errors

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrIPv6SupportDisabled = errors.New("IPv6 support is disabled")

ErrIPv6SupportDisabled is used when one tries to use IPv6 Addresses when IPv6 support is disabled by config

View Source
var ErrMultipleResults = errors.New("multiple results where only one expected")

ErrMultipleResults is used when we unexpectedly get back multiple results

View Source
var ErrNoAddressFound = errors.New("no address found for host")

ErrNoAddressFound is used when we cannot find an ip address for the host

View Source
var ErrNoRouterID = errors.New("router-id not set in cloud provider config")

ErrNoRouterID is used when router-id is not set

View Source
var ErrNotFound = errors.New("failed to find object")

ErrNotFound is used to inform that the object is missing

Functions

func IsInvalidError

func IsInvalidError(err error) bool

func IsNotFound

func IsNotFound(err error) bool

Types

This section is empty.

Jump to

Keyboard shortcuts

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