get.porter.sh/porter@v1.3.0/pkg/secrets/plugins/host/doc.go (about) 1 // Package host provides a plugin implementing the original behavior 2 // of resolving secrets from the local host: environment variables, paths, 3 // commands and static values. 4 package host