openfaas-env

0.0.1 • Public • Published

openfaas-env

Loads the OpenFaas secrets in a pod into the ENV variables automagically.

Installation

npm i openfaas-env

Usage

Place as high-up in the execution as possible:

require("openfaas-env");

Case transformation

Automatically transforms lowercase secrets (e.g. my-secret) to uppercase nodejs ENVs (e.g. MY_SECRET).

Readme

Keywords

Package Sidebar

Install

npm i openfaas-env

Weekly Downloads

1

Version

0.0.1

License

Apache-2.0

Unpacked Size

13.3 kB

Total Files

6

Last publish

Collaborators

  • keebler