podman/pkg/bindings/secrets
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
..
secrets.go Fix file descriptor leaks and add test 2021-08-24 16:36:10 -07:00
types.go read secret config from config file if no user data. 2021-06-24 12:31:14 +02:00
types_create_options.go read secret config from config file if no user data. 2021-06-24 12:31:14 +02:00
types_inspect_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_list_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00
types_remove_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00