webhook_controller

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const DNSClassName = "kubedns-shepherd.io/dns-class-name"

Variables

View Source
var (
	ErrPodDecode            = errors.New("failed to decode pod object")
	ErrNoDNSClass           = errors.New("no matching DNSClass found")
	ErrNotAvailableDNSClass = errors.New("DNSClass not currently available")
	ErrDNSConfig            = errors.New("DNSClass config failed to apply")
	ErrMarshal              = errors.New("json marshal failed")
)

Functions

This section is empty.

Types

type PodMutator

type PodMutator struct {
	client.Client
	admission.Decoder
}

func (*PodMutator) Handle

Jump to

Keyboard shortcuts

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