aws

package
v0.0.0-...-3306cba Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 1, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const (
	TypeECS = "ecs"
	TypeASG = "asg"
	TypeEC2 = "ec2"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type AWS

type AWS interface {
	GetTargets(cname, name string, privateIP bool) ([]string, error)
}

func New

func New(t string) AWS

type ECS

type ECS struct {
	// contains filtered or unexported fields
}

func (*ECS) GetTargets

func (e *ECS) GetTargets(cname, name string, isPrivate bool) ([]string, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL