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" TigeraPrometheusObjectName = "tigera-prometheus" TigeraPrometheusSAName = "prometheus" TigeraPrometheusDPRate = "tigera-prometheus-dp-rate" TigeraPrometheusRole = "tigera-prometheus-role" TigeraPrometheusRoleBinding = "tigera-prometheus-role-binding" PrometheusHTTPAPIServiceName = "prometheus-http-api" PrometheusDefaultPort = 9090 PrometheusProxyPort = 9095 PrometheusTLSSecretName = "calico-node-prometheus-tls" AlertmanagerConfigSecret = "alertmanager-calico-node-alertmanager" )
Variables ¶
This section is empty.
Functions ¶
func Monitor ¶
func Monitor( installation *operatorv1.InstallationSpec, pullSecrets []*corev1.Secret, alertmanagerConfigSecret *corev1.Secret, tlsSecret *corev1.Secret, clusterDomain string, keyValidatorConfig authentication.KeyValidatorConfig, ) render.Component
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.