L3NetworkAttachmentConfiguration interface

L3NetworkAttachmentConfiguration represents the configuration of the attachment of a Layer 3 network.

Properties

ipamEnabled

The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached.

networkId

The resource ID of the network that is being configured for attachment.

pluginType

The indicator of how this network will be utilized by the Kubernetes cluster.

Property Details

ipamEnabled

The indication of whether this network will or will not perform IP address management and allocate IP addresses when attached.

ipamEnabled?: string

Property Value

string

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