Documentation
¶
Index ¶
Constants ¶
View Source
const ( MonitoringAPIVersion = "monitoring.coreos.com/v1" CalicoNodeAlertmanager = "calico-node-alertmanager" CalicoNodeMonitor = "calico-node-monitor" CalicoNodePrometheus = "calico-node-prometheus" ElasticsearchMetrics = "elasticsearch-metrics" FluentdMetrics = "fluentd-metrics" TigeraPrometheusDPRate = "tigera-prometheus-dp-rate" TigeraPrometheusRole = "tigera-prometheus-role" TigeraPrometheusRoleBinding = "tigera-prometheus-role-binding" PrometheusHTTPAPIServiceName = "prometheus-http-api" PrometheusDefaultPort = 9090 AlertmanagerConfigSecret = "alertmanager-calico-node-alertmanager" )
View Source
const (
TigeraPrometheusAPIName = "tigera-prometheus-api"
)
Variables ¶
This section is empty.
Functions ¶
func Monitor ¶
func Monitor( installation *operatorv1.InstallationSpec, pullSecrets []*corev1.Secret, alertmanagerConfigSecret *corev1.Secret, ) render.Component
func TigeraPrometheusAPI ¶
func TigeraPrometheusAPI(cr *operatorv1.InstallationSpec, pullSecrets []*corev1.Secret, configMap *corev1.ConfigMap) (render.Component, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.