ComputeRoute

FieldTypeDescription
apiVersionstringgoogle.kubeform.com/v1alpha1
kindstringComputeRoute
metadataKubernetes meta/v1.ObjectMetaRefer to the Kubernetes API documentation for the fields of the metadata field.
specComputeRouteSpec
statusComputeRouteStatus

ComputeRouteSpec

Appears on:ComputeRoute, ComputeRouteStatus

FieldTypeDescription
providerRefKubernetes core/v1.LocalObjectReference
idstring
descriptionstring(Optional)
destRangestring
namestring
networkstring
nextHopGatewaystring(Optional)
nextHopInstancestring(Optional)
nextHopInstanceZonestring(Optional)
nextHopIPstring(Optional)
nextHopNetworkstring(Optional)
nextHopVPNTunnelstring(Optional)
priorityint64(Optional)
projectstring(Optional)
selfLinkstring(Optional)
tags[]string(Optional)

ComputeRouteStatus

Appears on:ComputeRoute

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

Phase(string alias)

Appears on:ComputeRouteStatus