Versions in this module Expand all Collapse all v0 v0.2.1 Mar 16, 2017 v0.2.0 Mar 16, 2017 v0.1.0 Mar 8, 2017 Changes in this version + type Client struct + func New(api elbv2iface.ELBV2API) *Client + func (c *Client) DetachInstance(targetGroupARN, instanceID string) error + func (c *Client) ListTargetInstances(targetGroupARN string) ([]string, error)