1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/profiles/seccomp
Sebastiaan van Stijn c7cd1b9436
profiles/seccomp.Syscall: use pointers and omitempty
These fields are optional, and this makes the JSON representation
slightly less verbose.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-06-17 21:25:09 +02:00
..
fixtures seccomp.Syscall: embed runtime-spec Syscall type 2021-06-17 21:25:06 +02:00
default.json profiles/seccomp.Syscall: use pointers and omitempty 2021-06-17 21:25:09 +02:00
default_linux.go profiles/seccomp.Syscall: use pointers and omitempty 2021-06-17 21:25:09 +02:00
generate.go New seccomp format 2016-09-01 11:53:07 +02:00
kernel_linux.go seccomp: implement marshal/unmarshall for MinVersion 2020-10-07 17:48:25 +02:00
kernel_linux_test.go seccomp: implement marshal/unmarshall for MinVersion 2020-10-07 17:48:25 +02:00
seccomp.go profiles/seccomp.Syscall: use pointers and omitempty 2021-06-17 21:25:09 +02:00
seccomp_linux.go profiles/seccomp.Syscall: use pointers and omitempty 2021-06-17 21:25:09 +02:00
seccomp_test.go seccomp.Syscall: embed runtime-spec Syscall type 2021-06-17 21:25:06 +02:00
seccomp_unsupported.go seccomp: move seccomp types from api into seccomp profile 2020-09-18 18:14:16 +02:00