cli

package
v0.19.0-rc.0 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2019 License: Apache-2.0 Imports: 31 Imported by: 60

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckConfig added in v0.9.0

func CheckConfig(args []string) error

func Execute

func Execute()

Execute is the main function for the amtool command

func GetAlertmanagerURL

func GetAlertmanagerURL(p string) url.URL

GetAlertmanagerURL appends the given path to the alertmanager base URL

func NewAlertmanagerClient added in v0.17.0

func NewAlertmanagerClient(amURL *url.URL) *client.Alertmanager

NewAlertmanagerClient initializes an alertmanager client with the given URL

func TypeMatcher

func TypeMatcher(matcher labels.Matcher) (models.Matcher, error)

TypeMatcher only valid for when you are going to add a silence Doesn't allow negative operators

func TypeMatchers

func TypeMatchers(matchers []labels.Matcher) (models.Matchers, error)

TypeMatchers only valid for when you are going to add a silence

Types

type ByAlphabetical

type ByAlphabetical []labels.Matcher

func (ByAlphabetical) Len

func (s ByAlphabetical) Len() int

func (ByAlphabetical) Less

func (s ByAlphabetical) Less(i, j int) bool

func (ByAlphabetical) Swap

func (s ByAlphabetical) Swap(i, j int)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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