errors

package
v0.1.0-alpha.1 Latest Latest
Warning

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

Go to latest
Published: Oct 31, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var IdentityNotSetError = &microerror.Error{
	Kind: "IdentityNotSetError",
}
View Source
var InvalidConfigError = &microerror.Error{
	Kind: "InvalidConfigError",
}
View Source
var VpcConflictError = &microerror.Error{
	Kind: "VpcConflictError",
}
View Source
var VpcNotFoundError = &microerror.Error{
	Kind: "VpcNotFoundError",
}

Functions

func IsIdentityNotSet

func IsIdentityNotSet(err error) bool

IsIdentityNotSet asserts IdentityNotSetError.

func IsInvalidConfig

func IsInvalidConfig(err error) bool

IsInvalidConfig asserts InvalidConfigError.

func IsVpcConflict

func IsVpcConflict(err error) bool

IsVpcConflict asserts VpcConflictError.

func IsVpcNotFound

func IsVpcNotFound(err error) bool

IsVpcNotFound asserts VpcNotFoundError.

Types

This section is empty.

Jump to

Keyboard shortcuts

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