aws

package
v0.0.0-...-b723947 Latest Latest
Warning

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

Go to latest
Published: Aug 12, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Environment

type Environment interface {
	config.Environment
	APIKeySSMParamName() string

	ECSExecKMSKeyID() string
	ECSTaskExecutionRole() string
	ECSTaskRole() string

	AssignPublicIP() bool
	DefaultSubnet() string
	DefaultSecurityGroups() []string
}

func NewSandboxEnvironment

func NewSandboxEnvironment(config auto.ConfigMap) Environment

type SandboxEnvironment

type SandboxEnvironment struct{}

func (SandboxEnvironment) APIKeySSMParamName

func (e SandboxEnvironment) APIKeySSMParamName() string

func (SandboxEnvironment) AssignPublicIP

func (e SandboxEnvironment) AssignPublicIP() bool

func (SandboxEnvironment) DefaultSecurityGroups

func (e SandboxEnvironment) DefaultSecurityGroups() []string

func (SandboxEnvironment) DefaultSubnet

func (e SandboxEnvironment) DefaultSubnet() string

func (SandboxEnvironment) ECSExecKMSKeyID

func (e SandboxEnvironment) ECSExecKMSKeyID() string

func (SandboxEnvironment) ECSTaskExecutionRole

func (e SandboxEnvironment) ECSTaskExecutionRole() string

func (SandboxEnvironment) ECSTaskRole

func (e SandboxEnvironment) ECSTaskRole() string

func (SandboxEnvironment) Region

func (e SandboxEnvironment) Region() string

func (SandboxEnvironment) VPCID

func (e SandboxEnvironment) VPCID() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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