Reference documentation and code samples for the Google Cloud Container V1 Client class NodeManagement.
NodeManagement defines the set of node management services turned on for the node pool.
Generated from protobuf message google.container.v1.NodeManagement
Methods
__construct
Constructor.
data
array
Optional. Data for populating the Message object.
↳ auto_upgrade
bool
A flag that specifies whether node auto-upgrade is enabled for the node pool. If enabled, node auto-upgrade helps keep the nodes in your node pool up to date with the latest release version of Kubernetes.
↳ auto_repair
bool
A flag that specifies whether the node auto-repair is enabled for the node pool. If enabled, the nodes in this node pool will be monitored and, if they fail health checks too many times, an automatic repair action will be triggered.
↳ upgrade_options
getAutoUpgrade
A flag that specifies whether node auto-upgrade is enabled for the node pool. If enabled, node auto-upgrade helps keep the nodes in your node pool up to date with the latest release version of Kubernetes.
bool
setAutoUpgrade
A flag that specifies whether node auto-upgrade is enabled for the node pool. If enabled, node auto-upgrade helps keep the nodes in your node pool up to date with the latest release version of Kubernetes.
var
bool
$this
getAutoRepair
A flag that specifies whether the node auto-repair is enabled for the node pool. If enabled, the nodes in this node pool will be monitored and, if they fail health checks too many times, an automatic repair action will be triggered.
bool
setAutoRepair
A flag that specifies whether the node auto-repair is enabled for the node pool. If enabled, the nodes in this node pool will be monitored and, if they fail health checks too many times, an automatic repair action will be triggered.
var
bool
$this
getUpgradeOptions
Specifies the Auto Upgrade knobs for the node pool.
hasUpgradeOptions
clearUpgradeOptions
setUpgradeOptions
Specifies the Auto Upgrade knobs for the node pool.
$this