Documentation ¶
Overview ¶
Package resourcequota provides Registry interface and it's REST implementation for storing ResourceQuota api objects.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StatusStrategy = resourcequotaStatusStrategy{Strategy}
View Source
var Strategy = resourcequotaStrategy{api.Scheme, api.SimpleNameGenerator}
Strategy is the default logic that applies when creating and updating ResourceQuota objects via the REST API.
Functions ¶
func MatchResourceQuota ¶ added in v0.13.1
MatchResourceQuota returns a generic matcher for a given label and field selector.
func ResourceQuotaToSelectableFields ¶ added in v0.13.1
func ResourceQuotaToSelectableFields(resourcequota *api.ResourceQuota) labels.Set
ResourceQuotaToSelectableFields returns a label set that represents the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.