validation

package
v0.24.47 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2026 License: Apache-2.0, MIT Imports: 13 Imported by: 0

Documentation

Overview

Package validation provides Kubernetes validation webhook related code.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func StartValidation

func StartValidation(opts Options, routingOptions routing.Options) error

StartValidation launches the validation webhook server and keeps serving until the returned listener encounters an unrecoverable error, or the process shuts down.

Types

type Options added in v0.24.28

type Options struct {
	Address                  string
	CertFile                 string
	KeyFile                  string
	EnableAdvancedValidation bool
}

Jump to

Keyboard shortcuts

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