Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CloudObjectResource ¶
func IsAlreadyExistsError ¶
func IsNotExistsError ¶
Types ¶
type ErrorCode ¶
type ErrorCode string
const ErrAWSInstanceNotYetCreated ErrorCode = "AWS Instance has not been created"
type InstanceError ¶
func NewInstanceError ¶
func NewInstanceError(code ErrorCode, msg string) InstanceError
func NewInstanceNotYetCreatedError ¶
func NewInstanceNotYetCreatedError(msg string) InstanceError
func (InstanceError) Error ¶
func (is InstanceError) Error() string
func (InstanceError) IsOfErrorCode ¶
func (is InstanceError) IsOfErrorCode(code ErrorCode) bool
Click to show internal directories.
Click to hide internal directories.