clusterIpv4CidrBlocks

@JvmName(name = "cwmeoolgqsmcanvm")
suspend fun clusterIpv4CidrBlocks(value: Output<List<String>>)
@JvmName(name = "lwrpvlyphumnyqyj")
suspend fun clusterIpv4CidrBlocks(value: List<String>)

Parameters

value

All pods in the cluster are assigned an RFC1918 IPv4 address from these blocks. Only a single block is supported. This field cannot be changed after creation.


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


@JvmName(name = "wbxcnbsfkhjohgjt")
suspend fun clusterIpv4CidrBlocks(values: List<Output<String>>)
@JvmName(name = "jlrjbnmenalmfmcc")
suspend fun clusterIpv4CidrBlocks(vararg values: String)

Parameters

values

All pods in the cluster are assigned an RFC1918 IPv4 address from these blocks. Only a single block is supported. This field cannot be changed after creation.