api

package
v0.15.2 Latest Latest
Warning

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

Go to latest
Published: Aug 14, 2018 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

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

API provides registration of handlers for API routes.

func New

func New(
	alerts provider.Alerts,
	silences *silence.Silences,
	gf groupsFn,
	sf getAlertStatusFn,
	peer *cluster.Peer,
	l log.Logger,
) *API

New returns a new API.

func (*API) Register

func (api *API) Register(r *route.Router)

Register registers the API handlers under their correct routes in the given router.

func (*API) Update

func (api *API) Update(cfg *config.Config, resolveTimeout time.Duration) error

Update sets the configuration string to a new value.

Jump to

Keyboard shortcuts

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