Module: Google::Cloud::GkeHub::V1::SecurityPostureConfig::Mode
- Defined in:
- proto_docs/google/cloud/gkehub/v1/fleet.rb
Overview
Mode defines enablement mode for GKE Security posture features.
Constant Summary collapse
- MODE_UNSPECIFIED =
Default value not specified.
0- DISABLED =
Disables Security Posture features on the cluster.
1- BASIC =
Applies Security Posture features on the cluster.
2- ENTERPRISE =
Applies the Security Posture off cluster Enterprise level features.
3