kompose/vendor/github.com/opencontainers/runc/libcontainer/system
Hang Yan 525b68f027
Go mod (#1305)
* Use go mod instead of glide
* Add `--with-kompose-annotation` flag to allow us to switch it off for tests
* Remove hostpid support (since the newest sdk does not support it)
* Create new test script and fixtures
* Remove replicationcontroller support
2020-08-07 17:25:52 +08:00
..
linux.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
proc.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
setns_linux.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
syscall_linux_64.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
syscall_linux_386.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
syscall_linux_arm.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
sysconfig_notcgo.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
sysconfig.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
unsupported.go Go mod (#1305) 2020-08-07 17:25:52 +08:00
xattrs_linux.go Go mod (#1305) 2020-08-07 17:25:52 +08:00