Skip to main content

A Lambda Layer that contains Helmfile v0

Project description

Lambda Layer with Helmfile v1.0.0

---

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: 1.0.0

Usage:

// HelmfileLayer bundles the 'helm' and 'helmfile' command lines
import { HelmfileLayer } from '@thkpham/lambda-layer-helmfile-v1';
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.0.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.0-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.0.tar.gz.

File metadata

File hashes

Hashes for thpham.lambda-layer-helmfile-v0-2.0.0.tar.gz
Algorithm Hash digest
SHA256 dbd7120ad78f5287bf1d6fc1e909dfb637a54538e36b20f01c3c4cf20389a1f7
MD5 4bfd9ba1e01bbdced85355928e159d67
BLAKE2b-256 f189dec79fc494de6e7f55354171d4b61b2be6675b4be2a950c261645eaf3499

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for thpham.lambda_layer_helmfile_v0-2.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 004f863bd0c6b406b8361d7c053c396e491266ff62f722dcd3685aadd4e38c48
MD5 1eac9b779933c07c6a9000a65e15afe0
BLAKE2b-256 67475f801e2f4f72e8174990909449e87c29f21dcfce136cd9b0c28611b2a42c

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