UNPKG

kubernetes-models

Version:
17 lines (16 loc) 1.03 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const tslib_1 = require("tslib"); tslib_1.__exportStar(require("./LocalSubjectAccessReview.js"), exports); tslib_1.__exportStar(require("./NonResourceAttributes.js"), exports); tslib_1.__exportStar(require("./NonResourceRule.js"), exports); tslib_1.__exportStar(require("./ResourceAttributes.js"), exports); tslib_1.__exportStar(require("./ResourceRule.js"), exports); tslib_1.__exportStar(require("./SelfSubjectAccessReview.js"), exports); tslib_1.__exportStar(require("./SelfSubjectAccessReviewSpec.js"), exports); tslib_1.__exportStar(require("./SelfSubjectRulesReview.js"), exports); tslib_1.__exportStar(require("./SelfSubjectRulesReviewSpec.js"), exports); tslib_1.__exportStar(require("./SubjectAccessReview.js"), exports); tslib_1.__exportStar(require("./SubjectAccessReviewSpec.js"), exports); tslib_1.__exportStar(require("./SubjectAccessReviewStatus.js"), exports); tslib_1.__exportStar(require("./SubjectRulesReviewStatus.js"), exports);