spiegel_podman/pkg/api/server
Jhon Honce 8d3aec9d08 Enable /debug/pprof API service endpoints
* Refactor sidecar HTTP service for /debug/pprof endpoints to use a TCP
  address given via new podman system service --pprof-address flag

* Allow same URL parsing in "system service" as bindings/connection.go

* Refactor NewServerWithSettings() to use entities.ServiceOptions
  in place of deleted server.Options

* Updated godoc for impacted functions and types

* Fixed API service Shutdown() to do an orderly shutdown when
  terminated and running with --time=0

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-10-08 13:57:20 -07:00
..
idle Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
docs.go Add note about empty fields and null values for API responses 2021-10-01 13:18:52 -04:00
handler_api.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_logging.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_panic.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
handler_rid.go Refacter API server emphasis on logging 2021-09-10 15:07:25 -07:00
listener_api.go Make podman service log events 2020-11-19 14:42:56 -07:00
register_archive.go support container to container copy 2021-07-27 15:32:23 +02:00
register_auth.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_containers.go Add /containers/stats response to API docs 2021-09-10 15:15:35 +02:00
register_distribution.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_events.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_exec.go Fix resize race with podman exec -it 2021-06-16 16:43:30 +02:00
register_generate.go swagger: remove name wildcards 2021-04-07 15:21:44 +02:00
register_healthcheck.go swagger: remove name wildcards 2021-04-07 15:21:44 +02:00
register_images.go image prune: support removing external containers 2021-09-28 10:24:16 +02:00
register_info.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_manifest.go Merge pull request #9121 from tmds/swagger_remove_name_wildcards 2021-04-08 13:04:23 -04:00
register_monitor.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_networks.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
register_ping.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_play.go teardown play kube 2021-08-24 14:26:14 -05:00
register_plugins.go bump go module to v3 2021-02-22 09:03:51 +01:00
register_pods.go [NO TESTS NEEDED] Clean up swagger 2021-08-19 07:57:54 -07:00
register_secrets.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02: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 [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_version.go [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00
register_volumes.go Add until filter to volume ls filters list 2021-07-22 00:01:07 +02:00
server.go Enable /debug/pprof API service endpoints 2021-10-08 13:57:20 -07:00
swagger.go [NO TESTS NEEDED] Clean up swagger 2021-08-19 07:57:54 -07:00