Class ManagementConfig (0.2.2)

ManagementConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of the cluster management

This message has oneof_ fields (mutually exclusive fields). For each oneof, at most one member field can be set at the same time. Setting any member of the oneof automatically clears all other members.

.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields

Attributes

NameDescription
standard_management_config google.cloud.telcoautomation_v1alpha1.types.StandardManagementConfig
Configuration of the standard (GKE) cluster management This field is a member of oneof_ oneof_config.
full_management_config google.cloud.telcoautomation_v1alpha1.types.FullManagementConfig
Configuration of the full (Autopilot) cluster management. Full cluster management is a preview feature. This field is a member of oneof_ oneof_config.