UNPKG

kubricate

Version:

A TypeScript framework for building reusable, type-safe Kubernetes infrastructure — without the YAML mess.

5 lines (4 loc) 126 B
export * from './config.js'; export * from './stack/index.js'; export * from './secret/index.js'; export * from './types.js';