gvisor/pkg/shim/proc
Fabricio Voznika c16e69a9d5 Use consistent naming for subcontainers
It was confusing to find functions relating to root and non-root
containers. Replace "non-root" and "subcontainer" and make naming
consistent in Sandbox and controller.

PiperOrigin-RevId: 384512518
2021-07-13 11:36:13 -07:00
..
BUILD Delete PID files right after they are read 2021-06-29 14:49:33 -07:00
deleted_state.go Improve stopped container handling 2021-06-21 17:19:05 -07:00
exec.go Use consistent naming for subcontainers 2021-07-13 11:36:13 -07:00
exec_state.go Use consistent naming for subcontainers 2021-07-13 11:36:13 -07:00
init.go Improve stopped container handling 2021-06-21 17:19:05 -07:00
init_state.go Redirect all calls from `errdefs.ToGRPC` to `utils.ErrToGRPC` 2021-06-29 10:56:17 -07:00
io.go [op] Replace syscall package usage with golang.org/x/sys/unix in pkg/. 2021-03-03 10:25:58 -08:00
proc.go Improve stopped container handling 2021-06-21 17:19:05 -07:00
types.go Delete shim v1 2021-01-12 17:54:10 -08:00
utils.go Delete shim v1 2021-01-12 17:54:10 -08:00