Google Cloud Container V1 Client - Class FastSocket (1.13.1)

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

Configuration of Fast Socket feature.

Generated from protobuf message google.container.v1.FastSocket

Methods

__construct

Constructor.

Parameters
NameDescription
data array

Optional. Data for populating the Message object.

↳ enabled bool

Whether Fast Socket features are enabled in the node pool.

getEnabled

Whether Fast Socket features are enabled in the node pool.

Returns
TypeDescription
bool

setEnabled

Whether Fast Socket features are enabled in the node pool.

Parameter
NameDescription
var bool
Returns
TypeDescription
$this