validator

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Apr 20, 2023 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Overview

Package validator implements utility routines related to Kubernetes' admission webhooks.

Index

Constants

View Source
const (
	// ValidatingWebhookName is the name of the validating webhook.
	ValidatingWebhookName = "osm-validator.k8s.io"

	// ValidatorWebhookSvc is the name of the validator service.
	ValidatorWebhookSvc = "osm-validator"
)

Variables

This section is empty.

Functions

func NewValidatingWebhook

func NewValidatingWebhook(ctx context.Context, webhookConfigName, osmNamespace, osmVersion, meshName string, enableReconciler, validateTrafficTarget bool, certManager *certificate.Manager, kubeClient kubernetes.Interface, policyClient policy.Controller) error

NewValidatingWebhook returns a validatingWebhookServer with the defaultValidators that were previously registered.

Types

This section is empty.

Jump to

Keyboard shortcuts

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