esgateway

package
v1.21.0 Latest Latest
Warning

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

Go to latest
Published: Aug 15, 2021 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DeploymentName        = "tigera-secure-es-gateway"
	ServiceAccountName    = "tigera-secure-es-gateway"
	RoleName              = "tigera-secure-es-gateway"
	VolumeName            = "tigera-secure-es-gateway-certs"
	ServiceName           = "tigera-secure-es-gateway-http"
	ElasticsearchPortName = "es-gateway-elasticsearch-port"
	KibanaPortName        = "es-gateway-kibana-port"
	Port                  = 5554

	ElasticsearchHTTPSEndpoint = "https://tigera-secure-es-http.tigera-elasticsearch.svc:9200"
	ElasticsearchPort          = 9200
	KibanaHTTPSEndpoint        = "https://tigera-secure-kb-http.tigera-kibana.svc:5601"
	KibanaPort                 = 5601
)

Variables

This section is empty.

Functions

func EsGateway

func EsGateway(
	installation *operatorv1.InstallationSpec,
	pullSecrets []*corev1.Secret,
	certSecrets []*corev1.Secret,
	kubeControllersUserSecrets []*corev1.Secret,
	kibanaInternalCertSecret *corev1.Secret,
	esInternalCertSecret *corev1.Secret,
	clusterDomain string,
) render.Component

Types

This section is empty.

Jump to

Keyboard shortcuts

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