Categorygithub.com/postfinance/secfs
repositorypackage
0.1.3
Repository: https://github.com/postfinance/secfs.git
Documentation: pkg.go.dev

# README

secfs

Package secfs implements afero.Fs and afero.File for Kubernetes secrets.

A Kubernetes secret path can be written as /NAMESPACE/SECRET[/KEY]. Where /NAMESPACE/SECRET represents the directory and KEY the file part of the path.