Share via


ResourceQuota interface

Resource quota for the namespace.

Properties

cpuLimit

CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.

cpuRequest

CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.

memoryLimit

Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.

memoryRequest

Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.

Property Details

cpuLimit

CPU limit of the namespace in one-thousandth CPU form. See CPU resource units for more details.

cpuLimit?: string

Property Value

string

cpuRequest

CPU request of the namespace in one-thousandth CPU form. See CPU resource units for more details.

cpuRequest?: string

Property Value

string

memoryLimit

Memory limit of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.

memoryLimit?: string

Property Value

string

memoryRequest

Memory request of the namespace in the power-of-two equivalents form: Ei, Pi, Ti, Gi, Mi, Ki. See Memory resource units for more details.

memoryRequest?: string

Property Value

string