Interface protos.google.cloud.gkehub.configmanagement.v1alpha.IPolicyController (1.3.0)

Properties of a PolicyController.

Package

@google-cloud/gke-hub!

Properties

auditIntervalSeconds

auditIntervalSeconds?: (number|Long|string|null);

PolicyController auditIntervalSeconds

Property Value
TypeDescription
(number|Long|string|null)

enabled

enabled?: (boolean|null);

PolicyController enabled

Property Value
TypeDescription
(boolean|null)

exemptableNamespaces

exemptableNamespaces?: (string[]|null);

PolicyController exemptableNamespaces

Property Value
TypeDescription
(string[]|null)

logDeniesEnabled

logDeniesEnabled?: (boolean|null);

PolicyController logDeniesEnabled

Property Value
TypeDescription
(boolean|null)

mutationEnabled

mutationEnabled?: (boolean|null);

PolicyController mutationEnabled

Property Value
TypeDescription
(boolean|null)

referentialRulesEnabled

referentialRulesEnabled?: (boolean|null);

PolicyController referentialRulesEnabled

Property Value
TypeDescription
(boolean|null)

templateLibraryInstalled

templateLibraryInstalled?: (boolean|null);

PolicyController templateLibraryInstalled

Property Value
TypeDescription
(boolean|null)