ComputeNetwork

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringComputeNetwork
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specComputeNetworkSpec
statusComputeNetworkStatus

ComputeNetworkSpec

Appears on:ComputeNetwork, ComputeNetworkStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
autoCreateSubnetworksbool(Optional)
deleteDefaultRoutesOnCreatebool(Optional)
descriptionstring(Optional)
gatewayIpv4string(Optional)
ipv4Rangestring(Optional) Deprecated
namestring
projectstring(Optional)
routingModestring(Optional)
selfLinkstring(Optional)

ComputeNetworkStatus

Appears on:ComputeNetwork

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

Phase(string alias)

Appears on:ComputeNetworkStatus