spiegel_podman/pkg/bindings/secrets
Jakub Guzik d346e6e734 Add filtering functionality to http api secrets list
Filtering is missing in both compat API and libpod API, while docker
has filtering functinality. This commit enables filtering option using
name and id in both libpod and http API.

Signed-off-by: Jakub Guzik <jakubmguzik@gmail.com>
2021-09-03 10:29:31 +02:00
..
secrets.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02:00
types.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +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 Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02:00
types_remove_options.go [NO TESTS NEEDED] Make binding util internal 2021-02-22 14:35:03 +01:00