clusterIpv4CidrBlocks

@JvmName(name = "iyieifojrtysurcm")
suspend fun clusterIpv4CidrBlocks(value: Output<List<String>>)
@JvmName(name = "cjakayqsedabejaf")
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 = "ndaguxuqmyehqrcw")
suspend fun clusterIpv4CidrBlocks(vararg values: Output<String>)


@JvmName(name = "kcnqlrsdxglxhmwq")
suspend fun clusterIpv4CidrBlocks(values: List<Output<String>>)
@JvmName(name = "wsifaeehayfboape")
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.