Skip to main content

@opencdk8s/cdk8s-sealed-secrets-controller

Project description

cdk8s-sealed-secrets-controller

Extends APIObjects for sealed secrets controller.

Usage:

import { Construct } from 'constructs';
import { App, Chart, ChartProps } from 'cdk8s';
import { SealedSecretsTemplate } from '@opencdk8s/cdk8s-sealed-secrets-controller';

export class MyChart extends Chart {
  constructor(scope: Construct, id: string, props: ChartProps = { }) {
    super(scope, id, props);
      new SealedSecretsTemplate(this, 'example', {});
    }
}

const app = new App();
new MyChart(app, 'example');
app.synth();

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

cdk8s-sealed-secrets-controller-0.1.1.tar.gz (655.1 kB view details)

Uploaded Source

Built Distribution

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

cdk8s_sealed_secrets_controller-0.1.1-py3-none-any.whl (654.9 kB view details)

Uploaded Python 3

File details

Details for the file cdk8s-sealed-secrets-controller-0.1.1.tar.gz.

File metadata

File hashes

Hashes for cdk8s-sealed-secrets-controller-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8af4b59af6f6e728a4388b7100b5f8bc1f89f02ed7d91ab819a0914001692c2a
MD5 4d5cbd5640c6b5e020128bd8b0176a1d
BLAKE2b-256 02235cf4d6491d2fbcc157676670c6ae550d15cc231fffb1707458b2e6c83d82

See more details on using hashes here.

File details

Details for the file cdk8s_sealed_secrets_controller-0.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cdk8s_sealed_secrets_controller-0.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 57aa4d0fea73b5423dcf42d9cc35f7244f53fcf792538057146729b1d7fc9005
MD5 2693c10d220ae7b1411de5144e8dbed2
BLAKE2b-256 a9520589d13bb97c48ba908c694343769fb32064794b8c7bc215e54225591fbf

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