podAddressCidrBlocks

@JvmName(name = "wbxbpwacoekrymxb")
suspend fun podAddressCidrBlocks(value: Output<List<String>>)
@JvmName(name = "ubxfcydsooutdlhl")
suspend fun podAddressCidrBlocks(value: List<String>)

Parameters

value

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


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


@JvmName(name = "utvmkdaiytewvjik")
suspend fun podAddressCidrBlocks(values: List<Output<String>>)
@JvmName(name = "cqnfglaukqxrqmrv")
suspend fun podAddressCidrBlocks(vararg values: String)

Parameters

values

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