spiegel_podman/vendor/github.com/containers/common/pkg/secrets
cdoern 438fef1caa kube secret handling for podman play kube
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>
2022-07-20 12:55:33 -04:00
..
filedriver Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
passdriver Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
shelldriver Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00
secrets.go kube secret handling for podman play kube 2022-07-20 12:55:33 -04:00
secretsdb.go Vendor in containers/(storage,image, common, buildah) 2022-07-18 10:42:04 -04:00