Versions in this module Expand all Collapse all v0 v0.0.1 Feb 14, 2019 Changes in this version + type EIPNotFoundError struct + func NewEIPNotFoundError(eip string) EIPNotFoundError + func (r EIPNotFoundError) Error() string + type ResourceNotEnoughError struct + func NewResourceNotEnoughError(resourcename string) ResourceNotEnoughError + func (r ResourceNotEnoughError) Error() string