ComputeSubnetwork

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringComputeSubnetwork
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specComputeSubnetworkSpec
statusComputeSubnetworkStatus

ComputeSubnetworkSpec

Appears on:ComputeSubnetwork, ComputeSubnetworkStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
creationTimestampstring(Optional)
descriptionstring(Optional)
enableFlowLogsbool(Optional)
fingerprintstring(Optional)
gatewayAddressstring(Optional)
ipCIDRRangestring
namestring
networkstring
privateIPGoogleAccessbool(Optional)
projectstring(Optional)
regionstring(Optional)
secondaryIPRange[]ComputeSubnetworkSpecSecondaryIPRange(Optional)
selfLinkstring(Optional)

ComputeSubnetworkSpecSecondaryIPRange

Appears on:ComputeSubnetworkSpec

FieldTypeDescription
ipCIDRRangestring
rangeNamestring

ComputeSubnetworkStatus

Appears on:ComputeSubnetwork

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

Phase(string alias)

Appears on:ComputeSubnetworkStatus