Google Cloud Container V1 Client - Class WindowsNodeConfig (1.17.1)

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
NameDescription
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
TypeDescription
int

setOsVersion

OSVersion specifies the Windows node config to be used on the node

Parameter
NameDescription
var int
Returns
TypeDescription
$this