errs

package
v0.2.6 Latest Latest
Warning

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

Go to latest
Published: Oct 11, 2018 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// ErrMissingConfig config not provided
	ErrMissingConfig = Error("missing config")
	// ErrLoginRequired login required
	ErrLoginRequired = Error("login required")
	// ErrSSHKeyNotFound ssh key not found
	ErrSSHKeyNotFound = Error("ssh key not found")
	// ErrNoCertificateInResponse no certificarte in response
	ErrNoCertificateInResponse = Error("no certificate in response")
	// ErrMissingConfigURL missing config url
	ErrMissingConfigURL = Error("missing config url")
	// ErrMissingKMSAuthToken missing kms auth token
	ErrMissingKMSAuthToken = Error("missing kmsauth token")
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Error

type Error string

Error is an alias to a string

func (Error) Error

func (e Error) Error() string

Jump to

Keyboard shortcuts

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