package
0.0.6
Repository: https://github.com/lilic/operator-sdk.git
Documentation: pkg.go.dev

# Functions

New - create a new Collector.
RegisterCollector - add collector safely to prometheus.

# Constants

EventTypeAdd - addition event label.
EventTypeDelete - deletion event label.
EventTypeLabel - metric label for event type.
EventTypeUpdate - update event label.
ReconcileResultFailure - failed event label.
ReconcileResultLabel - metric label for event result.
ReconcileResultSuccess - successful event label.

# Structs

Collector - metric collector for all the metrics the sdk will watch.