package
2.0.0-rc1
Repository: https://github.com/eclipse-iofog/iofog-kubelet.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

StartSpan starts a span from the configured default tracer.

# Variables

T is the Tracer to use this should be initialized before starting up iofog-kubelet.

# Interfaces

Span encapsulates a tracing event.
Tracer is the interface used for creating a tracing span.

# Type aliases

Status is an alias to opencensus's trace status.