networkPolicyConfig

@JvmName(name = "vsgwhvioeduegpft")
suspend fun networkPolicyConfig(value: Output<NetworkPolicyConfigArgs>)
@JvmName(name = "xkhybirfbwwejjka")
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 = "crcdnjxqcyuurcui")
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.