Reference documentation and code samples for the Telco Automation V1 API class Google::Cloud::TelcoAutomation::V1::ManagementConfig.
Configuration of the cluster management
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#full_management_config
def full_management_config() -> ::Google::Cloud::TelcoAutomation::V1::FullManagementConfig
-
(::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster
management is a preview feature.
Note: The following fields are mutually exclusive:
full_management_config
,standard_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#full_management_config=
def full_management_config=(value) -> ::Google::Cloud::TelcoAutomation::V1::FullManagementConfig
-
value (::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster
management is a preview feature.
Note: The following fields are mutually exclusive:
full_management_config
,standard_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster
management is a preview feature.
Note: The following fields are mutually exclusive:
full_management_config
,standard_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#standard_management_config
def standard_management_config() -> ::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig
-
(::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management
Note: The following fields are mutually exclusive:
standard_management_config
,full_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
#standard_management_config=
def standard_management_config=(value) -> ::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig
-
value (::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management
Note: The following fields are mutually exclusive:
standard_management_config
,full_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.
-
(::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management
Note: The following fields are mutually exclusive:
standard_management_config
,full_management_config
. If a field in that set is populated, all other fields in the set will automatically be cleared.