ownerlinker

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 5, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
	Clock          clock.Clock
	Logger         logrus.FieldLogger
	Clients        k8s.Clients
	DiscoveryCache discovery.DiscoveryCache
	ObjectCache    *objectcache.ObjectCache
	DiffCache      diffcache.Cache
	LinkerMetric   *metrics.Metric[*linkerMetric]
	// contains filtered or unexported fields
}

func (*Controller) Close

func (ctrl *Controller) Close(ctx context.Context) error

func (*Controller) Init

func (ctrl *Controller) Init() error

func (*Controller) LinkerName

func (ctrl *Controller) LinkerName() string

func (*Controller) Lookup

func (ctrl *Controller) Lookup(ctx context.Context, object utilobject.Rich) ([]linker.LinkerResult, error)

func (*Controller) Options

func (ctrl *Controller) Options() manager.Options

func (*Controller) Start

func (ctrl *Controller) Start(ctx context.Context) error

Jump to

Keyboard shortcuts

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