Kubernetes Engine V1beta1 API - Module Google::Cloud::Container::V1beta1::ProtectConfig::WorkloadVulnerabilityMode (v0.14.0)

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

WorkloadVulnerabilityMode defines mode to perform vulnerability scanning.

Constants

WORKLOAD_VULNERABILITY_MODE_UNSPECIFIED

value: 0
Default value not specified.

DISABLED

value: 1
Disables Workload Vulnerability Scanning feature on the cluster.

BASIC

value: 2
Applies basic vulnerability scanning settings for cluster workloads.