watcher

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	ClientConfig   *rest.Config
	Duration       time.Duration
	Port           int
	MetricsAddress string
}

type FleetWatcher

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

func NewFleetWatcher

func NewFleetWatcher(config *Config, imageSyncer ImageSyncer) (*FleetWatcher, error)

func (*FleetWatcher) Start

func (f *FleetWatcher) Start(ctx context.Context) error

type ImageSyncer

type ImageSyncer interface {
	brokers.Broker
}

Jump to

Keyboard shortcuts

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