Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
// This variable is intended to be overridden at build time.
Version = "dev"
)
Functions ¶
This section is empty.
Types ¶
type Operator ¶
type Operator struct {
// contains filtered or unexported fields
}
func (*Operator) RegisterMetrics ¶ added in v0.1.1
func (o *Operator) RegisterMetrics(r prometheus.Registerer)
RegisterMetrics registers the operator's metrics with the given registerer.
Click to show internal directories.
Click to hide internal directories.