ComputeTargetPool

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringComputeTargetPool
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specComputeTargetPoolSpec
statusComputeTargetPoolStatus

ComputeTargetPoolSpec

Appears on:ComputeTargetPool, ComputeTargetPoolStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
backupPoolstring(Optional)
descriptionstring(Optional)
failoverRatiofloat64(Optional)
healthChecks[]string(Optional)
instances[]string(Optional)
namestring
projectstring(Optional)
regionstring(Optional)
selfLinkstring(Optional)
sessionAffinitystring(Optional)

ComputeTargetPoolStatus

Appears on:ComputeTargetPool

FieldTypeDescription
observedGenerationint64(Optional) Resource generation, which is updated on mutation by the API Server.
outputComputeTargetPoolSpec(Optional)
statekubeform.dev/kubeform/apis/base/v1alpha1.State(Optional)
phasePhase(Optional)

Phase(string alias)

Appears on:ComputeTargetPoolStatus