MCPcopy Index your code
hub / github.com/docker/cli / Shutdown

Method Shutdown

cli/command/telemetry.go:36–36  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

34 metric.MeterProvider
35 ForceFlush(ctx context.Context) error
36 Shutdown(ctx context.Context) error
37}
38
39// TelemetryClient provides the methods for using OTEL tracing or metrics.

Callers 1

runDockerFunction · 0.65

Implementers 1

cliReadercli/command/telemetry.go

Calls

no outgoing calls

Tested by

no test coverage detected