clusterIpv6CidrBlocks

@JvmName(name = "wsufjmrjwdnnewff")
suspend fun clusterIpv6CidrBlocks(value: Output<List<String>>)
@JvmName(name = "jcpbuaonnodykksd")
suspend fun clusterIpv6CidrBlocks(value: List<String>?)

Parameters

value

If specified, dual stack mode is enabled and all pods in the cluster are assigned an IPv6 address from these blocks alongside from an IPv4 address. Only a single block is supported. This field cannot be changed after creation.


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


@JvmName(name = "bdkulxhyfndakrlp")
suspend fun clusterIpv6CidrBlocks(values: List<Output<String>>)
@JvmName(name = "bucsfprmrkybjsrc")
suspend fun clusterIpv6CidrBlocks(vararg values: String)

Parameters

values

If specified, dual stack mode is enabled and all pods in the cluster are assigned an IPv6 address from these blocks alongside from an IPv4 address. Only a single block is supported. This field cannot be changed after creation.