Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TGWatcherOptions ¶
type TGWatcherOptions struct { ARN string Interval time.Duration Metric *metric.MetricsHandler Event *event.EventHandler }
type TargetGroupWatcher ¶
type TargetGroupWatcher struct {
// contains filtered or unexported fields
}
func NewTargetGroupWatcher ¶
func NewTargetGroupWatcher(op *TGWatcherOptions) (*TargetGroupWatcher, error)
func (*TargetGroupWatcher) Start ¶
func (tg *TargetGroupWatcher) Start()
Click to show internal directories.
Click to hide internal directories.