package runsc
import "gvisor.dev/gvisor/pkg/shim/v1/runsc"
Package runsc implements Containerd Shim v2 interface.
Index ¶
- func New(ctx context.Context, id string, publisher shim.Publisher) (extension.TaskServiceExt, error)
- type TaskOOM
Functions ¶
func New ¶
func New(ctx context.Context, id string, publisher shim.Publisher) (extension.TaskServiceExt, error)
New returns a new shim service.
Types ¶
type TaskOOM ¶
TaskOOM is an alias for events.TaskOOM.
Source Files ¶
api.go debug.go epoll.go oom_v2.go options.go service.go service_linux.go state.go
- Version
- v0.0.0-20250702012632-902e88ff9314 (latest)
- Published
- Jul 2, 2025
- Platform
- linux/amd64
- Imports
- 47 packages
- Last checked
- 1 day ago –
Tools for package owners.