ClusterQuotaConfigurationProperties Class
Contains all settings for the cluster.
Constructor
ClusterQuotaConfigurationProperties(*args: Any, **kwargs: Any)
Variables
| Name | Description |
|---|---|
|
settings
|
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster. |
Attributes
settings
All possible Cluster settings - a collection of key/value paired settings which apply to quotas and configurations imposed on the cluster.
settings: dict[str, str] | None