Get desktop application:
View/edit binary Protocol Buffers messages
TODO(joerg84): Add limits, i.e. upper bounds of resources that a role is allowed to use.
Used in:
Quota is granted per role and not per framework, similar to dynamic reservations.
Principal which set the quota. Currently only operators can set quotas.
The guarantee that these resources are allocatable for the above role. NOTE: `guarantee.role` should not specify any role except '*', because quota does not reserve specific resources.
* `QuotaRequest` provides a schema for set quota JSON requests.
Used in:
Disables the capacity heuristic check if set to `true`.
The role for which to set quota.
The requested guarantee that these resources will be allocatable for the above role.
* `QuotaStatus` describes the internal representation for the /quota/status response.
Used in:
Quotas which are currently set, i.e. known to the master.