resources

package
v0.0.4-0...-95ce5f7 Latest Latest
Warning

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

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 13 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 {
	OwnerRef bool
	Owns     []schema.GroupVersionKind
}

type Resources

type Resources interface {
	Init(ml client.MatchingLabels)
	AddNewResource(cr client.Object, o client.Object) error
	APIApply(ctx context.Context, cr client.Object) error
	APIDelete(ctx context.Context, cr client.Object) error
	GetNewResources() map[corev1.ObjectReference]client.Object
}

Jump to

Keyboard shortcuts

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