spiegel_podman/pkg/specgenutil
Aditya Rajan db6b9131ef secret: honor custom target for secrets with run
Honor custom `target` if specified while running or creating containers
with secret `type=mount`.

Example:
`podman run -it --secret token,type=mount,target=TOKEN ubi8/ubi:latest
bash`

Signed-off-by: Aditya Rajan <arajan@redhat.com>
2021-12-06 14:37:46 -05:00
..
createparse.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
ports.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
specgen.go secret: honor custom target for secrets with run 2021-12-06 14:37:46 -05:00
util.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
volumes.go Add support for mount options to API 2021-08-27 11:11:01 -07:00