configuration

package
v1.10.6-lite5 Latest Latest
Warning

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

Go to latest
Published: Oct 4, 2018 License: Apache-2.0, Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrNotReady = fmt.Errorf("configuration is not ready")
	ErrDisabled = fmt.Errorf("disabled")
)

Functions

This section is empty.

Types

type MutatingWebhookConfigurationManager

type MutatingWebhookConfigurationManager struct {
	// contains filtered or unexported fields
}

MutatingWebhookConfigurationManager collects the mutating webhook objects so that they can be called.

func (*MutatingWebhookConfigurationManager) Webhooks

Webhooks returns the merged MutatingWebhookConfiguration.

type MutatingWebhookConfigurationSorter

type MutatingWebhookConfigurationSorter []*v1beta1.MutatingWebhookConfiguration

func (MutatingWebhookConfigurationSorter) ByName

type ValidatingWebhookConfigurationManager

type ValidatingWebhookConfigurationManager struct {
	// contains filtered or unexported fields
}

ValidatingWebhookConfigurationManager collects the validating webhook objects so that they can be called.

func (*ValidatingWebhookConfigurationManager) Webhooks

Webhooks returns the merged ValidatingWebhookConfiguration.

type ValidatingWebhookConfigurationSorter

type ValidatingWebhookConfigurationSorter []*v1beta1.ValidatingWebhookConfiguration

func (ValidatingWebhookConfigurationSorter) ByName

Jump to

Keyboard shortcuts

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