package v2

import "github.com/containerd/containerd/runtime/v2/runc/v2"

Index

Functions

func New

func New(ctx context.Context, id string, publisher shim.Publisher, fn func()) (shim.Shim, error)

New returns a new shim service that can be used for - serving the task service over grpc/ttrpc - shim management This function is deprecated in favor direct creation of shim manager and registering task service via plugins.

Source Files

service.go

Version
v1.6.26
Published
Dec 8, 2023
Platform
linux/amd64
Imports
6 packages
Last checked
36 minutes ago

Tools for package owners.