RuntimeconfigVariable

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringRuntimeconfigVariable
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specRuntimeconfigVariableSpec
statusRuntimeconfigVariableStatus

Phase(string alias)

Appears on:RuntimeconfigVariableStatus

RuntimeconfigVariableSpec

Appears on:RuntimeconfigVariable, RuntimeconfigVariableStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
namestring
parentstring
projectstring(Optional)
textstring(Optional)
updateTimestring(Optional)
valuestring(Optional)

RuntimeconfigVariableStatus

Appears on:RuntimeconfigVariable

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