exemptableNamespaces

@JvmName(name = "wcmxujlvsyamswxi")
suspend fun exemptableNamespaces(value: Output<List<String>>)
@JvmName(name = "qdgmrjsgsodyctsn")
suspend fun exemptableNamespaces(value: List<String>?)

Parameters

value

The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.


@JvmName(name = "ykttwqbrmdqsihvh")
suspend fun exemptableNamespaces(vararg values: Output<String>)


@JvmName(name = "hgdmdrnfeceoqbmf")
suspend fun exemptableNamespaces(values: List<Output<String>>)
@JvmName(name = "cbriijrglfrcgpxl")
suspend fun exemptableNamespaces(vararg values: String)

Parameters

values

The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster.