View Source GoogleApi.GKEHub.V1.Model.ConfigManagementPolicyController (google_api_gke_hub v0.3.1)
Configuration for Policy Controller
Attributes
-
auditIntervalSeconds
(type:String.t
, default:nil
) - Sets the interval for Policy Controller Audit Scans (in seconds). When set to 0, this disables audit functionality altogether. -
enabled
(type:boolean()
, default:nil
) - Enables the installation of Policy Controller. If false, the rest of PolicyController fields take no effect. -
exemptableNamespaces
(type:list(String.t)
, default:nil
) - The set of namespaces that are excluded from Policy Controller checks. Namespaces do not need to currently exist on the cluster. -
logDeniesEnabled
(type:boolean()
, default:nil
) - Logs all denies and dry run failures. -
referentialRulesEnabled
(type:boolean()
, default:nil
) - Enables the ability to use Constraint Templates that reference to objects other than the object currently being evaluated. -
templateLibraryInstalled
(type:boolean()
, default:nil
) - Installs the default template library along with Policy Controller.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.