k3s/pkg/registry/pod
Clayton Coleman dfc19185f5 Add a subbindings resource as /pods/{name}/binding
Allows POST to create a binding as a child. Also refactors internal
and v1beta3 Binding to be more generic (so that other resources can
support Bindings).
2015-03-09 15:37:19 -04:00
..
etcd Add a subbindings resource as /pods/{name}/binding 2015-03-09 15:37:19 -04:00
bound_pod_factory.go Stop putting env vars into BoundPods. 2015-02-12 08:37:23 -08:00
bound_pod_factory_test.go Stop putting env vars into BoundPods. 2015-02-12 08:37:23 -08:00
doc.go Add several missing pkg Godoc files 2014-09-02 13:41:11 +02:00
registry.go Remove pods from pkg/registry/etcd/etcd.go since they are in their own type 2015-02-16 10:09:27 -05:00
rest.go Merge pull request #4779 from smarterclayton/status_endpoints 2015-03-03 11:00:02 -08:00
rest_test.go Collapse pod REST+Registry to a single object using generic/etcd 2015-02-16 10:09:27 -05:00