aws

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AWSSubnetID        = "AWS_SUBNET_ID"
	AWSJobImageID      = "AWS_JOB_IMAGE_ID"
	AWSSecurityGroupID = "AWS_SECURITY_GROUP_ID"
	AWSInstanceType    = "AWS_INSTANCE_TYPE"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	AmiID           string // image id of a scanner job
	SubnetID        string // the scanner's subnet ID
	SecurityGroupID string // the scanner's security group
	InstanceType    string // the scanner's instance type
}

func LoadConfig

func LoadConfig() *Config

Jump to

Keyboard shortcuts

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