public enum SecurityPostureConfig.Types.VulnerabilityModeReference documentation and code samples for the Google Kubernetes Engine v1 API enum SecurityPostureConfig.Types.VulnerabilityMode.
VulnerabilityMode defines enablement mode for vulnerability scanning.
Namespace
Google.Cloud.Container.V1Assembly
Google.Cloud.Container.V1.dll
Fields |
|
|---|---|
| Name | Description |
Unspecified |
Default value not specified. |
VulnerabilityBasic |
Deprecated: Basic vulnerability scanning is no longer supported. For more details, see https://cloud.google.com/kubernetes-engine/docs/deprecations/posture-management-deprecation. Applies basic vulnerability scanning on the cluster. |
VulnerabilityDisabled |
Disables vulnerability scanning on the cluster. |
VulnerabilityEnterprise |
Applies the Security Posture's vulnerability on cluster Enterprise level features. |