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 | |
---|---|
Name | Description |
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 .
|