Documentation
¶
Index ¶
- func Assimilate_Alertmanager(expected, actual *v1.Alertmanager) *v1.Alertmanager
- func Assimilate_PodMonitor(expected, actual *v1.PodMonitor) *v1.PodMonitor
- func Assimilate_Prometheus(expected, actual *v1.Prometheus) *v1.Prometheus
- func Assimilate_PrometheusRule(expected, actual *v1.PrometheusRule) *v1.PrometheusRule
- func Assimilate_ServiceMonitor(expected, actual *v1.ServiceMonitor) *v1.ServiceMonitor
- func Assimilate_ThanosRuler(expected, actual *v1.ThanosRuler) *v1.ThanosRuler
- func Match_Alertmanager(t *testing.T, expected, actual *v1.Alertmanager)
- func Match_PodMonitor(t *testing.T, expected, actual *v1.PodMonitor)
- func Match_Prometheus(t *testing.T, expected, actual *v1.Prometheus)
- func Match_PrometheusRule(t *testing.T, expected, actual *v1.PrometheusRule)
- func Match_ServiceMonitor(t *testing.T, expected, actual *v1.ServiceMonitor)
- func Match_ThanosRuler(t *testing.T, expected, actual *v1.ThanosRuler)
- func NoMatch_Alertmanager(t *testing.T, expected, actual *v1.Alertmanager)
- func NoMatch_PodMonitor(t *testing.T, expected, actual *v1.PodMonitor)
- func NoMatch_Prometheus(t *testing.T, expected, actual *v1.Prometheus)
- func NoMatch_PrometheusRule(t *testing.T, expected, actual *v1.PrometheusRule)
- func NoMatch_ServiceMonitor(t *testing.T, expected, actual *v1.ServiceMonitor)
- func NoMatch_ThanosRuler(t *testing.T, expected, actual *v1.ThanosRuler)
- func RegisterAsserts(comparator *test.Comparator)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Assimilate_Alertmanager ¶
func Assimilate_Alertmanager(expected, actual *v1.Alertmanager) *v1.Alertmanager
func Assimilate_PodMonitor ¶
func Assimilate_PodMonitor(expected, actual *v1.PodMonitor) *v1.PodMonitor
func Assimilate_Prometheus ¶
func Assimilate_Prometheus(expected, actual *v1.Prometheus) *v1.Prometheus
func Assimilate_PrometheusRule ¶
func Assimilate_PrometheusRule(expected, actual *v1.PrometheusRule) *v1.PrometheusRule
func Assimilate_ServiceMonitor ¶
func Assimilate_ServiceMonitor(expected, actual *v1.ServiceMonitor) *v1.ServiceMonitor
func Assimilate_ThanosRuler ¶
func Assimilate_ThanosRuler(expected, actual *v1.ThanosRuler) *v1.ThanosRuler
func Match_Alertmanager ¶
func Match_Alertmanager(t *testing.T, expected, actual *v1.Alertmanager)
func Match_PodMonitor ¶
func Match_PodMonitor(t *testing.T, expected, actual *v1.PodMonitor)
func Match_Prometheus ¶
func Match_Prometheus(t *testing.T, expected, actual *v1.Prometheus)
func Match_PrometheusRule ¶
func Match_PrometheusRule(t *testing.T, expected, actual *v1.PrometheusRule)
func Match_ServiceMonitor ¶
func Match_ServiceMonitor(t *testing.T, expected, actual *v1.ServiceMonitor)
func Match_ThanosRuler ¶
func Match_ThanosRuler(t *testing.T, expected, actual *v1.ThanosRuler)
func NoMatch_Alertmanager ¶
func NoMatch_Alertmanager(t *testing.T, expected, actual *v1.Alertmanager)
func NoMatch_PodMonitor ¶
func NoMatch_PodMonitor(t *testing.T, expected, actual *v1.PodMonitor)
func NoMatch_Prometheus ¶
func NoMatch_Prometheus(t *testing.T, expected, actual *v1.Prometheus)
func NoMatch_PrometheusRule ¶
func NoMatch_PrometheusRule(t *testing.T, expected, actual *v1.PrometheusRule)
func NoMatch_ServiceMonitor ¶
func NoMatch_ServiceMonitor(t *testing.T, expected, actual *v1.ServiceMonitor)
func NoMatch_ThanosRuler ¶
func NoMatch_ThanosRuler(t *testing.T, expected, actual *v1.ThanosRuler)
func RegisterAsserts ¶
func RegisterAsserts(comparator *test.Comparator)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.