ClusterIpAllocationPolicyAdditionalPodRangesConfigArgs

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

Constructors

constructor(podRangeNames: Output<List<String>>)

Properties

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

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

Functions

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