get.porter.sh/porter@v1.3.0/pkg/secrets/plugins/filesystem/doc.go (about) 1 // Package filesystem provides a plugin implementing the secret plugin protocol 2 // for creating/resolving secrets from the local filesystem. It's only intended 3 // to use for local development or testing. Do not use it in production. 4 package filesystem