Module: Google::Cloud::GkeHub::ConfigManagement::V1::MembershipSpec::Management
- Defined in:
- proto_docs/google/cloud/gkehub/v1/configmanagement/configmanagement.rb
Overview
Whether to automatically manage the Feature.
Constant Summary collapse
- MANAGEMENT_UNSPECIFIED =
Unspecified
0
- MANAGEMENT_AUTOMATIC =
Google will manage the Feature for the cluster.
1
- MANAGEMENT_MANUAL =
User will manually manage the Feature for the cluster.
2