Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type InstanceHandler ¶
type InstanceHandler struct {
// contains filtered or unexported fields
}
func New ¶
func New(awsSession *session.Session, region string, logger log.DebugLogger) (*InstanceHandler, error)
func (*InstanceHandler) Destroy ¶
func (h *InstanceHandler) Destroy(ips map[string]struct{}) error
Click to show internal directories.
Click to hide internal directories.