podman/pkg/domain/infra/abi
Alban Bedel b84304da5e Prepare support in kube play for other volume types than hostPath
Replace the simple map of names to paths with a map of names to a struct
to allow passing more parameters. Also move the code to parse the volumes
to its own file to avoid making the playKubePod() function overly complex.
Finally rework the kube volumes test to also be ready to support more
volume types.

Signed-off-by: Alban Bedel <albeu@free.fr>
2020-11-27 11:38:33 +01:00
..
parse Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
terminal When container stops, drop sig-proxy errors to infos 2020-10-30 09:23:47 -04:00
auto-update.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
containers.go Allow containers to --restart on-failure with --rm 2020-11-20 13:55:19 -05:00
containers_runlabel.go Fix panic when runlabel is missing 2020-10-16 11:09:21 +08:00
cp.go Stop excessive wrapping of errors 2020-10-30 05:34:04 -04:00
events.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
generate.go APIv2 add generate systemd endpoint 2020-09-02 22:06:19 +02:00
healthcheck.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
images.go NewFromLocal can return multiple images 2020-10-28 16:02:53 -04:00
images_list.go image list: check for all errors 2020-10-27 10:39:09 +01:00
images_test.go V2 podman command 2020-03-18 16:41:12 -07:00
manifest.go manifest list inspect single image 2020-10-30 11:13:57 -04:00
network.go Merge pull request #8391 from baude/networkconnectdisconnect 2020-11-19 16:54:29 +01:00
play.go Prepare support in kube play for other volume types than hostPath 2020-11-27 11:38:33 +01:00
play_test.go migrate play kube to spec gen 2020-11-10 07:55:24 -06:00
pods.go Align the podman pod ps --filter behavior with podman ps 2020-11-18 19:31:25 +01:00
pods_stats.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
runtime.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system.go Wrap missing container errors with container ID 2020-11-15 06:45:21 -05:00
system_novalink.go Switch all references to github.com/containers/libpod -> podman 2020-07-28 08:23:45 -04:00
system_varlink.go Refactor version handling in cmd tree 2020-09-18 15:13:58 -07:00
trust.go Remove excessive error wrapping 2020-10-05 15:30:37 -07:00
volumes.go Add pod, volume, network to inspect package 2020-10-27 14:42:54 -04:00