class NodePoolAutoConfig extends Model (View source)

Properties

protected $networkTagsType
protected $networkTagsDataType
protected $nodeKubeletConfigType
protected $nodeKubeletConfigDataType
protected $resourceManagerTagsType
protected $resourceManagerTagsDataType

Methods

setNetworkTags(NetworkTags $networkTags)

No description

getNetworkTags()

No description

setNodeKubeletConfig(NodeKubeletConfig $nodeKubeletConfig)

No description

setResourceManagerTags(ResourceManagerTags $resourceManagerTags)

No description

Details

setNetworkTags(NetworkTags $networkTags)

No description

Parameters

NetworkTags $networkTags

NetworkTags getNetworkTags()

No description

Return Value

NetworkTags

setNodeKubeletConfig(NodeKubeletConfig $nodeKubeletConfig)

No description

Parameters

NodeKubeletConfig $nodeKubeletConfig

NodeKubeletConfig getNodeKubeletConfig()

No description

Return Value

NodeKubeletConfig

setResourceManagerTags(ResourceManagerTags $resourceManagerTags)

No description

Parameters

ResourceManagerTags $resourceManagerTags

ResourceManagerTags getResourceManagerTags()

No description

Return Value

ResourceManagerTags