mutate

package
v1.7.3 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrEmptyPatch error = fmt.Errorf("empty resource to patch")

Functions

This section is empty.

Types

type MutateExistingController

type MutateExistingController struct {
	Config config.Configuration
	// contains filtered or unexported fields
}

func NewMutateExistingController

func NewMutateExistingController(
	kyvernoClient kyvernoclient.Interface,
	client dclient.Interface,
	policyLister kyvernolister.ClusterPolicyLister,
	npolicyLister kyvernolister.PolicyLister,
	urLister urlister.UpdateRequestNamespaceLister,
	eventGen event.Interface,
	log logr.Logger,
	dynamicConfig config.Configuration,
) (*MutateExistingController, error)

NewMutateExistingController returns an instance of the MutateExistingController

func (*MutateExistingController) ProcessUR

Jump to

Keyboard shortcuts

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