admission

package
v0.12.1-0...-0a124f2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2017 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewPluginInitializer

func NewPluginInitializer(internalClient internalclientset.Interface, sharedInformers informers.SharedInformerFactory, authz authorizer.Authorizer) admission.PluginInitializer

NewPluginInitializer constructs new instance of PluginInitializer

Types

type WantsAuthorizer

type WantsAuthorizer interface {
	SetAuthorizer(authorizer.Authorizer)
	admission.Validator
}

WantsAuthorizer defines a function which sets Authorizer for admission plugins that need it.

type WantsInformerFactory

type WantsInformerFactory interface {
	SetInformerFactory(informers.SharedInformerFactory)
	admission.Validator
}

WantsInformerFactory defines a function which sets InformerFactory for admission plugins that need it

type WantsInternalClientSet

type WantsInternalClientSet interface {
	SetInternalClientSet(internalclientset.Interface)
	admission.Validator
}

WantsInformerFactory defines a function which sets InformerFactory for admission plugins that need it

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL