Reference documentation and code samples for the Google Cloud Telco Automation V1 Client class ManagementConfig.
Configuration of the cluster management
Generated from protobuf message google.cloud.telcoautomation.v1.ManagementConfig
Namespace
Google \ Cloud \ TelcoAutomation \ V1Methods
__construct
Constructor.
Parameters | |
---|---|
Name | Description |
data |
array
Optional. Data for populating the Message object. |
↳ standard_management_config |
StandardManagementConfig
Configuration of the standard (GKE) cluster management |
↳ full_management_config |
FullManagementConfig
Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature. |
getStandardManagementConfig
Configuration of the standard (GKE) cluster management
Returns | |
---|---|
Type | Description |
StandardManagementConfig|null |
hasStandardManagementConfig
setStandardManagementConfig
Configuration of the standard (GKE) cluster management
Parameter | |
---|---|
Name | Description |
var |
StandardManagementConfig
|
Returns | |
---|---|
Type | Description |
$this |
getFullManagementConfig
Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.
Returns | |
---|---|
Type | Description |
FullManagementConfig|null |
hasFullManagementConfig
setFullManagementConfig
Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.
Parameter | |
---|---|
Name | Description |
var |
FullManagementConfig
|
Returns | |
---|---|
Type | Description |
$this |
getOneofConfig
Returns | |
---|---|
Type | Description |
string |