MCPcopy
hub / github.com/containerd/containerd / Bundle

Method Bundle

core/runtime/v2/shim.go:196–196  ·  view source on GitHub ↗

Bundle is a file system path to shim's bundle.

()

Source from the content-addressed store, hash-verified

194 Namespace() string
195 // Bundle is a file system path to shim's bundle.
196 Bundle() string
197 // Client returns the underlying TTRPC or GRPC client object for this shim.
198 // The underlying object can be either *ttrpc.Client or grpc.ClientConnInterface.
199 Client() any

Callers 3

StartMethod · 0.65
CreateMethod · 0.65
CreateMethod · 0.65

Implementers 1

shimcore/runtime/v2/shim.go

Calls

no outgoing calls

Tested by

no test coverage detected