initializer

package
v0.0.0-...-b43e092 Latest Latest
Warning

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

Go to latest
Published: Jun 1, 2018 License: Apache-2.0, MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

New constructs new instance of PluginInitializer

Types

type WantsAuthorizer

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

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

type WantsInternalGardenInformerFactory

type WantsInternalGardenInformerFactory interface {
	SetInternalGardenInformerFactory(gardeninformers.SharedInformerFactory)
	admission.InitializationValidator
}

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

type WantsKubeInformerFactory

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

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