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

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;