UNPKG

@pulumi/kubernetes

Version:

[![Actions Status](https://github.com/pulumi/pulumi-kubernetes/workflows/main/badge.svg)](https://github.com/pulumi/pulumi-kubernetes/actions) [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM version](https:/

11 lines 422 B
"use strict"; // *** WARNING: this file was generated by pulumigen. *** // *** Do not edit by hand unless you're certain you know what you are doing! *** Object.defineProperty(exports, "__esModule", { value: true }); exports.v1beta1 = exports.v1 = void 0; // Export sub-modules: const v1 = require("./v1"); exports.v1 = v1; const v1beta1 = require("./v1beta1"); exports.v1beta1 = v1beta1; //# sourceMappingURL=index.js.map