Reference documentation and code samples for the Kubernetes Engine V1 API module Google::Cloud::Container::V1::SecurityPostureConfig::Mode.
Mode defines enablement mode for GKE Security posture features.
Constants
MODE_UNSPECIFIED
value: 0
Default value not specified.
DISABLED
value: 1
Disables Security Posture features on the cluster.
BASIC
value: 2
Applies Security Posture features on the cluster.
ENTERPRISE
value: 3
Deprecated: Security Posture Enterprise features are no longer supported.
For more details, see
https://cloud.google.com/kubernetes-engine/docs/deprecations/posture-management-deprecation.
Applies the Security Posture off cluster Enterprise level features.