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:/

19 lines 1.25 kB
export { LeaseArgs } from "./lease"; export type Lease = import("./lease").Lease; export declare const Lease: typeof import("./lease").Lease; export { LeaseCandidateArgs } from "./leaseCandidate"; export type LeaseCandidate = import("./leaseCandidate").LeaseCandidate; export declare const LeaseCandidate: typeof import("./leaseCandidate").LeaseCandidate; export { LeaseCandidateListArgs } from "./leaseCandidateList"; export type LeaseCandidateList = import("./leaseCandidateList").LeaseCandidateList; export declare const LeaseCandidateList: typeof import("./leaseCandidateList").LeaseCandidateList; export { LeaseCandidatePatchArgs } from "./leaseCandidatePatch"; export type LeaseCandidatePatch = import("./leaseCandidatePatch").LeaseCandidatePatch; export declare const LeaseCandidatePatch: typeof import("./leaseCandidatePatch").LeaseCandidatePatch; export { LeaseListArgs } from "./leaseList"; export type LeaseList = import("./leaseList").LeaseList; export declare const LeaseList: typeof import("./leaseList").LeaseList; export { LeasePatchArgs } from "./leasePatch"; export type LeasePatch = import("./leasePatch").LeasePatch; export declare const LeasePatch: typeof import("./leasePatch").LeasePatch; //# sourceMappingURL=index.d.ts.map