lib

package
v0.0.0-...-b055401 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2021 License: AGPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ModuleWatchers

type ModuleWatchers struct {

	// map_index -> Matcher
	Matchers map[uint64]*api.Matcher

	// Module -> Matchers
	ModuleToMatchers map[types.NamespacedName]map[schema.GroupVersionKind]sets.Uint64

	// Kind -> Matchers -> []Module
	KindToModule map[schema.GroupVersionKind]map[uint64]sets2.NamespacedName
	// contains filtered or unexported fields
}

func New

func New() *ModuleWatchers

func (*ModuleWatchers) ResourceToModules

func (r *ModuleWatchers) ResourceToModules(ctx context.Context, mgr ctrl.Manager) handler.MapFunc

Jump to

Keyboard shortcuts

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