Reference documentation and code samples for the Google Cloud Container V1 Client class AutoIpamConfig.
AutoIpamConfig contains all information related to Auto IPAM
Generated from protobuf message google.container.v1.AutoIpamConfig
Namespace
Google \ Cloud \ Container \ V1Methods
__construct
Constructor.
| Parameters | |
|---|---|
| Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ enabled |
bool
The flag that enables Auto IPAM on this cluster |
getEnabled
The flag that enables Auto IPAM on this cluster
| Returns | |
|---|---|
| Type | Description |
bool |
|
hasEnabled
clearEnabled
setEnabled
The flag that enables Auto IPAM on this cluster
| Parameter | |
|---|---|
| Name | Description |
var |
bool
|
| Returns | |
|---|---|
| Type | Description |
$this |
|