kubernetes/pkg/kubectl/cmd/run
Clayton Coleman 5e905f1f5f
Move versioned generators into their own package
pkg/kubectl has a lot of files. Move everything generator related
into pkg/kubectl/generate (generic) or pkg/kubectl/generate/versioned
(type specific).

Move the DescriberFn and GeneratorFn out of kubectl/cmd/util and into
the respective versioned packages, along with tests.
2018-10-16 12:54:40 -04:00
..
BUILD Move versioned generators into their own package 2018-10-16 12:54:40 -04:00
run_test.go React to moves 2018-10-06 18:44:05 +02:00
run.go Move versioned generators into their own package 2018-10-16 12:54:40 -04:00