podman/pkg/varlinkapi
baude e10baba326 podman play kube: add containers to pod
when defining containers, we missed the conditional logic to allow
the container to be defined with "WithPod" and so forth.  I had to
slightly modify the createcontainer process to pass a libpod.Pod
that could override things; use nil as no pod.

Signed-off-by: baude <bbaude@redhat.com>
2019-01-11 14:01:57 -06:00
..
config.go switch projectatomic to containers 2018-08-16 17:12:36 +00:00
containers.go Adding more varlink endpoints 2018-12-03 10:56:07 -06:00
containers_create.go podman play kube: add containers to pod 2019-01-11 14:01:57 -06:00
images.go Merge pull request #2135 from baude/varlinkprune 2019-01-11 06:18:29 -08:00
mount.go Adding more varlink endpoints 2018-12-03 10:56:07 -06:00
pods.go Clean up some existing varlink endpoints 2018-12-12 12:53:09 -06:00
system.go Add ability to build golang remote client 2019-01-07 12:43:57 -06:00
util.go Added helper function for libpod pod api calls 2018-08-16 20:31:50 +00:00