k3s/pkg/configfilearg
Chris Kim 332fd73d46
Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s (#2594)
* Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s

Signed-off-by: Chris Kim <oats87g@gmail.com>
2020-12-16 09:27:57 -08:00
..
testdata All arguments should be of the form --k=v so that bool flags will work 2020-09-03 16:25:35 -07:00
defaultparser.go Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s (#2594) 2020-12-16 09:27:57 -08:00
parser_test.go All arguments should be of the form --k=v so that bool flags will work 2020-09-03 16:25:35 -07:00
parser.go Add support for both config-file and data-dir at a global level in the self-extracting wrapper for K3s (#2594) 2020-12-16 09:27:57 -08:00