parameters_enums

package
v0.0.0-...-2a19cab Latest Latest
Warning

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

Go to latest
Published: May 5, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Key

type Key uint
const (
	RepoCloneUrl            Key = 1
	RepoName                Key = 2
	RepoBranch              Key = 3
	RepoProviderToken       Key = 4
	RepoDirectoryPath       Key = 5
	RepoGitProvider         Key = 6
	LoggerType              Key = 7
	OrganizationID          Key = 8
	DeploymentID            Key = 9
	BuildID                 Key = 10
	EnvironmentID           Key = 11
	RootDirectory           Key = 12
	BuildCommand            Key = 13
	PublishDirectory        Key = 14
	NodeVersion             Key = 15
	EnvironmentVariables    Key = 16 //map[string][string]
	EnvironmentFiles        Key = 17 //map[string][string]
	Region                  Key = 18
	CloudfrontID            Key = 19
	CommitHash              Key = 20
	Cpu                     Key = 21
	Memory                  Key = 22
	Runtime                 Key = 23
	DockerImageNameAndTag   Key = 24
	DockerBuildArgs         Key = 25
	VpcID                   Key = 26
	InternetGatewayID       Key = 27
	Subnets                 Key = 28 //map[string]string
	ElasticIPAllocations    Key = 29 //map[string]string
	NatGateways             Key = 30 //map[string]string
	RouteTables             Key = 31 //map[string]string
	EcsClusterArn           Key = 32
	VpcCidr                 Key = 33
	Port                    Key = 34
	HealthCheckPath         Key = 35
	PublicSubnets           Key = 36 //[]string/primitive.A
	EcrRepositoryUri        Key = 37
	EcrRepositoryUriWithTag Key = 38
	EcsTaskExecutionRoleArn Key = 39
	PrivateSubnets          Key = 40 //[]string/primitive.A
	AlbSecurityGroupId      Key = 41
	LoadBalancerArn         Key = 42
	TargetGroupArn          Key = 43
	EcsServiceArn           Key = 44
	TaskDefinitionArn       Key = 45
	InstallationId          Key = 46
	//CpuArchitecture         Key = 47
	ResponseHeaders    Key = 48
	Domains            Key = 49
	RedirectDomain     Key = 50
	AcmCertificateArn  Key = 51
	CertificateRegion  Key = 52
	CertificateDomain  Key = 53
	CertificateID      Key = 54
	ParentDomain       Key = 55
	CreateMultipleNats Key = 56
	ErrorPages         Key = 57
	PreviewID          Key = 58
	IsPreview          Key = 59
)

func (Key) Key

func (k Key) Key() (string, error)

func (Key) String

func (k Key) String() string

Jump to

Keyboard shortcuts

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