clienthelper

package
v0.0.0-...-37f2402 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: Apache-2.0 Imports: 31 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Interface

type Interface interface {
	EnsureDeleted(ctx context.Context, gvk schema.GroupVersionKind, key types.NamespacedName) error
	Ensure(ctx context.Context, objs ...kruntime.Object) error
	GetOne(ctx context.Context, key types.NamespacedName, obj kruntime.Object) error
}

func New

func New(log *logrus.Entry, restconfig *rest.Config) (Interface, error)

func NewWithClient

func NewWithClient(log *logrus.Entry, client client.Client) Interface

Jump to

Keyboard shortcuts

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