ClusterIpAllocationPolicyAdditionalPodRangesConfigArgs

data class ClusterIpAllocationPolicyAdditionalPodRangesConfigArgs(val podRangeNames: Output<List<String>>) : ConvertibleToJava<ClusterIpAllocationPolicyAdditionalPodRangesConfigArgs>

Constructors

Functions

Link copied to clipboard
open override fun toJava(): ClusterIpAllocationPolicyAdditionalPodRangesConfigArgs

Properties

Link copied to clipboard
val podRangeNames: Output<List<String>>

The names of the Pod ranges to add to the cluster.