UNPKG

@muhlba91/pulumi-proxmoxve

Version:

A Pulumi package for creating and managing Proxmox Virtual Environment cloud resources.

7 lines 419 B
export { GetStatusArgs, GetStatusResult, GetStatusOutputArgs } from "./getStatus"; export declare const getStatus: typeof import("./getStatus").getStatus; export declare const getStatusOutput: typeof import("./getStatus").getStatusOutput; export { PoolArgs, PoolState } from "./pool"; export type Pool = import("./pool").Pool; export declare const Pool: typeof import("./pool").Pool; //# sourceMappingURL=index.d.ts.map