defaultNetworkPolicy

@JvmName(name = "leqdmbdftlfdcway")
suspend fun defaultNetworkPolicy(value: Output<NetworkPoliciesArgs>)
@JvmName(name = "ngnrhvqbymyhdcfx")
suspend fun defaultNetworkPolicy(value: NetworkPoliciesArgs?)

Parameters

value

The default network policy enforced upon the namespace. Customers can have other Kubernetes network policy objects under the namespace. All the network policies will be enforced.


@JvmName(name = "xkgcfbbtirjvyryc")
suspend fun defaultNetworkPolicy(argument: suspend NetworkPoliciesArgsBuilder.() -> Unit)

Parameters

argument

The default network policy enforced upon the namespace. Customers can have other Kubernetes network policy objects under the namespace. All the network policies will be enforced.