webhook

package
v1.12.2 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	// Workers is the number of workers for this controller
	Workers                   = 2
	ControllerName            = "webhook-controller"
	DefaultWebhookTimeout     = 10
	AnnotationLastRequestTime = "kyverno.io/last-request-time"
	IdleDeadline              = tickerInterval * 10
)

Variables

This section is empty.

Functions

Types

type GroupVersionResourceScope added in v1.12.0

type GroupVersionResourceScope struct {
	schema.GroupVersionResource
	Scope admissionregistrationv1.ScopeType
}

GroupVersionResourceScope adds the resource scope to the GVR

func (GroupVersionResourceScope) String added in v1.12.0

func (gvs GroupVersionResourceScope) String() string

String puts / between group/version/resource and scope

Jump to

Keyboard shortcuts

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