Google Cloud Container V1 Client - Class AdditionalPodRangesConfig (1.13.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
Name Description
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
Type Description
Google\Protobuf\Internal\RepeatedField

setPodRangeNames

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

Parameter
Name Description
var string[]
Returns
Type Description
$this