podman/pkg/api/server
Brent Baude d65ff6b3ec apiv2 container create using specgen
this uses the specgen structure to create containers rather than the outdated createconfig.  right now, only the apiv2 create is wired up.  eventually the cli will also have to be done.

Signed-off-by: Brent Baude <bbaude@redhat.com>
2020-02-19 15:20:15 -06: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 Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_containers.go apiv2 container create using specgen 2020-02-19 15:20:15 -06:00
register_distribution.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_events.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_exec.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_healthcheck.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_images.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_info.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_monitor.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_ping.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_plugins.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07: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 Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
register_system.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_version.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
register_volumes.go Swagger: fix inconsistencies (try #2) 2020-02-18 11:07:07 -07:00
server.go Fix handler and systemd activation errors 2020-02-17 10:29:32 -07:00
swagger.go [CI:DOCS]add apiv2 endpoints for exec 2020-02-03 12:40:01 -06:00