Anthos Multi-Cloud V1 API - Module Google::Cloud::GkeMultiCloud::V1::SecurityPostureConfig::VulnerabilityMode (v0.21.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Anthos Multi-Cloud V1 API module Google::Cloud::GkeMultiCloud::V1::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_ENTERPRISE
value: 2 Applies the Security Posture's vulnerability on cluster Enterprise level
features.