errors

package
v1.0.22 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AnswerFormatError

type AnswerFormatError string

Raised when we cant convert the answer to the correct format (string, boolean, integer, etc)

func (AnswerFormatError) Error

func (str AnswerFormatError) Error() string

type AnswerValidationError added in v1.0.5

type AnswerValidationError string

func (AnswerValidationError) Error added in v1.0.5

func (str AnswerValidationError) Error() string

type ConfigFileMissingError

type ConfigFileMissingError string

Raised when config file is missing

func (ConfigFileMissingError) Error

func (str ConfigFileMissingError) Error() string

type ConfigValidationError

type ConfigValidationError string

Raised when the config file doesnt match schema

func (ConfigValidationError) Error

func (str ConfigValidationError) Error() string

type DependencyMissingError added in v1.0.4

type DependencyMissingError string

Raised when a dependency (like ssh or ssh-agent) is missing

func (DependencyMissingError) Error added in v1.0.4

func (str DependencyMissingError) Error() string

type InvalidArgumentsError added in v1.0.10

type InvalidArgumentsError string

func (InvalidArgumentsError) Error added in v1.0.10

func (str InvalidArgumentsError) Error() string

type PemKeyMissingError added in v1.0.4

type PemKeyMissingError string

Raised when a SSH/pem key is not present.

func (PemKeyMissingError) Error added in v1.0.4

func (str PemKeyMissingError) Error() string

type ProjectListEmptyError added in v1.0.10

type ProjectListEmptyError string

func (ProjectListEmptyError) Error added in v1.0.10

func (str ProjectListEmptyError) Error() string

type ProjectListIndexInvalidError added in v1.0.10

type ProjectListIndexInvalidError string

func (ProjectListIndexInvalidError) Error added in v1.0.10

type QuestionKeyInvalidError

type QuestionKeyInvalidError string

Raised when Question does not exist

func (QuestionKeyInvalidError) Error

func (str QuestionKeyInvalidError) Error() string

type TemplateFileExistsError

type TemplateFileExistsError string

Raised when the file to write already exists

func (TemplateFileExistsError) Error

func (str TemplateFileExistsError) Error() string

type UpdateBinaryOsArchMissingError added in v1.0.5

type UpdateBinaryOsArchMissingError string

Raised when we cannot find a binary for this OS/Arch

func (UpdateBinaryOsArchMissingError) Error added in v1.0.5

type UpdateNotAvailableError added in v1.0.5

type UpdateNotAvailableError string

Raised when we cannot find a new version

func (UpdateNotAvailableError) Error added in v1.0.5

func (str UpdateNotAvailableError) Error() string

Jump to

Keyboard shortcuts

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