class GkeNodePoolConfig extends Collection (View source)

Properties

protected $collection_key
protected $autoscalingType
protected $autoscalingDataType
protected $configType
protected $configDataType
string[] $locations

Methods

setAutoscaling(GkeNodePoolAutoscalingConfig $autoscaling)

No description

setConfig(GkeNodeConfig $config)

No description

getConfig()

No description

setLocations($locations)

No description

string[]
getLocations()

No description

Details

setAutoscaling(GkeNodePoolAutoscalingConfig $autoscaling)

No description

Parameters

GkeNodePoolAutoscalingConfig $autoscaling

GkeNodePoolAutoscalingConfig getAutoscaling()

No description

setConfig(GkeNodeConfig $config)

No description

Parameters

GkeNodeConfig $config

GkeNodeConfig getConfig()

No description

Return Value

GkeNodeConfig

setLocations($locations)

No description

Parameters

$locations

string[] getLocations()

No description

Return Value

string[]