resources

package
v0.0.0-...-4287dc4 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2023 License: Apache-2.0 Imports: 7 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	CR             client.Object
	MatchingLabels client.MatchingLabels
	Owns           []schema.GroupVersionKind
}

type Resources

type Resources interface {
	AddNewResource(o client.Object)
	GetExistingResources(ctx context.Context) error
	APIApply(ctx context.Context) 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