Documentation ¶
Index ¶
Constants ¶
View Source
const PostStartHookName = "scheduling/bootstrap-system-priority-classes"
Variables ¶
This section is empty.
Functions ¶
func AddSystemPriorityClasses ¶
func AddSystemPriorityClasses() genericapiserver.PostStartHookFunc
Types ¶
type RESTStorageProvider ¶
type RESTStorageProvider struct{}
func (RESTStorageProvider) GroupName ¶
func (p RESTStorageProvider) GroupName() string
func (RESTStorageProvider) NewRESTStorage ¶
func (p RESTStorageProvider) NewRESTStorage(apiResourceConfigSource serverstorage.APIResourceConfigSource, restOptionsGetter generic.RESTOptionsGetter) (genericapiserver.APIGroupInfo, bool)
func (RESTStorageProvider) PostStartHook ¶
func (p RESTStorageProvider) PostStartHook() (string, genericapiserver.PostStartHookFunc, error)
Click to show internal directories.
Click to hide internal directories.