k3s/pkg/kubectl/genericclioptions
juanvallejo 5e79a25e0c
add support for "success" output for edit command
Adds support for the "success" printer in the "edit" command, while
ensuring outputFormat constraints for the in-editor printer.
2018-07-16 12:06:32 -04:00
..
printers make template printers a recommended printer 2018-07-03 07:47:17 -04:00
resource make delete waits match on UID 2018-07-12 14:48:13 -04:00
BUILD make template printers a recommended printer 2018-07-03 07:47:17 -04:00
builder_flags.go update set selector to use resource builder flags 2018-05-29 12:47:19 -04:00
builder_flags_fake.go add resource builder flags 2018-05-29 10:46:54 -04:00
config_flags.go start splitting polymorphic functions out of the factory 2018-05-17 08:55:31 -04:00
config_flags_fake.go remove unnecessary factory delegation for RESTClientGetter method 2018-05-28 15:12:41 +02:00
doc.go fix up record flags 2018-04-18 13:56:59 -04:00
filename_flags.go move filename flags to genericclioptions 2018-05-28 11:09:51 +02:00
io_options.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
json_yaml_flags.go add support for "success" output for edit command 2018-07-16 12:06:32 -04:00
json_yaml_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
jsonpath_flags.go move template printers to genericclioptions 2018-07-03 07:46:51 -04:00
jsonpath_flags_test.go move template printers to genericclioptions 2018-07-03 07:46:51 -04:00
kube_template_flags.go make template printers a recommended printer 2018-07-03 07:47:17 -04:00
name_flags.go add support for "success" output for edit command 2018-07-16 12:06:32 -04:00
name_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
print_flags.go re-make print flags composeable for sophisticated callers 2018-07-10 08:08:01 -04:00
record_flags.go move f.Command out of the factory 2018-05-22 13:31:01 -04:00
template_flags.go move template printers to genericclioptions 2018-07-03 07:46:51 -04:00
template_flags_test.go move template printers to genericclioptions 2018-07-03 07:46:51 -04:00