Documentation
¶
Index ¶
Constants ¶
View Source
const ( PluginName = "ENVARS ANALYTIC PLUGIN" AnalyticResultPath = "envars.txt" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvarsPlugin ¶
type EnvarsPlugin struct {
}
func (*EnvarsPlugin) GetAnalyticResultPath ¶
func (anp *EnvarsPlugin) GetAnalyticResultPath() string
func (*EnvarsPlugin) GetName ¶
func (anp *EnvarsPlugin) GetName() string
func (*EnvarsPlugin) IsWhitelistedVariable ¶
func (anp *EnvarsPlugin) IsWhitelistedVariable(checkingVariable string) bool
func (*EnvarsPlugin) Run ¶
func (anp *EnvarsPlugin) Run() error
Click to show internal directories.
Click to hide internal directories.