additionalPodNetworkConfigs

Parameters

value

We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node. Structure is documented below


@JvmName(name = "daartekttwjnagwt")
suspend fun additionalPodNetworkConfigs(vararg values: Output<NodePoolNetworkConfigAdditionalPodNetworkConfigArgs>)


@JvmName(name = "rhhfnabauplrflou")
suspend fun additionalPodNetworkConfigs(values: List<Output<NodePoolNetworkConfigAdditionalPodNetworkConfigArgs>>)
@JvmName(name = "ygxfwdmqylychooa")
suspend fun additionalPodNetworkConfigs(vararg values: NodePoolNetworkConfigAdditionalPodNetworkConfigArgs)

Parameters

values

We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node. Structure is documented below


@JvmName(name = "fklnjfstrrdixbla")
suspend fun additionalPodNetworkConfigs(argument: List<suspend NodePoolNetworkConfigAdditionalPodNetworkConfigArgsBuilder.() -> Unit>)
@JvmName(name = "mnfomeajokegymir")
suspend fun additionalPodNetworkConfigs(vararg argument: suspend NodePoolNetworkConfigAdditionalPodNetworkConfigArgsBuilder.() -> Unit)
@JvmName(name = "geaearvnjubchlpm")
suspend fun additionalPodNetworkConfigs(argument: suspend NodePoolNetworkConfigAdditionalPodNetworkConfigArgsBuilder.() -> Unit)

Parameters

argument

We specify the additional pod networks for this node pool using this list. Each pod network corresponds to an additional alias IP range for the node. Structure is documented below