kubernetes/pkg/kubectl/genericclioptions
Kubernetes Submit Queue 6e1727a865
Merge pull request #64114 from juanvallejo/jvallejo/remove-command-method-from-factory
Automatic merge from submit-queue (batch tested with PRs 59851, 64114, 63912, 64156, 64191). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

move f.Command out of the factory

**Release note**:
```release-note
NONE
```

Moves the "f.Command" method out of factory_client_access

cc @soltysh
2018-05-23 09:06:11 -07:00
..
printers add a discarding printer for testing and delegation 2018-05-22 08:47:42 -04:00
resource add wait 2018-05-22 08:47:42 -04:00
BUILD move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
config_flags_fake.go move ConfigFlags to pkg/kubectl/genericclioptions 2018-05-16 11:31:48 -04:00
config_flags.go start splitting polymorphic functions out of the factory 2018-05-17 08:55:31 -04:00
doc.go fix up record flags 2018-04-18 13:56:59 -04:00
io_options.go provide standard iostream struct for commands 2018-04-20 12:54:11 -04:00
json_yaml_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
json_yaml_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
name_flags_test.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
name_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
print_flags.go move PrintOptions to genericclioptions 2018-05-21 14:59:41 -04:00
record_flags.go move f.Command out of the factory 2018-05-22 13:31:01 -04:00