spiegel_podman/pkg/api/server
Valentin Rothberg 450361fc64 update systemd & dbus dependencies
Update the outdated systemd and dbus dependencies which are now provided
as go modules.  This will further tighten our dependencies and releases
and pave the way for the upcoming auto-update feature.

Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
2020-03-10 18:34:55 +01:00
..
docs.go APIv2 review corrections #3 2020-01-25 15:09:09 -06:00
handler_api.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
listener_api.go Add service endpoint 2020-01-21 16:35:45 -06:00
register_auth.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_containers.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_distribution.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_events.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_exec.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_healthcheck.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_images.go Merge pull request #5374 from baude/create 2020-03-07 14:16:43 +01:00
register_info.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_monitor.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_ping.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_plugins.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_pods.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
register_swagger.go Add /swagger/ endpoint to serve swagger yaml to clients 2020-02-04 16:39:54 -07:00
register_swarm.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_system.go Register handlers without version to align with docker API 2020-03-05 22:28:22 +00:00
register_version.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_volumes.go more swagger fixes 2020-03-02 12:01:56 -07:00
server.go update systemd & dbus dependencies 2020-03-10 18:34:55 +01:00
swagger.go binding tests for volumes 2020-02-27 13:11:42 -06:00