validator

package
v0.0.0-...-48c86bf Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2018 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// PluginName is the name of this admission plugin.
	PluginName = "ShootValidator"
)

Variables

This section is empty.

Functions

func Register

func Register(plugins *admission.Plugins)

Register registers a plugin.

Types

type ValidateShoot

type ValidateShoot struct {
	*admission.Handler
	// contains filtered or unexported fields
}

ValidateShoot contains listers and and admission handler.

func New

func New() (*ValidateShoot, error)

New creates a new ValidateShoot admission plugin.

func (*ValidateShoot) Admit

Admit validates the Shoot details against the referenced CloudProfile.

func (*ValidateShoot) SetInternalGardenInformerFactory

func (h *ValidateShoot) SetInternalGardenInformerFactory(f informers.SharedInformerFactory)

SetInternalGardenInformerFactory gets Lister from SharedInformerFactory.

func (*ValidateShoot) SetKubeInformerFactory

func (h *ValidateShoot) SetKubeInformerFactory(f kubeinformers.SharedInformerFactory)

SetKubeInformerFactory gets Lister from SharedInformerFactory.

func (*ValidateShoot) ValidateInitialization

func (h *ValidateShoot) ValidateInitialization() error

ValidateInitialization checks whether the plugin was correctly initialized.

Jump to

Keyboard shortcuts

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