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

10 lines (9 loc) 714 B
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;