Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var AllEvaluatedGroupKinds = []unversioned.GroupKind{ kapi.Kind("Pod"), kapi.Kind("Service"), kapi.Kind("ReplicationController"), kapi.Kind("PersistentVolumeClaim"), kapi.Kind("Secret"), kapi.Kind("ConfigMap"), imageapi.Kind("ImageStream"), }
AllEvaluatedGroupKinds is the list of all group kinds that we evaluate for quotas in openshift and kube
Functions ¶
func NewAllResourceQuotaRegistry ¶ added in v1.3.0
func NewAllResourceQuotaRegistry(informerFactory shared.InformerFactory, osClient osclient.Interface, kubeClientSet clientset.Interface) kquota.Registry
NewAllResourceQuotaRegistry returns a registry object that knows how to evaluate all resources
func NewOriginQuotaRegistry ¶ added in v1.3.0
func NewOriginQuotaRegistry(isInformer shared.ImageStreamInformer, osClient osclient.Interface) kquota.Registry
NewOriginQuotaRegistry returns a registry object that knows how to evaluate quota usage of OpenShift resources.
Types ¶
This section is empty.
Directories ¶
Path | Synopsis |
---|---|
admission
|
|
clusterresourceoverride/api
Package api is the internal version of the API.
|
Package api is the internal version of the API. |
runonceduration
Package runonceduration contains the RunOnceDuration admission control plugin.
|
Package runonceduration contains the RunOnceDuration admission control plugin. |
runonceduration/api
Package api is the internal version of the API.
|
Package api is the internal version of the API. |
Package api is the internal version of the API.
|
Package api is the internal version of the API. |
v1
Package v1 is the v1 version of the API.
|
Package v1 is the v1 version of the API. |
Package image implements evaluators of usage for imagestreams and images.
|
Package image implements evaluators of usage for imagestreams and images. |
registry
|
|
Click to show internal directories.
Click to hide internal directories.