Field | Type | Description |
---|---|---|
apiVersion |
string | google.kubeform.com/v1alpha1 |
kind |
string | ComputeBackendService |
metadata |
Kubernetes meta/v1.ObjectMeta | Refer to the Kubernetes API documentation for the fields of the metadata field. |
spec |
ComputeBackendServiceSpec | |
status |
ComputeBackendServiceStatus |
Field | Type | Description |
---|---|---|
providerRef |
Kubernetes core/v1.LocalObjectReference | |
id |
string | |
secretRef |
Kubernetes core/v1.LocalObjectReference | |
backend |
[]ComputeBackendServiceSpecBackend | (Optional) |
cdnPolicy |
[]ComputeBackendServiceSpecCdnPolicy | (Optional) |
connectionDrainingTimeoutSec |
int | (Optional) |
customRequestHeaders |
[]string | (Optional) Deprecated |
description |
string | (Optional) |
enableCdn |
bool | (Optional) |
fingerprint |
string | (Optional) |
healthChecks |
[]string | |
iap |
[]ComputeBackendServiceSpecIap | (Optional) |
name |
string | |
portName |
string | (Optional) |
project |
string | (Optional) |
protocol |
string | (Optional) |
securityPolicy |
string | (Optional) |
selfLink |
string | (Optional) |
sessionAffinity |
string | (Optional) |
timeoutSec |
int | (Optional) |
Field | Type | Description |
---|---|---|
balancingMode |
string | (Optional) |
capacityScaler |
encoding/json.Number | (Optional) |
description |
string | (Optional) |
group |
string | (Optional) |
maxConnections |
int | (Optional) |
maxConnectionsPerInstance |
int | (Optional) |
maxRate |
int | (Optional) |
maxRatePerInstance |
encoding/json.Number | (Optional) |
maxUtilization |
encoding/json.Number | (Optional) |
Field | Type | Description |
---|---|---|
cacheKeyPolicy |
[]ComputeBackendServiceSpecCdnPolicyCacheKeyPolicy | (Optional) |
Field | Type | Description |
---|---|---|
includeHost |
bool | (Optional) |
includeProtocol |
bool | (Optional) |
includeQueryString |
bool | (Optional) |
queryStringBlacklist |
[]string | (Optional) |
queryStringWhitelist |
[]string | (Optional) |
Field | Type | Description |
---|---|---|
oauth2ClientID |
string |
Field | Type | Description |
---|---|---|
observedGeneration |
int64 | (Optional) Resource generation, which is updated on mutation by the API Server. |
output |
ComputeBackendServiceSpec | (Optional) |
state |
kubeform.dev/kubeform/apis.State | (Optional) |
Name | Type | Description |
---|---|---|
iap.<index>.oauth2_client_secret |
string |