package
0.0.0-20200122233423-62801f1d34cf
Repository: https://github.com/vishvananda/pkg.git
Documentation: pkg.go.dev

# Functions

NewTracingConfigFromConfigMap returns a Config for the given configmap.
NewTracingConfigFromMap returns a Config given a map corresponding to a ConfigMap.

# Constants

ConfigName is the name of the configmap.
None is used for no backend.
Stackdriver is used for Stackdriver backend.
Zipkin is used for Zipkin backend.

# Structs

Config holds the configuration for tracers.

# Type aliases

BackendType specifies the backend to use for tracing.