alertmanager

package
v0.10.2 Latest Latest
Warning

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

Go to latest
Published: Jun 21, 2017 License: Apache-2.0 Imports: 28 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

func NewAlertmanagerCollector added in v0.10.0

func NewAlertmanagerCollector(s cache.Store) *alertmanagerCollector

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 prometheusoperator.Config, logger log.Logger) (*Operator, error)

New creates a new controller.

func (*Operator) RegisterMetrics added in v0.10.0

func (c *Operator) RegisterMetrics(r prometheus.Registerer)

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