Directories ¶
Path | Synopsis |
---|---|
_examples
|
|
cmd
|
|
apex/autocomplete
Package autocomplete generates bash auto-completion words.
|
Package autocomplete generates bash auto-completion words. |
apex/build
Package build outputs a function's zip to stdout.
|
Package build outputs a function's zip to stdout. |
apex/delete
Package delete resmove functions from Lambda.
|
Package delete resmove functions from Lambda. |
apex/deploy
Package deploy builds & deploys function zips.
|
Package deploy builds & deploys function zips. |
apex/docs
Package docs outputs Wiki documentation.
|
Package docs outputs Wiki documentation. |
apex/infra
Package infra proxies Terraform commands.
|
Package infra proxies Terraform commands. |
apex/init
Package init bootstraps an Apex project.
|
Package init bootstraps an Apex project. |
apex/invoke
Package invoke calls a Lambda function.
|
Package invoke calls a Lambda function. |
apex/list
Package list outputs a list of Lambda function information.
|
Package list outputs a list of Lambda function information. |
apex/logs
Package logs outputs logs from CloudWatch logs.
|
Package logs outputs logs from CloudWatch logs. |
apex/metrics
Package metrics outputs metrics for a function.
|
Package metrics outputs metrics for a function. |
apex/rollback
Package rollback implements function version rollback.
|
Package rollback implements function version rollback. |
apex/upgrade
Package upgrade installs the latest stable binary of Apex.
|
Package upgrade installs the latest stable binary of Apex. |
apex/version
Package version oututs the version.
|
Package version oututs the version. |
Package colors is pretty cool.
|
Package colors is pretty cool. |
Package cost provides utilities for calculating AWS Lambda pricing.
|
Package cost provides utilities for calculating AWS Lambda pricing. |
Package docs outputs colored markdown for a given topic.
|
Package docs outputs colored markdown for a given topic. |
Package dryrun implements the Lambda API in order to no-op changes, and display dry-run output.
|
Package dryrun implements the Lambda API in order to no-op changes, and display dry-run output. |
Package exec proxies all commands.
|
Package exec proxies all commands. |
Package function implements function-level operations.
|
Package function implements function-level operations. |
Package infra proxies Terraform commands.
|
Package infra proxies Terraform commands. |
Package logs implements AWS CloudWatchLogs tailing.
|
Package logs implements AWS CloudWatchLogs tailing. |
Package metrics fetches CloudWatch metrics for a function.
|
Package metrics fetches CloudWatch metrics for a function. |
plugins
|
|
golang
Package golang implements the "golang" runtime.
|
Package golang implements the "golang" runtime. |
hooks
Package hooks implements hook script support.
|
Package hooks implements hook script support. |
inference
Package inference adds file-based inference to detect runtimes when they are not explicitly specified.
|
Package inference adds file-based inference to detect runtimes when they are not explicitly specified. |
java
Package java implements the "java" runtime.
|
Package java implements the "java" runtime. |
nodejs
Package nodejs implements the "nodejs" runtime.
|
Package nodejs implements the "nodejs" runtime. |
python
Package python implements the "python" runtime.
|
Package python implements the "python" runtime. |
rust_gnu
Package rust_gnu implements the "rust" runtime with gnu libc dependencies.
|
Package rust_gnu implements the "rust" runtime with gnu libc dependencies. |
rust_musl
Package rust_musl implements the "rust" runtime with musl dependencies.
|
Package rust_musl implements the "rust" runtime with musl dependencies. |
shim
Package shim adds a nodejs shim when the shim field is true, this is also used transparently in other plugins such as "golang" which are not directly supported by Lambda.
|
Package shim adds a nodejs shim when the shim field is true, this is also used transparently in other plugins such as "golang" which are not directly supported by Lambda. |
Package project implements multi-function operations.
|
Package project implements multi-function operations. |
Package shim provides a shim for running arbitrary languages on Lambda.
|
Package shim provides a shim for running arbitrary languages on Lambda. |
Package upgrade fetches the latest Apex binary, if any, for the current platform.
|
Package upgrade fetches the latest Apex binary, if any, for the current platform. |
Click to show internal directories.
Click to hide internal directories.