prometheus

package
v0.1.7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 23, 2020 License: EPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ReconcilePrometheus

func ReconcilePrometheus(name string, mutator PrometheusMutator, mixin install.MixIn) recon.Processor

func ReconcilePrometheusSimple

func ReconcilePrometheusSimple(name string, mutator PrometheusMutatorSimple, mixin install.MixIn) recon.Processor

func ReconcileServiceMonitor

func ReconcileServiceMonitor(name string, mutator ServiceMonitorMutator, mixin install.MixIn) recon.Processor

func ReconcileServiceMonitorSimple

func ReconcileServiceMonitorSimple(name string, mutator ServiceMonitorSimpleMutator, mixin install.MixIn) recon.Processor

Types

type PrometheusMutator

type PrometheusMutator func(*promv1.Prometheus) (reconcile.Result, error)

func SimplePrometheus

func SimplePrometheus(mutator PrometheusMutatorSimple) PrometheusMutator

type PrometheusMutatorSimple

type PrometheusMutatorSimple func(*promv1.Prometheus) error

type ServiceMonitorMutator

type ServiceMonitorMutator func(*promv1.ServiceMonitor) (reconcile.Result, error)

type ServiceMonitorSimpleMutator

type ServiceMonitorSimpleMutator func(*promv1.ServiceMonitor) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL