podman/pkg/bindings/system
Jhon Honce 1dc6d14735 Fix file descriptor leaks and add test
* Add response.Body.Close() where needed to release HTTP
  connections to API server.
* Add tests to ensure no general leaks occur. 100% coverage would be
  required to ensure no leaks on any call.
* Update code comments to be godoc correct

Signed-off-by: Jhon Honce <jhonce@redhat.com>
2021-08-24 16:36:10 -07:00
..
info.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
system.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
types.go misc bindings to podman v3 2020-12-17 09:40:51 -06:00
types_disk_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_events_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_info_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_prune_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_version_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00