This website requires JavaScript.
Explore
Help
Sign In
github
/
containerd
Watch
4
Star
0
Fork
0
You've already forked containerd
Code
Issues
Pull Requests
Packages
Projects
Releases
2
Wiki
Activity
Files
32f6e6c8aad98e1a363fa45793dd897149ddc03e
containerd
/
services
/
server
History
Kazuyoshi Kato
6596a70861
Use github.com/containerd/cgroups/v3 to remove gogo
...
Signed-off-by: Kazuyoshi Kato <
katokazu@amazon.com
>
2022-11-14 21:07:48 +00:00
..
config
replace strings.Split(N) for strings.Cut() or alternatives
2022-11-07 10:02:25 +01:00
namespace.go
Ensure namespace is proxied to grpc/ttrpc plugins
2021-10-16 00:09:50 +00:00
server_linux.go
Use github.com/containerd/cgroups/v3 to remove gogo
2022-11-14 21:07:48 +00:00
server_solaris.go
Correct import path in services/server package
2019-04-11 23:07:46 -05:00
server_test.go
Make test path a constant
2022-06-13 23:28:17 +03:00
server_unsupported.go
Run
go fmt
with Go 1.17
2021-08-22 09:31:50 +09:00
server_windows.go
Remove redundant build tags
2021-08-05 22:27:46 -07:00
server.go
linting: address gosec G112/G114
2022-10-12 14:40:11 +02:00