podman/pkg/bindings/secrets
Daniel J Walsh efefd8cf5b
Add --replace flag to podman secret create
Users may want to replace the secret used within containers, without
destroying the secret and recreating it.

Partial fix for https://github.com/containers/podman/issues/18667

Make sure podman --remote secret inspect and podman secret inspect
return the same error message.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2023-07-09 07:26:09 -04:00
..
secrets.go Display secret to user in inpspect 2023-06-28 13:14:49 -04:00
types.go Add --replace flag to podman secret create 2023-07-09 07:26:09 -04:00
types_create_options.go Add --replace flag to podman secret create 2023-07-09 07:26:09 -04:00
types_inspect_options.go Display secret to user in inpspect 2023-06-28 13:14:49 -04:00
types_list_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00
types_remove_options.go bump go module to version 4 2022-01-18 12:47:07 +01:00