KubernetesClusterAciConnectorLinux

data class KubernetesClusterAciConnectorLinux(val connectorIdentities: List<KubernetesClusterAciConnectorLinuxConnectorIdentity>? = null, val subnetName: String)

Constructors

Link copied to clipboard
constructor(connectorIdentities: List<KubernetesClusterAciConnectorLinuxConnectorIdentity>? = null, subnetName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A connector_identity block is exported. The exported attributes are defined below.

Link copied to clipboard

The subnet name for the virtual nodes to run.