Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClusterResourceQuota ¶
NewClusterResourceQuota configures an admission controller that can enforce clusterQuota constraints using the provided registry. The registry must have the capability to handle group/kinds that are persisted by the server this admission controller is intercepting
Types ¶
type ByName ¶
type ByName []kapi.ResourceQuota
type DefaultLockFactory ¶
type DefaultLockFactory struct {
// contains filtered or unexported fields
}
func NewDefaultLockFactory ¶
func NewDefaultLockFactory() *DefaultLockFactory
type LockFactory ¶
Click to show internal directories.
Click to hide internal directories.