handler

package
v0.1.13 Latest Latest
Warning

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

Go to latest
Published: Nov 22, 2023 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Overview

Package handler provides the admission webhook handler

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler

type Handler struct {
	Log          logr.Logger
	DryRun       bool
	IgnoreErrors bool
	Config       *rest.Config
	SkipPrefixes []string
}

Handler implements admission.Handler

func (*Handler) Handle

Handle processes the AdmissionRequest by invoking the underlying function.

Jump to

Keyboard shortcuts

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