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.7.2
Published
Jun 2, 2023
Platform
linux/amd64
Imports
7 packages
Last checked
1 minute ago

Tools for package owners.