Reference documentation and code samples for the Google Cloud Container V1 Client class WindowsNodeConfig.
Parameters that can be configured on Windows nodes.
Windows Node Config that define the parameters that will be used to configure the Windows node pool settings
Generated from protobuf message google.container.v1.WindowsNodeConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ os_version |
int
OSVersion specifies the Windows node config to be used on the node |
getOsVersion
OSVersion specifies the Windows node config to be used on the node
Returns | |
---|---|
Type | Description |
int |
setOsVersion
OSVersion specifies the Windows node config to be used on the node
Parameter | |
---|---|
Name | Description |
var |
int
|
Returns | |
---|---|
Type | Description |
$this |