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

ProjectServiceBatch

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringProjectServiceBatch
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specProjectServiceBatchSpec
statusProjectServiceBatchStatus

Phase(string alias)

Appears on:ProjectServiceBatchStatus

ProjectServiceBatchSpec

Appears on:ProjectServiceBatch, ProjectServiceBatchStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
disableOnDestroybool(Optional)
projectstring(Optional)
services[]string

ProjectServiceBatchStatus

Appears on:ProjectServiceBatch

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