Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::SecurityPostureConfig::VulnerabilityMode (v0.55.0)

Reference documentation and code samples for the Kubernetes Engine V1beta1 API module Google::Cloud::Container::V1beta1::SecurityPostureConfig::VulnerabilityMode.

VulnerabilityMode defines enablement mode for vulnerability scanning.

Constants

VULNERABILITY_MODE_UNSPECIFIED

value: 0
Default value not specified.

VULNERABILITY_DISABLED

value: 1
Disables vulnerability scanning on the cluster.

VULNERABILITY_BASIC

value: 2
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.

VULNERABILITY_ENTERPRISE

value: 3
Applies the Security Posture's vulnerability on cluster Enterprise level features.