containerd/core/runtime
Derek McGowan 2ac2b9c909
Make api a Go sub-module
Allow the api to stay at the same v1 go package name and keep using a
1.x version number. This indicates the API is still at 1.x and allows
sharing proto types with containerd 1.6 and 1.7 releases.

Signed-off-by: Derek McGowan <derek@mcg.dev>
2024-05-02 11:03:00 -07:00
..
opts Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
restart Remove deprecated funcs from restart package 2024-02-10 17:54:48 -08:00
v2 Make api a Go sub-module 2024-05-02 11:03:00 -07:00
events.go Make api a Go sub-module 2024-05-02 11:03:00 -07:00
monitor.go Move runtime to core/runtime 2024-01-17 09:58:04 -08:00
nsmap.go Switch to new errdefs package 2024-01-25 22:18:45 -08:00
runtime.go sandbox: merge address and protocol to one url 2024-04-30 15:28:00 +08:00
task.go Move protobuf package under pkg 2024-05-02 10:52:03 -07:00
typeurl.go api/services/instrospection: add PluginInfo 2024-01-25 10:00:30 +09:00