Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrAuth = errors.New("authentication error")
View Source
var ErrDependency = errors.New("dependency error")
View Source
var ErrDuplicate = errors.New("duplicate resource error")
View Source
var ErrImageFormat = errors.New("forbidden image format")
View Source
var ErrInternal = errors.New("internal error")
View Source
var ErrLabelLimitExceeded = errors.New("label limit count exceeded error")
View Source
var ErrNotFound = errors.New("resource not found error")
View Source
var ErrPrincipalProvider = errors.New("error extracting principal identity")
View Source
var ErrURLParsing = errors.New("url parsing error")
View Source
var ErrValidation = errors.New("validation error")
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.