NetworkPolicyConfigResponse

data class NetworkPolicyConfigResponse(val disabled: Boolean)

Configuration for NetworkPolicy. This only tracks whether the addon is enabled or not on the Master, it does not track whether network policy is enabled for the nodes.

Constructors

Link copied to clipboard

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Whether NetworkPolicy is enabled for this cluster.