collector

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2017 License: Apache-2.0 Imports: 13 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	CollectorEndpoint = "/api/v1"
	HealthEndpoint    = "/healthz"
	VersionEndpoint   = "/version"
)

Functions

This section is empty.

Types

type APIServer

type APIServer struct {
	Log      logr.Logger
	Port     int
	Database database.Database
}

func (*APIServer) Run

func (s *APIServer) Run() error

Jump to

Keyboard shortcuts

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