admission

package
v3.8.0-alpha.1+incompa... Latest Latest
Warning

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

Go to latest
Published: Dec 1, 2017 License: Apache-2.0, Apache-2.0 Imports: 5 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,
	kubeClient kubeclientset.Interface, kubeInformers kubeinformers.SharedInformerFactory) admission.PluginInitializer

NewPluginInitializer constructs new instance of PluginInitializer

Types

type WantsInternalServiceCatalogClientSet

type WantsInternalServiceCatalogClientSet interface {
	SetInternalServiceCatalogClientSet(internalclientset.Interface)
	admission.Validator
}

WantsInternalServiceCatalogClientSet defines a function which sets ClientSet for admission plugins that need it

type WantsInternalServiceCatalogInformerFactory

type WantsInternalServiceCatalogInformerFactory interface {
	SetInternalServiceCatalogInformerFactory(informers.SharedInformerFactory)
	admission.Validator
}

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

type WantsKubeClientSet

type WantsKubeClientSet interface {
	SetKubeClientSet(kubeclientset.Interface)
	admission.Validator
}

WantsKubeClientSet defines a function which sets ClientSet for admission plugins that need it

type WantsKubeInformerFactory

type WantsKubeInformerFactory interface {
	SetKubeInformerFactory(kubeinformers.SharedInformerFactory)
	admission.Validator
}

WantsKubeInformerFactory 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