mutate

package
v0.0.0-...-4bc6627 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2021 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type MutatePodInput

type MutatePodInput struct {
	Pod       *corev1.Pod
	Namespace string
}

type PodMutateService

type PodMutateService struct {
	// contains filtered or unexported fields
}

func (*PodMutateService) MutatePod

func (p *PodMutateService) MutatePod(input MutatePodInput) error

type PodMutater

type PodMutater interface {
	MutatePod(input MutatePodInput) error
}

func NewPodMutateService

func NewPodMutateService(log logr.Logger, client client.Client) PodMutater

Jump to

Keyboard shortcuts

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