watcher

package
v0.0.0-...-414aaef Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2019 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Watcher

type Watcher interface {
	Run() error
}

func New

func New(opts WatcherOpts) (Watcher, error)

type WatcherOpts

type WatcherOpts struct {
	PodLabel       string
	Namespace      string
	NodeName       string
	KubeConfig     string
	ScrapeInterval int
}

Jump to

Keyboard shortcuts

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