Google Cloud Container V1 Client - Class SecondaryBootDisk (2.5.0)

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

SecondaryBootDisk represents a persistent disk attached to a node with special configurations based on its mode.

Generated from protobuf message google.container.v1.SecondaryBootDisk

Namespace

Google \ Cloud \ Container \ V1

Methods

__construct

Constructor.

Parameters
Name
Description
data
array

Optional. Data for populating the Message object.

↳ mode
int

Disk mode (container image cache, etc.)

↳ disk_image
string

Fully-qualified resource ID for an existing disk image.

getMode

Disk mode (container image cache, etc.)

Returns
Type
Description
int
Enum of type Mode .

setMode

Disk mode (container image cache, etc.)

Parameter
Name
Description
var
int

Enum of type Mode .

Returns
Type
Description
$this

getDiskImage

Fully-qualified resource ID for an existing disk image.

Returns
Type
Description
string

setDiskImage

Fully-qualified resource ID for an existing disk image.

Parameter
Name
Description
var
string
Returns
Type
Description
$this
Create a Mobile Website
View Site in Mobile | Classic
Share by: