server

package
v0.4.0 Latest Latest
Warning

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

Go to latest
Published: May 5, 2025 License: MIT Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	HTTPSPort = 9443
	HTTPPort  = 8081
	CertFile  = "/etc/webhook/certs/cert.pem"
	KeyFile   = "/etc/webhook/certs/key.pem"
)
View Source
var (
	MetricsPort = 9090
)

Functions

func HealthCheckHandler

func HealthCheckHandler(writer http.ResponseWriter, _ *http.Request)

func MutateExec

func MutateExec(writer http.ResponseWriter, request *http.Request, admissionReview admissionv1.AdmissionReview, kubeClients *client.KubeClients) error

func MutateHandler

func MutateHandler(writer http.ResponseWriter, request *http.Request, kubeClients *client.KubeClients)

func ReadyCheckHandler

func ReadyCheckHandler(ctx context.Context, writer http.ResponseWriter, _ *http.Request)

func Server

func Server(ctx context.Context, kubeClients *client.KubeClients) error

Types

This section is empty.

Jump to

Keyboard shortcuts

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