UNPKG

@pulumi/kubernetes

Version:

[![Build Status](https://travis-ci.com/pulumi/pulumi-kubernetes.svg?token=eHg7Zp5zdDDJfTjY8ejq&branch=master)](https://travis-ci.com/pulumi/pulumi-kubernetes) [![Slack](http://www.pulumi.com/images/docs/badges/slack.svg)](https://slack.pulumi.com) [![NPM

19 lines (18 loc) 1.21 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;