You are looking at the documentation of a prior release. To read the documentation of the latest release, please visit here.

BigtableTable

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringBigtableTable
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specBigtableTableSpec
statusBigtableTableStatus

BigtableTableSpec

Appears on:BigtableTable, BigtableTableStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
columnFamily[]BigtableTableSpecColumnFamily(Optional)
instanceNamestring
namestring
projectstring(Optional)
splitKeys[]string(Optional)

BigtableTableSpecColumnFamily

Appears on:BigtableTableSpec

FieldTypeDescription
familystring

BigtableTableStatus

Appears on:BigtableTable

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

Phase(string alias)

Appears on:BigtableTableStatus