spiegel_podman/pkg/api/server
Ashley Cui 9391bfc520 Add version field to secret compat list/inspect api
Docker api expects secrets endpoint to have a version field. So, the
version field is added into the compat endpoint only. The version field
is always 1, since Docker uses the version to keep track of updates to
the secret, and currently we cannot update a secret.

Signed-off-by: Ashley Cui <acui@redhat.com>
2021-03-02 16:55:21 -05:00
..
idle Change http ConnState actions between new and active 2020-10-31 20:31:33 -06:00
docs.go Switch references of /var/run -> /run 2021-01-07 05:37:24 -05:00
handler_api.go bump go module to v3 2021-02-22 09:03:51 +01:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_auth.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_containers.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_distribution.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_events.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_exec.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_generate.go Merge pull request #9445 from jmguzik/no-header-info-for-systemd-generation 2021-02-22 13:44:43 -05:00
register_healthcheck.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_images.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_info.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_manifest.go Merge pull request #9117 from tmds/swagger_missing_schema_properties 2021-02-22 11:03:14 -05:00
register_monitor.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_networks.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_ping.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_play.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_plugins.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_pods.go swagger: removes the schema type for PodSpecGenerator $ref 2021-02-24 18:34:57 +00:00
register_secrets.go Add version field to secret compat list/inspect api 2021-03-02 16:55:21 -05:00
register_swagger.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_swarm.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_system.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_version.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_volumes.go bump go module to v3 2021-02-22 09:03:51 +01:00
server.go bump go module to v3 2021-02-22 09:03:51 +01:00
swagger.go bump go module to v3 2021-02-22 09:03:51 +01:00