class PolicyControllerHubConfig extends Collection (View source)

Properties

protected $collection_key
string $auditIntervalSeconds
string $constraintViolationLimit
protected $deploymentConfigsType
protected $deploymentConfigsDataType
string[] $exemptableNamespaces
string $installSpec
bool $logDeniesEnabled
protected $monitoringType
protected $monitoringDataType
bool $mutationEnabled
protected $policyContentType
protected $policyContentDataType
bool $referentialRulesEnabled

Methods

setAuditIntervalSeconds($auditIntervalSeconds)

No description

string
getAuditIntervalSeconds()

No description

setConstraintViolationLimit($constraintViolationLimit)

No description

string
getConstraintViolationLimit()

No description

setDeploymentConfigs($deploymentConfigs)

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

setMonitoring(PolicyControllerMonitoringConfig $monitoring)

No description

setMutationEnabled($mutationEnabled)

No description

bool
getMutationEnabled()

No description

setPolicyContent(PolicyControllerPolicyContentSpec $policyContent)

No description

setReferentialRulesEnabled($referentialRulesEnabled)

No description

bool
getReferentialRulesEnabled()

No description

Details

setAuditIntervalSeconds($auditIntervalSeconds)

No description

Parameters

$auditIntervalSeconds

string getAuditIntervalSeconds()

No description

Return Value

string

setConstraintViolationLimit($constraintViolationLimit)

No description

Parameters

$constraintViolationLimit

string getConstraintViolationLimit()

No description

Return Value

string

setDeploymentConfigs($deploymentConfigs)

No description

Parameters

$deploymentConfigs

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

setMonitoring(PolicyControllerMonitoringConfig $monitoring)

No description

Parameters

PolicyControllerMonitoringConfig $monitoring

setMutationEnabled($mutationEnabled)

No description

Parameters

$mutationEnabled

bool getMutationEnabled()

No description

Return Value

bool

setPolicyContent(PolicyControllerPolicyContentSpec $policyContent)

No description

Parameters

PolicyControllerPolicyContentSpec $policyContent

setReferentialRulesEnabled($referentialRulesEnabled)

No description

Parameters

$referentialRulesEnabled

bool getReferentialRulesEnabled()

No description

Return Value

bool