package
4.1.0+incompatible
Repository: https://github.com/csrwng/origin.git
Documentation: pkg.go.dev

# Functions

Validate will call the Validate function in each plugin if they implement the Validator interface.

# Structs

No description provided by the author

# Interfaces

WantsClusterQuota should be implemented by admission plugins that need to know how to map between cluster quota and namespaces and get access to the informer.
No description provided by the author
WantsDefaultRegistryFunc should be implemented by admission plugins that need to know the default registry address.
WantsQuotaRegistry should be implemented by admission plugins that need a quota registry.
WantsProjectCache should be implemented by admission plugins that need a project cache.
WantsRESTClientConfig gives access to a RESTClientConfig.
No description provided by the author
No description provided by the author