alertmanager

package
v0.7.0 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2017 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AlertmanagerStatus added in v0.3.0

func AlertmanagerStatus(kclient *kubernetes.Clientset, a *v1alpha1.Alertmanager) (*v1alpha1.AlertmanagerStatus, []v1.Pod, error)

func ListOptions added in v0.3.0

func ListOptions(name string) metav1.ListOptions

Types

type Config added in v0.5.0

type Config struct {
	Host                string
	ConfigReloaderImage string
}

type Operator

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

Operator manages lify cycle of Alertmanager deployments and monitoring configurations.

func New

func New(c prometheus.Config, logger log.Logger) (*Operator, error)

New creates a new controller.

func (*Operator) Run

func (c *Operator) Run(stopc <-chan struct{}) error

Run the controller.

Jump to

Keyboard shortcuts

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