gvisor/runsc/flag
Fabricio Voznika 32e7a54f7f Make flag propagation automatic
Use reflection and tags to provide automatic conversion from
Config to flags. This makes adding new flags less error-prone,
skips flags using default values (easier to read), and makes
tests correctly use default flag values for test Configs.

Updates #3494

PiperOrigin-RevId: 328662070
2020-08-26 20:24:41 -07:00
..
BUILD Add flag package to limit visibility. 2020-02-10 13:57:01 -08:00
flag.go Make flag propagation automatic 2020-08-26 20:24:41 -07:00