admissioncontroller

package
v0.14.1-alpha Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2024 License: Apache-2.0 Imports: 24 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrInvalidObject = errors.New("only rule sets are supported here")

Functions

This section is empty.

Types

type AdmissionController

type AdmissionController interface {
	Start(ctx context.Context) error
	Stop(ctx context.Context) error
}

func New

func New(
	tlsConf *config.TLS,
	logger zerolog.Logger,
	authClass string,
	ruleFactory rule.Factory,
) AdmissionController

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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