internal

package
v0.0.0-...-dd131cb Latest Latest
Warning

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

Go to latest
Published: Aug 7, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

View Source
const SOURCE = "source"

Variables

View Source
var (
	// Info Logger
	Info *log.Logger
)

Functions

This section is empty.

Types

type PublicIpsResponse

type PublicIpsResponse struct {
	Addresses   []string `json:"address,omitempty"`
	CidrsAdded  []string `json:"cidrs_added,omitempty"`
	CidrsRemove []string `json:"cidrs_removed,omitempty"`
}

PublicIpsResponse Response returned to the lambda runtime that wraps the error but still reports the error.

func HandleRequest

func HandleRequest(ctx context.Context) (PublicIpsResponse, error)

Jump to

Keyboard shortcuts

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