gvisor/runsc/boot
Rahat Mahmood 491b106d62 Implement the runsc verity-prepare command.
Implement a new runsc command to set up a sandbox with verityfs and
run the measure tool. This is loosely forked from the do command, and
currently requires the caller to provide the measure tool binary.

PiperOrigin-RevId: 366553769
2021-04-02 19:34:50 -07:00
..
filter [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
platforms
pprof
BUILD Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00
compat.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
compat_amd64.go
compat_arm64.go
compat_test.go
controller.go
debug.go
events.go Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
fs.go
fs_test.go Add --file-access-mounts flag 2021-03-23 16:21:12 -07:00
limits.go
loader.go Skip /dev submount hack on VFS2. 2021-03-18 11:12:43 -07:00
loader_test.go
network.go
strace.go
vfs.go Implement the runsc verity-prepare command. 2021-04-02 19:34:50 -07:00