resourcesize

package
v1.94.0 Latest Latest
Warning

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

Go to latest
Published: May 2, 2024 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// HandlerName is the name of this admission webhook handler.
	HandlerName = "resource_size_validator"
	// WebhookPath is the HTTP handler path for this admission webhook handler.
	WebhookPath = "/webhooks/validate-resource-size"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Handler added in v1.60.0

type Handler struct {
	Logger logr.Logger
	Config *admissioncontrollerconfig.ResourceAdmissionConfiguration
}

Handler checks the resource sizes.

func (*Handler) AddToManager added in v1.60.0

func (h *Handler) AddToManager(mgr manager.Manager) error

AddToManager adds Handler to the given manager.

func (*Handler) Handle added in v1.60.0

Handle checks the resource sizes.

Jump to

Keyboard shortcuts

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