Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewService ¶
func NewService(ctx context.Context, id string, publisher shim.Publisher, shutdown func()) (shim.Shim, error)
NewService creates a new runj service and returns it as a shim.Shim
func SetReaper ¶
func SetReaper() error
SetReaper sets this process as the reaper for its orphaned descendant processes
func SetupReaperSignals ¶
SetupReaperSignals configures the current process as a reaper, sets up a signal handler to receive SIGCHLD,and processes SIGCHLD events with containerd's reaper package.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.