Class Mode (2.47.0)

Mode(value)

Mode defines how to audit the workload configs.

Enums

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