Documentation ¶
Overview ¶
Package control provides a query controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Controller ¶
type Controller struct {
// contains filtered or unexported fields
}
Controller implements AsyncQueryService by consuming a control.Controller.
func New ¶
func New(config control.Config) *Controller
NewController creates a new Controller specific to platform.
func (*Controller) PrometheusCollectors ¶
func (c *Controller) PrometheusCollectors() []prometheus.Collector
PrometheusCollectors satisifies the prom.PrometheusCollector interface.
Click to show internal directories.
Click to hide internal directories.