FirestoreIndex

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringFirestoreIndex
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specFirestoreIndexSpec
statusFirestoreIndexStatus

FirestoreIndexSpec

Appears on:FirestoreIndex, FirestoreIndexStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
collectionstring
databasestring(Optional)
fields[]FirestoreIndexSpecFields
namestring(Optional)
projectstring(Optional)
queryScopestring(Optional)

FirestoreIndexSpecFields

Appears on:FirestoreIndexSpec

FieldTypeDescription
arrayConfigstring(Optional)
fieldPathstring(Optional)
orderstring(Optional)

FirestoreIndexStatus

Appears on:FirestoreIndex

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

Phase(string alias)

Appears on:FirestoreIndexStatus