action

package
v0.12.0 Latest Latest
Warning

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

Go to latest
Published: Apr 4, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateFunctionList

func CreateFunctionList(input *CreateFunctionListInput) ([][]string, error)

func GetAllRegionsAndRuntime

func GetAllRegionsAndRuntime(input *GetAllRegionsAndRuntimeInput) (regionList []string, runtimeList []string, err error)

Types

type CreateFunctionListInput

type CreateFunctionListInput struct {
	Ctx           context.Context
	TargetRegions []string
	TargetRuntime []string
	Keyword       string
	Lambda        client.LambdaClient
}

type GetAllRegionsAndRuntimeInput

type GetAllRegionsAndRuntimeInput struct {
	Ctx           context.Context
	EC2           client.EC2Client
	Lambda        client.LambdaClient
	DefaultRegion string
}

Jump to

Keyboard shortcuts

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