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"), imageapi.LegacyKind("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. |
+groupName=quota.openshift.io Package api is the internal version of the API.
|
+groupName=quota.openshift.io Package api is the internal version of the API. |
v1
+groupName=quota.openshift.io Package v1 is the v1 version of the API.
|
+groupName=quota.openshift.io Package v1 is the v1 version of the API. |
clientset
|
|
internalclientset
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
internalclientset/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
internalclientset/typed/quota/internalversion
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
internalclientset/typed/quota/internalversion/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
release_v3_6
This package has the automatically generated clientset.
|
This package has the automatically generated clientset. |
release_v3_6/fake
This package has the automatically generated fake clientset.
|
This package has the automatically generated fake clientset. |
release_v3_6/typed/quota/v1
This package has the automatically generated typed clients.
|
This package has the automatically generated typed clients. |
release_v3_6/typed/quota/v1/fake
Package fake has the automatically generated clients.
|
Package fake has the automatically generated clients. |
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.