Versions in this module Expand all Collapse all v0 v0.0.1 Nov 9, 2016 Changes in this version + func NewPrometheusListWatch(client *rest.RESTClient) *cache.ListWatch + func NewServiceMonitorListWatch(client *rest.RESTClient) *cache.ListWatch + type Config struct + Host string + TLSConfig rest.TLSClientConfig + TLSInsecure bool + type Operator struct + func New(c Config) (*Operator, error) + func (c *Operator) Run(stopc <-chan struct{}) error