package
0.0.0-20241104210136-6b312052229e
Repository: https://github.com/vhive-serverless/loader.git
Documentation: pkg.go.dev
# Functions
CleanAWSLambda cleans up the AWS Lambda deployment environment by deleting all serverless.yml files and the ECR private repository.
CleanServerless removes the deployed service and deletes the serverless-<index>.yml file.
No description provided by the author
DeployServerless deploys the functions defined in the serverless.com file and returns a map from function name to URL.
# Structs
Serverless describes the serverless.yml contents.
# Interfaces
No description provided by the author