kubernetes/pkg/kubectl/resource
2015-03-24 12:13:53 -07:00
..
builder.go moving ParseSelector to Parse for labels only. 2015-03-05 22:39:36 +01:00
builder_test.go Convert RestartPolicy to string for v1beta3. 2015-03-13 18:38:07 -07:00
doc.go Move Resource functionality to its own package 2015-01-09 11:59:06 -05:00
helper.go Finalize fields.Selector 2015-03-17 22:55:43 +01:00
helper_test.go Updating unit tests so that they pass with v1beta3 api 2015-03-24 12:13:53 -07:00
interfaces.go Move Resource functionality to its own package 2015-01-09 11:59:06 -05:00
mapper.go Replace automatic YAML decoding with opt-in YAML decoding 2015-03-20 00:03:56 -04:00
result.go Use IsListType instead of checking ItemPtr in resourcebuilder 2015-03-04 10:48:05 -05:00
selector.go Finalize fields.Selector 2015-03-17 22:55:43 +01:00
visitor.go Use name from server when displaying create/update 2015-02-08 21:40:47 -05:00