Versions in this module Expand all Collapse all v1 v1.0.0 Feb 26, 2016 Changes in this version + const ReloadThreshold + type Metrics struct + EventsProcessed prometheus.Counter + LastReloadDuration prometheus.Gauge + Uptime prometheus.Counter + func NewMetrics() *Metrics + type Node struct + Addr string + Containers string + ID string + Labels []string + Name string + ReservedCPUs string + ReservedMemory string + type Server struct + func NewServer(cfg *config.Config) (*Server, error) + func (s *Server) Run() error