gvisor/runsc/container
Fabricio Voznika bc81f3fe4a Remove '--file-access=direct' option
It was used before gofer was implemented and it's not
supported anymore.
BREAKING CHANGE: proxy-shared and proxy-exclusive options
are now: shared and exclusive.

PiperOrigin-RevId: 212017643
Change-Id: If029d4073fe60583e5ca25f98abb2953de0d78fd
2018-09-07 12:28:48 -07:00
..
BUILD Move multi-container test to a single file 2018-09-05 13:13:26 -07:00
container.go Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
container_test.go Remove '--file-access=direct' option 2018-09-07 12:28:48 -07:00
fs.go runsc: Run sandbox process inside minimal chroot. 2018-09-07 10:16:39 -07:00
fs_test.go Put fsgofer inside chroot 2018-08-27 11:10:14 -07:00
hook.go
multi_container_test.go runsc testing: Move TestMultiContainerSignal to multi_container_test. 2018-09-06 10:41:55 -07:00
status.go Added code for a pause command for a container process. 2018-06-15 16:09:09 -07:00
uds_test_app.go Enable checkpoint/restore in cases of UDS use. 2018-08-10 14:33:20 -07:00