Files
kubernetes/pkg/kubectl/resource/builder_test.go
Clayton Coleman 994e9e3c62 ResourceNames() should prohibit unnamed arguments
resource.Builder should prohibit empty resource names (the error is from
the wrong place) so that commands that work on multiple resources but
not resource types can properly limit errors.
2016-08-16 17:52:17 -04:00

38 KiB