Documentation ¶
Index ¶
- Variables
- func IsConnectionRefused(err error) bool
- func IsDNSLookUpNoSuchHost(err error) bool
- func IsIAMObjectAlreadyExist(err error) bool
- func IsIAMObjectDoNotExist(err error) bool
- func IsLaunchTemplateDoNotExist(err error) bool
- func IsNetIOTimeOut(err error) bool
- func IsNotFound(err error) bool
- func IsWaitingForSubResource(err error) bool
Constants ¶
This section is empty.
Variables ¶
View Source
var (
WaitingForSubResources = errors.New("waiting for subresources")
)
Functions ¶
func IsConnectionRefused ¶
func IsDNSLookUpNoSuchHost ¶
func IsIAMObjectAlreadyExist ¶
func IsIAMObjectDoNotExist ¶
func IsNetIOTimeOut ¶
func IsNotFound ¶
func IsWaitingForSubResource ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.