package
3.9.0+incompatible
Repository: https://github.com/openshift/kubernetes-api.git
Documentation: pkg.go.dev

# Functions

Kind takes an unqualified kind and returns back a Group qualified GroupKind.
Resource takes an unqualified resource and returns back a Group qualified GroupResource.

# Constants

No description provided by the author
No description provided by the author

# Variables

SchemeGroupVersion is group version used to register these objects.
SchemeGroupVersion is group version used to register these objects.
No description provided by the author
No description provided by the author
SchemeGroupVersion is group version used to register these objects.
SchemeGroupVersion is group version used to register these objects.
SchemeGroupVersion is group version used to register these objects.
SchemeGroupVersion is group version used to register these objects.

# Structs

AppliedClusterResourceQuota mirrors ClusterResourceQuota at a project scope, for projection into a project.
AppliedClusterResourceQuotaList is a collection of AppliedClusterResourceQuotas.
ClusterResourceQuota mirrors ResourceQuota at a cluster scope.
ClusterResourceQuotaList is a collection of ClusterResourceQuotas.
ClusterResourceQuotaSelector is used to select projects.
ClusterResourceQuotaSpec defines the desired quota restrictions.
ClusterResourceQuotaStatus defines the actual enforced quota and its current usage.
ResourceQuotaStatusByNamespace gives status for a particular project.

# Type aliases

ResourceQuotasStatusByNamespace bundles multiple ResourceQuotaStatusByNamespace.