k3s/pkg/kubectl/resource
tummychow 78ce5da988 Move util.StringSet into its own package
A lot of packages use StringSet, but they don't use anything else from
the util package. Moving StringSet into another package will shrink
their dependency trees significantly.
2015-09-10 12:04:15 -07:00
..
builder.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
builder_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
helper.go Hide failed/succeeded pods in 'kubectl get pods' by default 2015-08-18 13:47:19 -07:00
helper_test.go refactor testapi and test scripts to prepare for multiple API groups. 2015-09-04 18:01:32 -07:00
interfaces.go Moving everyone to unversioned client 2015-08-18 10:23:03 -07:00
mapper.go Fix docstring for InfoForObejct func 2015-08-24 21:46:49 +08:00
result.go Move util.StringSet into its own package 2015-09-10 12:04:15 -07:00
selector.go Merge pull request #9787 from feihujiang/acceptErrorLikeGoPath 2015-08-21 15:17:58 -07:00
visitor.go Make --validate default on and shows how to turn if off 2015-08-25 03:18:32 -07:00