mutators

package
v0.0.0-...-1670326 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2024 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Apply

func Apply(ctx context.Context, job *kbatch.Job) (*kbatch.Job, error)

func EnableRemoteMutator

func EnableRemoteMutator(url string) error

func Register

func Register(mutator Mutator) error

func Unregister

func Unregister(mutator Mutator) error

Types

type Mutator

type Mutator interface {
	Name() string
	Apply(ctx context.Context, job *kbatch.Job) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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