Class Mode (2.17.3)

Mode(value)

Mode defines how to audit the workload configs.

Values: MODE_UNSPECIFIED (0): Default value meaning that no mode has been specified. DISABLED (1): This disables Workload Configuration auditing on the cluster, meaning that nothing is surfaced. BASIC (4): Applies the default set of policy auditing to a cluster's workloads. BASELINE (2): Surfaces configurations that are not in line with the Pod Security Standard Baseline policy. RESTRICTED (3): Surfaces configurations that are not in line with the Pod Security Standard Restricted policy.