Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Monitor ¶
type Monitor struct { Workload *cachev1alpha1.Workload Labels map[string]string }
func NewMonitor ¶
func NewMonitor(workload *cachev1alpha1.Workload, labels map[string]string) *Monitor
func (*Monitor) GenerateMongodbServiceMonitor ¶
func (m *Monitor) GenerateMongodbServiceMonitor() (*monitorV1.ServiceMonitor, error)
Click to show internal directories.
Click to hide internal directories.