esmetrics

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Jan 31, 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"
	ElasticsearchMetricsPodSecurityPolicyName = "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

	// Whether the cluster supports pod security policies.
	UsePSP bool
}

Jump to

Keyboard shortcuts

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