mirror of
https://github.com/podman-container-tools/podman.git
synced 2026-08-06 00:45:43 +00:00
feat: read secret config from config file if the user hasn't entered explicit config values feat: allow to specify `--driver-opts opt1=val1,opt2=val2` in the secret create command to allow overriding the default values fix: show driver options in `podman secret inspect` Signed-off-by: Tino Rusch <tino.rusch@gmail.com> |
||
|---|---|---|
| .. | ||
| secrets.go | ||
| types.go | ||
| types_create_options.go | ||
| types_inspect_options.go | ||
| types_list_options.go | ||
| types_remove_options.go | ||