awslambda

package
v1.13.0 Latest Latest
Warning

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

Go to latest
Published: Aug 9, 2026 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register()

Types

type LambdaArchitecture

type LambdaArchitecture string
const (
	LambdaArchitectureX86_64 LambdaArchitecture = "x86_64"
	LambdaArchitectureArm64  LambdaArchitecture = "arm64"
)

type LambdaRemote

type LambdaRemote struct {
	remote2.RemoteMetadata
}

func Load

func Load(dir string, w *workspace.Workspace) (LambdaRemote, error)

func (LambdaRemote) Deploy

func (m LambdaRemote) Deploy() error

func (LambdaRemote) GetConfig

func (m LambdaRemote) GetConfig() (*map[string]string, error)

func (LambdaRemote) GetConfigKeys

func (LambdaRemote) GetConfigKeys() []string

func (LambdaRemote) GetEndpoint

func (m LambdaRemote) GetEndpoint() (*remote.EndpointDetails, error)

func (LambdaRemote) GetStatus

func (m LambdaRemote) GetStatus() (*remote2.Status, error)

func (LambdaRemote) GetType

func (LambdaRemote) GetType() string

func (LambdaRemote) SetConfigValue

func (m LambdaRemote) SetConfigValue(key string, value string) error

func (LambdaRemote) Undeploy

func (m LambdaRemote) Undeploy() error

Jump to

Keyboard shortcuts

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