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

SourcerepoRepository

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringSourcerepoRepository
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specSourcerepoRepositorySpec
statusSourcerepoRepositoryStatus

Phase(string alias)

Appears on:SourcerepoRepositoryStatus

SourcerepoRepositorySpec

Appears on:SourcerepoRepository, SourcerepoRepositoryStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
namestring
projectstring(Optional)
sizeint64(Optional)
urlstring(Optional)

SourcerepoRepositoryStatus

Appears on:SourcerepoRepository

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