KubernetesClusterControlPlaneFirewall

data class KubernetesClusterControlPlaneFirewall(val allowedAddresses: List<String>, val enabled: Boolean)

Constructors

Link copied to clipboard
constructor(allowedAddresses: List<String>, enabled: Boolean)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard

Boolean flag whether the routing-agent is enabled or not.