server

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2023 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Containers []corev1.Container `yaml:"containers"`
}

type SidecarInjector

type SidecarInjector struct {
	Namespace string
	Registry  string
	OPATag    string
	CmsnrTag  string
	Client    client.Client
	// contains filtered or unexported fields
}

func (*SidecarInjector) Handle

func (*SidecarInjector) InjectDecoder

func (s *SidecarInjector) InjectDecoder(d *admission.Decoder) error

type Validator

type Validator struct {
	Client client.Client
	// contains filtered or unexported fields
}

func (*Validator) Handle

func (*Validator) InjectDecoder

func (v *Validator) InjectDecoder(d *admission.Decoder) error

Jump to

Keyboard shortcuts

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