kubernetes/pkg/kubectl/resource
Clayton Coleman c6961d6fd6
Remove runtime.Typer, reduce to ObjectKinds(1) (3)
Remove the unnecessary variants, which avoids allocations in several
core paths.
2016-05-21 23:55:42 -04:00
..
builder_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
builder.go Address PR comments 2 2016-05-09 16:23:15 -07:00
doc.go Make copyright ownership statement generic 2015-05-01 17:49:56 -04:00
helper_test.go Fix tests for renegotiation 2016-05-12 08:21:11 +02:00
helper.go Can't replace a generic resource that is cluster scoped 2016-02-12 16:20:37 -05:00
interfaces.go Move restclient to its own package 2016-02-29 12:05:13 -08:00
mapper.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
result.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
selector.go Add the client side bits of kubectl export 2015-12-22 10:41:59 -08:00
visitor_test.go Address PR comments 2 2016-05-09 16:23:15 -07:00
visitor.go Address PR comments 2 2016-05-09 16:23:15 -07:00