Versions in this module Expand all Collapse all v3 v3.11.0 Oct 9, 2018 Changes in this version + func NewClusterResourceQuota() (admission.Interface, error) + func Register(plugins *admission.Plugins) + type ByName []kapi.ResourceQuota + func (v ByName) Len() int + func (v ByName) Less(i, j int) bool + func (v ByName) Swap(i, j int) + type DefaultLockFactory struct + func NewDefaultLockFactory() *DefaultLockFactory + func (f *DefaultLockFactory) GetLock(key string) sync.Locker + type LockFactory interface + GetLock func(string) sync.Locker Other modules containing this package gopkg.in/openshift/origin.v4