Google Cloud Container V1 Client - Class AdditionalPodRangesConfig (1.12.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class AdditionalPodRangesConfig.

AdditionalPodRangesConfig is the configuration for additional pod secondary ranges supporting the ClusterUpdate message.

Generated from protobuf message google.container.v1.AdditionalPodRangesConfig

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ pod_range_names array

Name for pod secondary ipv4 range which has the actual range defined ahead.

getPodRangeNames

Name for pod secondary ipv4 range which has the actual range defined ahead.

Returns
TypeDescription
Google\Protobuf\Internal\RepeatedField

setPodRangeNames

Name for pod secondary ipv4 range which has the actual range defined ahead.

Parameter
NameDescription
var string[]
Returns
TypeDescription
$this