L2NetworkAttachmentConfiguration interface
L2NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 2 network.
Properties
network |
The resource ID of the network that is being configured for attachment. |
plugin |
The indicator of how this network will be utilized by the Kubernetes cluster. |
Property Details
networkId
The resource ID of the network that is being configured for attachment.
networkId: string
Property Value
string
pluginType
The indicator of how this network will be utilized by the Kubernetes cluster.
pluginType?: string
Property Value
string