ie2utilities

package
v0.0.12 Latest Latest
Warning

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

Go to latest
Published: Jun 5, 2024 License: MIT Imports: 14 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 AWSCreateLambdaIntegrations added in v0.0.9

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

func AWSCreateRESTResource added in v0.0.9

func AWSCreateRESTResource(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 AWSGetRESTApiIdFromName added in v0.0.6

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

func AWSGetRESTResourceIdFromName added in v0.0.6

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

func AWSLambdaExists added in v0.0.4

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

func AWSRESTApiExists added in v0.0.9

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

func AWSRESTMethodExists added in v0.0.9

func AWSRESTMethodExists(conf *aws.Config, ctx *context.Context, apiid string, resourceid string, method *ie2datatypes.RESTMethod) (bool, error)

** * Exported Functions **

func AWSRESTResourceExists added in v0.0.9

func AWSRESTResourceExists(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