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 ¶
MatchResourceQuota returns a generic matcher for a given label and field selector.
func ResourceQuotaToSelectableFields ¶
func ResourceQuotaToSelectableFields(resourcequota *api.ResourceQuota) fields.Set
ResourceQuotaToSelectableFields returns a field set that represents the object
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.