generator

package
v1.13.2-rc.1 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Generator

type Generator[T any] interface {
	Generate(context.Context, versioned.Interface, T, logr.Logger) (T, error)
}

type UpdateRequestGenerator

type UpdateRequestGenerator = Generator[*kyvernov2.UpdateRequest]

func NewUpdateRequestGenerator

func NewUpdateRequestGenerator(config configutils.Configuration, metaClient metadata.Interface) UpdateRequestGenerator

Jump to

Keyboard shortcuts

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