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
Returns
- (::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.
#full_management_config=
def full_management_config=(value) -> ::Google::Cloud::TelcoAutomation::V1::FullManagementConfig
Parameter
- value (::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.
Returns
- (::Google::Cloud::TelcoAutomation::V1::FullManagementConfig) — Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature.
#standard_management_config
def standard_management_config() -> ::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig
Returns
- (::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management
#standard_management_config=
def standard_management_config=(value) -> ::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig
Parameter
- value (::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management
Returns
- (::Google::Cloud::TelcoAutomation::V1::StandardManagementConfig) — Configuration of the standard (GKE) cluster management