Documentation ¶ Index ¶ func Deploy(sys system.System, env, nerthus, visuale string, e Executor, e2 *ec2.Client, ...) func DeployInfra(nodes []string, arch ami.Arch, ...) type Executor Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Deploy ¶ added in v0.7.5 func Deploy(sys system.System, env, nerthus, visuale string, e Executor, e2 *ec2.Client, elb *elbv2.Client, rc *route53.Client, cc *acm.Client) func DeployInfra ¶ added in v0.7.4 func DeployInfra(nodes []string, arch ami.Arch, imageName, network, cluster, system, env, size, nerthus, visuale, domain string, e Executor, e2 *ec2.Client, elb *elbv2.Client, rc *route53.Client, cc *acm.Client) Types ¶ type Executor ¶ type Executor interface { Add(executor.Func) } Source Files ¶ View all Source files deployment.go Directories ¶ Show internal Expand all Path Synopsis cert image key lb listener node rule target vpc ig lbsg sg sn tg Click to show internal directories. Click to hide internal directories.