esmetrics

package
v1.35.0 Latest Latest
Warning

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

Go to latest
Published: Aug 2, 2024 License: Apache-2.0 Imports: 21 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ElasticsearchMetricsSecret          = "tigera-ee-elasticsearch-metrics-elasticsearch-access"
	ElasticsearchMetricsServerTLSSecret = "tigera-ee-elasticsearch-metrics-tls"
	ElasticsearchMetricsName            = "tigera-elasticsearch-metrics"
	ElasticsearchMetricsRoleName        = "tigera-elasticsearch-metrics"
	ElasticsearchMetricsPolicyName      = networkpolicy.TigeraComponentPolicyPrefix + "elasticsearch-metrics"
	ElasticsearchMetricsPort            = 9081
)

Variables

Functions

func ElasticsearchMetrics

func ElasticsearchMetrics(cfg *Config) render.Component

Types

type Config added in v1.25.0

type Config struct {
	Installation         *operatorv1.InstallationSpec
	PullSecrets          []*corev1.Secret
	ESConfig             *relasticsearch.ClusterConfig
	ESMetricsCredsSecret *corev1.Secret
	ClusterDomain        string
	ServerTLS            certificatemanagement.KeyPairInterface
	TrustedBundle        certificatemanagement.TrustedBundleRO

	LogStorage *operatorv1.LogStorage
}

Jump to

Keyboard shortcuts

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