k3s/pkg/kubectl/resource
Brendan Burns 2700871b04 Merge pull request #5013 from smarterclayton/misc_fixup
Small cleanups to a number of client behaviors
2015-03-06 15:41:34 +01:00
..
builder.go moving ParseSelector to Parse for labels only. 2015-03-05 22:39:36 +01:00
builder_test.go Update guestbook example to use replication controller. 2015-02-24 20:21:13 +01:00
doc.go Move Resource functionality to its own package 2015-01-09 11:59:06 -05:00
helper.go Always set ?namespace in query if specified 2015-02-16 00:23:38 -05:00
helper_test.go Always set ?namespace in query if specified 2015-02-16 00:23:38 -05:00
interfaces.go Move Resource functionality to its own package 2015-01-09 11:59:06 -05:00
mapper.go Plumb restmapper properly through apiserver and tests 2015-02-02 10:26:19 -05:00
result.go Use IsListType instead of checking ItemPtr in resourcebuilder 2015-03-04 10:48:05 -05:00
selector.go Move Resource functionality to its own package 2015-01-09 11:59:06 -05:00
visitor.go Use name from server when displaying create/update 2015-02-08 21:40:47 -05:00