errors

package
v0.0.0-...-34451c6 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2024 License: AGPL-3.0, Apache-2.0, MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsDeleteRepository

func IsDeleteRepository(err error) bool

func IsNotFound

func IsNotFound(err error) bool

Types

type KnownError

type KnownError string
const (
	ErrorNotFound       KnownError = "could not find resource"
	ErrExpected         KnownError = "this is a transient, expected error"
	ErrRetriable        KnownError = "Still waiting on read/write bindings, requeueing until they're available"
	ErrDeleteRepository            = "could not delete repository"
)

func (KnownError) Error

func (k KnownError) Error() string

func (KnownError) String

func (k KnownError) String() string

Jump to

Keyboard shortcuts

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