watchdog

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2024 License: Apache-2.0 Imports: 28 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CRDWatcher

type CRDWatcher struct {
	Client client.Client
	// contains filtered or unexported fields
}

func (*CRDWatcher) Reconcile

func (c *CRDWatcher) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*CRDWatcher) SetupWithManager

func (c *CRDWatcher) SetupWithManager(ctx context.Context, mgr manager.Manager) error

type GroupVersionKind

type GroupVersionKind struct {
	metav1.GroupVersionKind
	// This must be used for path-based routing by the webserver filter
	URLName string
}

func API

func API(config *rest.Config) ([]GroupVersionKind, error)

type NamespacedWatcher

type NamespacedWatcher struct {
	Client client.Client
	// contains filtered or unexported fields
}

func (*NamespacedWatcher) Reconcile

func (c *NamespacedWatcher) Reconcile(ctx context.Context, request reconcile.Request) (reconcile.Result, error)

func (*NamespacedWatcher) SetupWithManager

func (c *NamespacedWatcher) SetupWithManager(mgr manager.Manager, gvk metav1.GroupVersionKind) error

Jump to

Keyboard shortcuts

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