secretsfs

module
v1.0.11 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 13, 2022 License: MIT

README

Build Status Go Report Card Documentation Status GoDoc PkgGoDev

Work in Progress...

Subject to changes of ownership, api and code structure amongst other things...

Purpose of secretsfs

secretsfs implements a FUSE-filesytem, that allows to interact with secrets stored in a backend (called store) via simple filesysten-interacting commands. One such store may be Vault.

Output formats (called FIO, stands for File Input/Output) are treated like plugins and can be (de-)activated in a configuration file. Out of the box implemented FIOs are:

  • secretsfiles: returns plain secret on a simple cat
  • templatefiles: returns on cat a with secrets rendered file (e.g. a configuration file with secrets)

Read the docs for more!

Directories

Path Synopsis
cmd
secretsfs/config
config contains the config information about secretsfs.
config contains the config information about secretsfs.
pkg

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL