tracker

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: May 11, 2022 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Package tracker provides the `tracker` command.

Index

Constants

This section is empty.

Variables

View Source
var Cmd = cobra.Command{
	Use:   "tracker",
	Short: "Snapshot tracker server",
	Long: "Connects to sidecars on nodes and scrapes the available snapshot versions.\n" +
		"Provides an API allowing fetch jobs to find the latest snapshots.\n" +
		"Do not expose this API publicly.",
	Run: func(_ *cobra.Command, _ []string) {
		run()
	},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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