apigateway

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type APIGateway

type APIGateway struct {
	// contains filtered or unexported fields
}

func NewAPIGateway

func NewAPIGateway(configFileName, output string) *APIGateway

func (*APIGateway) Build

func (a *APIGateway) Build() error

type Data

type Data struct {
	StackName string
	APIDomain string
}

type LambdaData

type LambdaData struct {
	Name        string
	AsModule    bool
	Source      string
	RoleName    string
	Runtime     string
	StackName   string
	Description string
	Envars      map[string]string
	Verb        string
	Path        string
	Files       map[string]generators.File
}

Jump to

Keyboard shortcuts

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