class PolicyControllerPolicyControllerHubConfig extends Collection (View source)

Properties

protected $collection_key
string $auditIntervalSeconds
string[] $exemptableNamespaces
string $installSpec
bool $logDeniesEnabled
bool $referentialRulesEnabled
protected $templateLibraryConfigType
protected $templateLibraryConfigDataType

Methods

setAuditIntervalSeconds($auditIntervalSeconds)

No description

string
getAuditIntervalSeconds()

No description

setExemptableNamespaces($exemptableNamespaces)

No description

string[]
getExemptableNamespaces()

No description

setInstallSpec($installSpec)

No description

string
getInstallSpec()

No description

setLogDeniesEnabled($logDeniesEnabled)

No description

bool
getLogDeniesEnabled()

No description

setReferentialRulesEnabled($referentialRulesEnabled)

No description

bool
getReferentialRulesEnabled()

No description

setTemplateLibraryConfig(PolicyControllerTemplateLibraryConfig $templateLibraryConfig)

No description

Details

setAuditIntervalSeconds($auditIntervalSeconds)

No description

Parameters

$auditIntervalSeconds

string getAuditIntervalSeconds()

No description

Return Value

string

setExemptableNamespaces($exemptableNamespaces)

No description

Parameters

$exemptableNamespaces

string[] getExemptableNamespaces()

No description

Return Value

string[]

setInstallSpec($installSpec)

No description

Parameters

$installSpec

string getInstallSpec()

No description

Return Value

string

setLogDeniesEnabled($logDeniesEnabled)

No description

Parameters

$logDeniesEnabled

bool getLogDeniesEnabled()

No description

Return Value

bool

setReferentialRulesEnabled($referentialRulesEnabled)

No description

Parameters

$referentialRulesEnabled

bool getReferentialRulesEnabled()

No description

Return Value

bool

setTemplateLibraryConfig(PolicyControllerTemplateLibraryConfig $templateLibraryConfig)

No description

Parameters

PolicyControllerTemplateLibraryConfig $templateLibraryConfig

PolicyControllerTemplateLibraryConfig getTemplateLibraryConfig()

No description