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-20250515015002-498360cc7c63 (latest)
- Published
- May 15, 2025
- Platform
- linux/amd64
- Imports
- 47 packages
- Last checked
- 9 hours ago –
Tools for package owners.