spiegel_podman/pkg/api/handlers/libpod
esendjer b9a2d8698a Handlers for generate systemd with custom dependencies
This commit includes:
* Handlers for generate systemd unit
  with manually defined dependencies such as:
  Wants=, After= and Requires=

* The new unit and e2e tests for checking generated systemd units
  for container and pod with custom dependencies

* Documented descriptions for custom dependencies options

Signed-off-by: Eugene (Evgenii) Shubin <esendjer@gmail.com>
2022-01-19 21:46:16 +05:00
..
containers.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_create.go bump go module to version 4 2022-01-18 12:47:07 +01:00
containers_stats.go bump go module to version 4 2022-01-18 12:47:07 +01:00
generate.go Handlers for generate systemd with custom dependencies 2022-01-19 21:46:16 +05:00
healthcheck.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images.go bump go module to version 4 2022-01-18 12:47:07 +01:00
images_pull.go bump go module to version 4 2022-01-18 12:47:07 +01:00
info.go bump go module to version 4 2022-01-18 12:47:07 +01:00
manifests.go bump go module to version 4 2022-01-18 12:47:07 +01:00
networks.go bump go module to version 4 2022-01-18 12:47:07 +01:00
play.go bump go module to version 4 2022-01-18 12:47:07 +01:00
pods.go bump go module to version 4 2022-01-18 12:47:07 +01:00
secrets.go bump go module to version 4 2022-01-18 12:47:07 +01:00
swagger.go bump go module to version 4 2022-01-18 12:47:07 +01:00
system.go bump go module to version 4 2022-01-18 12:47:07 +01:00
volumes.go bump go module to version 4 2022-01-18 12:47:07 +01:00