watchsched

package
v0.0.0-...-1aed651 Latest Latest
Warning

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

Go to latest
Published: Sep 6, 2022 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UnWatchResourceSet = sets.String{
	"TokenReview":              {},
	"Binding":                  {},
	"ComponentStatus":          {},
	"LocalSubjectAccessReview": {},
	"SelfSubjectRulesReview":   {},
	"SubjectAccessReview":      {},
	"SelfSubjectAccessReview":  {},
	"Lease":                    {},
	"ControllerRevision":       {},
	"APIService":               {},
}

Functions

This section is empty.

Types

type Engine

type Engine struct {
	// contains filtered or unexported fields
}

func (*Engine) Run

func (e *Engine) Run(ctx context.Context) error

type Interface

type Interface interface {
	Run(ctx context.Context) error
}

func New

func New(
	kubeClient kubernetes.Interface,
	dynamicClient dynamic.Interface,
	eventHandlerFuncs cache.ResourceEventHandlerFuncs,
) Interface

Jump to

Keyboard shortcuts

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