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.1.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.1-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.1.tar.gz.

File metadata

File hashes

Hashes for thpham.lambda-layer-helmfile-v0-2.0.1.tar.gz
Algorithm Hash digest
SHA256 149a884b7f03d136739b454ee67ba3ddda7d197278808a5a033db08ef18c61ec
MD5 4b6f13d9393bae201f20d47ac89744dc
BLAKE2b-256 ee30e5d3b8e9626b8db67ca5d4baa26a00cd63ce64c4dcfee69f1f07fd1eef2b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for thpham.lambda_layer_helmfile_v0-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5ad3cacfcc440977e270090abf37c0075b7c16c6e208abdb50006c0d99a13aa1
MD5 6a267b495185ea2d42f9df1a7e8e7a7a
BLAKE2b-256 28f3135c8eafb131e90d1a7fb84a7181ee710f51af3a3705f01dab675e616a9a

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