Google Cloud Container V1 Client - Class SandboxConfig (1.17.1)

Reference documentation and code samples for the Google Cloud Container V1 Client class SandboxConfig.

SandboxConfig contains configurations of the sandbox to use for the node.

Generated from protobuf message google.container.v1.SandboxConfig

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ type int

Type of the sandbox to use for the node.

getType

Type of the sandbox to use for the node.

Returns
TypeDescription
int

setType

Type of the sandbox to use for the node.

Parameter
NameDescription
var int
Returns
TypeDescription
$this