SpannerInstance

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringSpannerInstance
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specSpannerInstanceSpec
statusSpannerInstanceStatus

Phase(string alias)

Appears on:SpannerInstanceStatus

SpannerInstanceSpec

Appears on:SpannerInstance, SpannerInstanceStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
configstring
displayNamestring
labelsmap[string]string(Optional)
namestring(Optional)
numNodesint64(Optional)
projectstring(Optional)
statestring(Optional)

SpannerInstanceStatus

Appears on:SpannerInstance

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