ProtectConfigResponse

data class ProtectConfigResponse(val workloadConfig: WorkloadConfigResponse, val workloadVulnerabilityMode: String)

ProtectConfig defines the flags needed to enable/disable features for the Protect API.

Constructors

Link copied to clipboard
fun ProtectConfigResponse(workloadConfig: WorkloadConfigResponse, workloadVulnerabilityMode: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

WorkloadConfig defines which actions are enabled for a cluster's workload configurations.

Link copied to clipboard

Sets which mode to use for Protect workload vulnerability scanning feature.