Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var IdentityNotSetError = µerror.Error{
Kind: "IdentityNotSetError",
}
View Source
var InvalidConfigError = µerror.Error{
Kind: "InvalidConfigError",
}
View Source
var VpcConflictError = µerror.Error{
Kind: "VpcConflictError",
}
View Source
var VpcNotFoundError = µerror.Error{
Kind: "VpcNotFoundError",
}
Functions ¶
func IsIdentityNotSet ¶
IsIdentityNotSet asserts IdentityNotSetError.
func IsInvalidConfig ¶
IsInvalidConfig asserts InvalidConfigError.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.