Skip to main content

A Lambda Layer that contains Helmfile v0

Project description

Lambda Layer with Helmfile

---

cdk-constructs: Stable


This module exports a single class called HelmfileLayer which is a lambda.LayerVersion that bundles the helm and the helmfile command line.

  • Helm Version: 3.15.3
  • Helmfile Version: 0.166.0

Usage:

// HelmfileLayer bundles the 'helm' and 'helmfile' command lines
import { HelmfileLayer } from '@thkpham/lambda-layer-helmfile-v0';
import * as lambda from 'aws-cdk-lib/aws-lambda';

declare const fn: lambda.Function;
const helmfile = new HelmfileLayer(this, 'HelmfileLayer');
fn.addLayers(helmfile);

helm will be installed under /opt/helm/helm and helmfile will be installed under /opt/helmfile/helmfile.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

thpham.lambda-layer-helmfile-v0-2.0.2.tar.gz (43.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

thpham.lambda_layer_helmfile_v0-2.0.2-py3-none-any.whl (43.4 MB view details)

Uploaded Python 3

File details

Details for the file thpham.lambda-layer-helmfile-v0-2.0.2.tar.gz.

File metadata

File hashes

Hashes for thpham.lambda-layer-helmfile-v0-2.0.2.tar.gz
Algorithm Hash digest
SHA256 3bb156639ab1f9c75cdf0084c3f8814502b5486ecc5eae8cb0a2755aa597c59a
MD5 7acdd0f8be59467211e97198ef8cb633
BLAKE2b-256 d740973566d333a540e6d6da70af3eadeb189836a541805e69711fbc69dbb49e

See more details on using hashes here.

File details

Details for the file thpham.lambda_layer_helmfile_v0-2.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for thpham.lambda_layer_helmfile_v0-2.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 04777c31541f08a46cc3a32257afc434f3528d4100bc2db0feb06fa7fd8d65ac
MD5 9dbbb39d9964938a04812f1dbc8b5c71
BLAKE2b-256 14b0478784ee9d0430d978553a844e91861e3b765e5da9d7f38bba239b6657e1

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page