networkPolicyConfig

@JvmName(name = "mtjrjtohafvdixry")
suspend fun networkPolicyConfig(value: Output<NetworkPolicyConfigArgs>)
@JvmName(name = "eyigtheluydeqtda")
suspend fun networkPolicyConfig(value: NetworkPolicyConfigArgs?)

Parameters

value

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.


@JvmName(name = "ojqmqyvjhodlrvwi")
suspend fun networkPolicyConfig(argument: suspend NetworkPolicyConfigArgsBuilder.() -> Unit)

Parameters

argument

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.