Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TFEPassword ¶
TFEPassword is the asset for the tfe user password
func (*TFEPassword) Dependencies ¶
func (a *TFEPassword) Dependencies() []asset.Asset
Dependencies returns no dependencies.
func (*TFEPassword) Files ¶
func (a *TFEPassword) Files() []*asset.File
Files returns the password file.
func (*TFEPassword) Generate ¶
func (a *TFEPassword) Generate(asset.Parents) error
Generate the tfe password
func (*TFEPassword) Load ¶
func (a *TFEPassword) Load(f asset.FileFetcher) (found bool, err error)
Load loads a predefined hash only, if one is supplied
func (*TFEPassword) Name ¶
func (a *TFEPassword) Name() string
Name returns the human-friendly name of the asset.
Click to show internal directories.
Click to hide internal directories.