aws_runtime

package
v0.6.3 Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2023 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AwsRuntime

type AwsRuntime struct {
	TemplateConfig aws.TemplateConfig
	Cfg            *config.Application
}

func (*AwsRuntime) ActOnExposeListener added in v0.6.3

func (r *AwsRuntime) ActOnExposeListener(unit *core.ExecutionUnit, f *core.SourceFile, listener *golang.HttpListener, routerName string) error

func (*AwsRuntime) AddExecRuntimeFiles

func (r *AwsRuntime) AddExecRuntimeFiles(unit *core.ExecutionUnit, result *core.CompilationResult, deps *core.Dependencies) error

func (*AwsRuntime) GetFsImports added in v0.6.3

func (r *AwsRuntime) GetFsImports() []golang.Import

func (*AwsRuntime) GetSecretsImports added in v0.6.3

func (r *AwsRuntime) GetSecretsImports() []golang.Import

func (*AwsRuntime) SetConfigType added in v0.6.3

func (r *AwsRuntime) SetConfigType(id string, isSecret bool)

type ExposeTemplateData

type ExposeTemplateData struct {
	ExportedAppVar string
	AppModule      string
}

type TemplateData

type TemplateData struct {
	aws.TemplateConfig
	ExecUnitName string
	Expose       ExposeTemplateData
	MainModule   string
}

Jump to

Keyboard shortcuts

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