public enum SecurityPostureConfig.Types.ModeReference documentation and code samples for the Google Kubernetes Engine v1 API enum SecurityPostureConfig.Types.Mode.
Mode defines enablement mode for GKE Security posture features.
Namespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Fields |
|
|---|---|
| Name | Description |
Basic |
Applies Security Posture features on the cluster. |
Disabled |
Disables Security Posture features on the cluster. |
Enterprise |
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. |
Unspecified |
Default value not specified. |