mirror of https://github.com/containers/podman.git
add support for both creating a secret using yaml and mounting a secret as a volume given a yaml file. Kubernetes secrets have a different structure than podman and therefore have to be handeled differently. In this PR, I have introduced the basic usecases of kube secrets with more implementations like env secrets to come! resolves #12396 Signed-off-by: Charlie Doern <cdoern@redhat.com> |
||
---|---|---|
.. | ||
kube.go | ||
kube_test.go | ||
play_test.go | ||
seccomp.go | ||
volume.go |