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

ServiceNetworkingConnection

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringServiceNetworkingConnection
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specServiceNetworkingConnectionSpec
statusServiceNetworkingConnectionStatus

Phase(string alias)

Appears on:ServiceNetworkingConnectionStatus

ServiceNetworkingConnectionSpec

Appears on:ServiceNetworkingConnection, ServiceNetworkingConnectionStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
networkstring
peeringstring(Optional)
reservedPeeringRanges[]string
servicestring

ServiceNetworkingConnectionStatus

Appears on:ServiceNetworkingConnection

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