exemptableNamespaces property

List<String>? exemptableNamespaces
getter/setter pair

The set of namespaces that are excluded from Policy Controller checks.

Namespaces do not need to currently exist on the cluster.

Implementation

core.List<core.String>? exemptableNamespaces;