clusterIpv4CidrBlocks

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


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