internal

package
v0.0.0-...-99f3f31 Latest Latest
Warning

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

Go to latest
Published: Jun 8, 2023 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DEFAULT_CONTROLLER_IMG_NAME = "host.docker.internal:5000/controller"
	DEFAULT_PROXY_IMG_NAME      = "host.docker.internal:5000/telemetry-proxy"
	DEFAULT_IMG_VERSION         = "latest"
)

Variables

View Source
var (
	ContextKeyRunId                   = ContextKey("run-id")
	ContextKeyOtlpSinkConfigPath      = ContextKey("otlp-sink/config")
	ContextKeyOtlpSinkDataPath        = ContextKey("otlp-sink/data")
	ContextKeyLumigoToken             = ContextKey("lumigo/token")
	ContextKeyOperatorControllerImage = ContextKey("lumigo/operator/images/controller")
	ContextKeyOperatorProxyImage      = ContextKey("lumigo/operator/images/proxy")
)

Functions

func LumigoOperatorFeature

func LumigoOperatorFeature(lumigoNamespace string, otlpSinkUrl string, logger logr.Logger) features.Feature

func OtlpSinkFeature

func OtlpSinkFeature(namespaceName string, deploymentName string, otlpCollectorImage string, logger logr.Logger) (features.Feature, string)

Types

type ContextKey

type ContextKey string

func (ContextKey) String

func (c ContextKey) String() string

Jump to

Keyboard shortcuts

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