AttachedClusterSecurityPostureConfig

data class AttachedClusterSecurityPostureConfig(val vulnerabilityMode: String)

Constructors

Link copied to clipboard
constructor(vulnerabilityMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Sets the mode of the Kubernetes security posture API's workload vulnerability scanning. Possible values are: VULNERABILITY_DISABLED, VULNERABILITY_ENTERPRISE.