@rugal/pulumi-istio
Version:
12 lines • 482 B
JavaScript
;
// *** WARNING: this file was generated by crd2pulumi. ***
// *** Do not edit by hand unless you're certain you know what you are doing! ***
Object.defineProperty(exports, "__esModule", { value: true });
exports.security = void 0;
var security;
(function (security) {
let v1beta1;
(function (v1beta1) {
})(v1beta1 = security.v1beta1 || (security.v1beta1 = {}));
})(security = exports.security || (exports.security = {}));
//# sourceMappingURL=output.js.map