ComputeInterconnectAttachment

Field Type Description
apiVersion string google.kubeform.com/v1alpha1
kind string ComputeInterconnectAttachment
metadata Kubernetes meta/v1.ObjectMeta Refer to the Kubernetes API documentation for the fields of the metadata field.
spec ComputeInterconnectAttachmentSpec
status ComputeInterconnectAttachmentStatus

ComputeInterconnectAttachmentSpec

(Appears on:ComputeInterconnectAttachment, ComputeInterconnectAttachmentStatus)
Field Type Description
providerRef Kubernetes core/v1.LocalObjectReference
id string
cloudRouterIPAddress string (Optional)
creationTimestamp string (Optional)
customerRouterIPAddress string (Optional)
description string (Optional)
googleReferenceID string (Optional)
interconnect string
name string
privateInterconnectInfo []ComputeInterconnectAttachmentSpecPrivateInterconnectInfo (Optional)
project string (Optional)
region string (Optional)
router string
selfLink string (Optional)

ComputeInterconnectAttachmentSpecPrivateInterconnectInfo

(Appears on:ComputeInterconnectAttachmentSpec)
Field Type Description
tag8021q int (Optional)

ComputeInterconnectAttachmentStatus

(Appears on:ComputeInterconnectAttachment)
Field Type Description
observedGeneration int64 (Optional) Resource generation, which is updated on mutation by the API Server.
output ComputeInterconnectAttachmentSpec (Optional)
state kubeform.dev/kubeform/apis.State (Optional)