gvisor/runsc/cmd
Chong Cai 8018bf62ba Internal change.
PiperOrigin-RevId: 361689477
2021-03-08 16:56:16 -08:00
..
BUILD Add mitigate command to runsc 2021-02-10 10:48:48 -08:00
boot.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
capability.go Update canonical repository. 2019-06-13 16:50:15 -07:00
capability_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
checkpoint.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
chroot.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
cmd.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
create.go Let flags be overriden from OCI annotations 2020-09-01 11:12:19 -07:00
debug.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
delete.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
delete_test.go Move boot.Config to its own package 2020-08-19 18:37:42 -07:00
do.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
error.go
events.go Stub out basic `runsc events --stat` CPU functionality 2021-02-02 12:47:23 -08:00
exec.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
exec_test.go
gofer.go Internal change. 2021-03-08 16:56:16 -08:00
gofer_test.go Switch uses of os.Getenv that check for empty string to os.LookupEnv. 2021-01-13 15:15:20 -08:00
help.go Minor formatting updates for gvisor.dev. 2020-05-15 20:05:18 -07:00
install.go
kill.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
list.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
mitigate.go Add reverse flag to mitigate. 2021-03-02 14:10:51 -08:00
path.go Change copyright notice to "The gVisor Authors" 2019-04-29 14:26:23 -07:00
pause.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
ps.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
restore.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
resume.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
run.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00
spec.go Add args and netns flag to runsc spec 2020-07-09 15:26:52 -07:00
start.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
state.go Add sandbox ID to state file name 2020-12-17 10:52:44 -08:00
statefile.go Support for saving pointers to fields in the state package. 2020-06-23 23:34:06 -07:00
symbolize.go Add runsc symbolize command. 2020-12-11 15:43:22 -08:00
syscalls.go Fix simple mistakes identified by goreportcard. 2021-01-12 12:38:22 -08:00
wait.go [op] Replace syscall package usage with golang.org/x/sys/unix in runsc/. 2021-03-06 22:07:07 -08:00