# Functions
No description provided by the author
No description provided by the author
ObjectCountQuotaResourceNameFor returns the ResourceName for counting the given groupResource.
No description provided by the author
# Constants
ClassPrefix is the prefix for a resource to define the max amount how many times an instance of a class can be provisioned.
No description provided by the author
No description provided by the author
ResourceCountNamespacePrefix is resource namespace prefix for counting resources.
ResourceCPU is the amount of cpu in cores.
ResourceIOPS defines max IOPS in input/output operations per second.
ResourceMemory is the amount of memory in bytes.
ResourceRequestsCPU is the amount of requested cpu in cores.
ResourceRequestsMemory is the amount of requested memory in bytes.
ResourceRequestsStorage is the amount of requested storage in bytes.
ResourceScopeBucketClass refers to the bucket class of a resource.
ResourceScopeMachineClass refers to the machine class of a resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ResourceScopeVolumeClass refers to the volume class of a resource.
ResourcesRequestsPrefix is the prefix used for limiting resource requests in ResourceQuota.
ResourceStorage is the amount of storage, in bytes.
ResourceTPS defines max throughput per second.
# Variables
AddToScheme adds the types in this group-version to the given scheme.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.
SchemeGroupVersion is group version used to register these objects.
# Structs
ObjectSelector specifies how to select objects of a certain kind.
ResourceQuota is the Schema for the resourcequotas API.
ResourceQuotaList contains a list of ResourceQuota.
ResourceQuotaSpec defines the desired state of ResourceQuotaSpec.
ResourceQuotaStatus is the status of a ResourceQuota.
ResourceScopeSelector selects.
ResourceScopeSelectorRequirement is a requirement for a resource using a ResourceScope alongside a ResourceScopeSelectorOperator with Values (depending on the ResourceScopeSelectorOperator).
# Type aliases
No description provided by the author
ResourceList is a list of ResourceName alongside their resource.Quantity.
ResourceName is the name of a resource, most often used alongside a resource.Quantity.
ResourceScope is a scope of a resource.
ResourceScopeSelectorOperator is an operator to compare a ResourceScope with values.