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
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
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 | |
---|---|
Type | Description |
bool |
setEnabled
Whether Fast Socket features are enabled in the node pool.
Parameter | |
---|---|
Name | Description |
var |
bool
|
Returns | |
---|---|
Type | Description |
$this |