Documentation ¶
Overview ¶
Package host provides a plugin implementing the original behavior of resolving secrets from the local host: environment variables, paths, commands and static values.
Index ¶
Constants ¶
View Source
const PluginKey = secrets.PluginInterface + ".porter.host"
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Plugin ¶
type Plugin struct {
cnabsecrets.Store
}
Plugin is the plugin wrapper for the local host secrets.
Click to show internal directories.
Click to hide internal directories.