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
- v25.0.5+incompatible
- Published
- Mar 19, 2024
- Platform
- js/wasm
- Imports
- 35 packages
- Last checked
- 25 minutes ago –
Tools for package owners.