UNPKG

@muhlba91/pulumi-proxmoxve

Version:

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

13 lines (12 loc) 918 B
export { GetAccountArgs, GetAccountResult, GetAccountOutputArgs } from "./getAccount"; export declare const getAccount: typeof import("./getAccount").getAccount; export declare const getAccountOutput: typeof import("./getAccount").getAccountOutput; export { GetAccountsResult } from "./getAccounts"; export declare const getAccounts: typeof import("./getAccounts").getAccounts; export declare const getAccountsOutput: typeof import("./getAccounts").getAccountsOutput; export { GetPluginArgs, GetPluginResult, GetPluginOutputArgs } from "./getPlugin"; export declare const getPlugin: typeof import("./getPlugin").getPlugin; export declare const getPluginOutput: typeof import("./getPlugin").getPluginOutput; export { GetPluginsResult } from "./getPlugins"; export declare const getPlugins: typeof import("./getPlugins").getPlugins; export declare const getPluginsOutput: typeof import("./getPlugins").getPluginsOutput;