clusterIpv4CidrBlocks

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


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