package remote
import "github.com/docker/docker/libcontainerd/remote"
Index ¶
- Constants
- func NewClient(ctx context.Context, cli *containerd.Client, stateDir, ns string, b libcontainerdtypes.Backend) (libcontainerdtypes.Client, error)
Constants ¶
const DockerContainerBundlePath = "com.docker/engine.bundle.path"
DockerContainerBundlePath is the label key pointing to the container's bundle path
Functions ¶
func NewClient ¶
func NewClient(ctx context.Context, cli *containerd.Client, stateDir, ns string, b libcontainerdtypes.Backend) (libcontainerdtypes.Client, error)
NewClient creates a new libcontainerd client from a containerd client
Source Files ¶
- Version
- v23.0.16+incompatible
- Published
- Oct 12, 2024
- Platform
- js/wasm
- Imports
- 32 packages
- Last checked
- 1 minute ago –
Tools for package owners.