errors

package
v0.18.4 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsHandlerError added in v0.7.8

func IsHandlerError(err error) bool

func IsThrottlingError added in v0.8.2

func IsThrottlingError(err error) bool

func WrapAsHandlerError added in v0.7.8

func WrapAsHandlerError(err error, msg string) error

func WrapfAsHandlerError added in v0.7.8

func WrapfAsHandlerError(err error, msg string, args ...interface{}) error

Types

type AlreadyBusyForEntry

type AlreadyBusyForEntry struct {
	DNSName    string
	ObjectName resources.ObjectName
}

func (*AlreadyBusyForEntry) Error

func (e *AlreadyBusyForEntry) Error() string

type AlreadyBusyForOwner

type AlreadyBusyForOwner struct {
	Name           dns.DNSSetName
	EntryCreatedAt time.Time
	Owner          string
}

func (*AlreadyBusyForOwner) Error

func (e *AlreadyBusyForOwner) Error() string

type NoSuchHostedZone

type NoSuchHostedZone struct {
	ZoneId string
	Err    error
}

func (*NoSuchHostedZone) Error

func (e *NoSuchHostedZone) Error() string

type ThrottlingError added in v0.8.2

type ThrottlingError struct {
	// contains filtered or unexported fields
}

func NewThrottlingError added in v0.8.2

func NewThrottlingError(err error) *ThrottlingError

func (*ThrottlingError) Error added in v0.8.2

func (e *ThrottlingError) Error() string

Jump to

Keyboard shortcuts

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