password

package
v0.0.0-...-ff7c0be Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 3, 2022 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TFEPassword

type TFEPassword struct {
	Password     string
	PasswordHash []byte
	File         *asset.File
}

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.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL