ie2utilities

package
v0.0.5 Latest Latest
Warning

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

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AWSCreateLambda added in v0.0.4

func AWSCreateLambda(
	conf *aws.Config,
	ctx *context.Context,
	input *ie2datatypes.LambdaInput) error

func AWSCreateRESTEndpoint added in v0.0.5

func AWSCreateRESTEndpoint(
	conf *aws.Config,
	ctx *context.Context,
	input *ie2datatypes.RESTEndpointInput) error

func AWSDeleteLambda added in v0.0.4

func AWSDeleteLambda(
	conf *aws.Config,
	ctx *context.Context,
	name string) error

func AWSLambdaExists added in v0.0.4

func AWSLambdaExists(conf *aws.Config, ctx *context.Context, name string) (bool, error)

func AWSRESTEndpointExists added in v0.0.5

func AWSRESTEndpointExists(conf *aws.Config, ctx *context.Context, input *ie2datatypes.RESTEndpointInput) (bool, error)

func AWSUpdateLambda added in v0.0.4

func AWSUpdateLambda(
	conf *aws.Config,
	ctx *context.Context,
	input *ie2datatypes.LambdaInput) error

func ConfigParser

func ConfigParser(conf *aws.Config, ctx *context.Context, bucket string, key string) (ie2datatypes.LambdaConfig, error)

Types

This section is empty.

Jump to

Keyboard shortcuts

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