Google Cloud Container V1 Client - Class WindowsNodeConfig (1.30.3)

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 \ V1

Methods

__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