@muhlba91/pulumi-proxmoxve
Version:
A Pulumi package for creating and managing Proxmox Virtual Environment cloud resources.
206 lines • 16 kB
TypeScript
export { AclArgs, AclState } from "./acl";
export type Acl = import("./acl").Acl;
export declare const Acl: typeof import("./acl").Acl;
export { AclLegacyArgs, AclLegacyState } from "./aclLegacy";
export type AclLegacy = import("./aclLegacy").AclLegacy;
export declare const AclLegacy: typeof import("./aclLegacy").AclLegacy;
export { CertificateLegacyArgs, CertificateLegacyState } from "./certificateLegacy";
export type CertificateLegacy = import("./certificateLegacy").CertificateLegacy;
export declare const CertificateLegacy: typeof import("./certificateLegacy").CertificateLegacy;
export { ContainerLegacyArgs, ContainerLegacyState } from "./containerLegacy";
export type ContainerLegacy = import("./containerLegacy").ContainerLegacy;
export declare const ContainerLegacy: typeof import("./containerLegacy").ContainerLegacy;
export { DnsLegacyArgs, DnsLegacyState } from "./dnsLegacy";
export type DnsLegacy = import("./dnsLegacy").DnsLegacy;
export declare const DnsLegacy: typeof import("./dnsLegacy").DnsLegacy;
export { FileLegacyArgs, FileLegacyState } from "./fileLegacy";
export type FileLegacy = import("./fileLegacy").FileLegacy;
export declare const FileLegacy: typeof import("./fileLegacy").FileLegacy;
export { GetContainerLegacyArgs, GetContainerLegacyResult, GetContainerLegacyOutputArgs } from "./getContainerLegacy";
export declare const getContainerLegacy: typeof import("./getContainerLegacy").getContainerLegacy;
export declare const getContainerLegacyOutput: typeof import("./getContainerLegacy").getContainerLegacyOutput;
export { GetContainersLegacyArgs, GetContainersLegacyResult, GetContainersLegacyOutputArgs } from "./getContainersLegacy";
export declare const getContainersLegacy: typeof import("./getContainersLegacy").getContainersLegacy;
export declare const getContainersLegacyOutput: typeof import("./getContainersLegacy").getContainersLegacyOutput;
export { GetDatastoresArgs, GetDatastoresResult, GetDatastoresOutputArgs } from "./getDatastores";
export declare const getDatastores: typeof import("./getDatastores").getDatastores;
export declare const getDatastoresOutput: typeof import("./getDatastores").getDatastoresOutput;
export { GetDatastoresLegacyArgs, GetDatastoresLegacyResult, GetDatastoresLegacyOutputArgs } from "./getDatastoresLegacy";
export declare const getDatastoresLegacy: typeof import("./getDatastoresLegacy").getDatastoresLegacy;
export declare const getDatastoresLegacyOutput: typeof import("./getDatastoresLegacy").getDatastoresLegacyOutput;
export { GetDnsLegacyArgs, GetDnsLegacyResult, GetDnsLegacyOutputArgs } from "./getDnsLegacy";
export declare const getDnsLegacy: typeof import("./getDnsLegacy").getDnsLegacy;
export declare const getDnsLegacyOutput: typeof import("./getDnsLegacy").getDnsLegacyOutput;
export { GetFileArgs, GetFileResult, GetFileOutputArgs } from "./getFile";
export declare const getFile: typeof import("./getFile").getFile;
export declare const getFileOutput: typeof import("./getFile").getFileOutput;
export { GetFileLegacyArgs, GetFileLegacyResult, GetFileLegacyOutputArgs } from "./getFileLegacy";
export declare const getFileLegacy: typeof import("./getFileLegacy").getFileLegacy;
export declare const getFileLegacyOutput: typeof import("./getFileLegacy").getFileLegacyOutput;
export { GetFilesArgs, GetFilesResult, GetFilesOutputArgs } from "./getFiles";
export declare const getFiles: typeof import("./getFiles").getFiles;
export declare const getFilesOutput: typeof import("./getFiles").getFilesOutput;
export { GetGroupLegacyArgs, GetGroupLegacyResult, GetGroupLegacyOutputArgs } from "./getGroupLegacy";
export declare const getGroupLegacy: typeof import("./getGroupLegacy").getGroupLegacy;
export declare const getGroupLegacyOutput: typeof import("./getGroupLegacy").getGroupLegacyOutput;
export { GetGroupsLegacyResult } from "./getGroupsLegacy";
export declare const getGroupsLegacy: typeof import("./getGroupsLegacy").getGroupsLegacy;
export declare const getGroupsLegacyOutput: typeof import("./getGroupsLegacy").getGroupsLegacyOutput;
export { GetHagroupArgs, GetHagroupResult, GetHagroupOutputArgs } from "./getHagroup";
export declare const getHagroup: typeof import("./getHagroup").getHagroup;
export declare const getHagroupOutput: typeof import("./getHagroup").getHagroupOutput;
export { GetHagroupLegacyArgs, GetHagroupLegacyResult, GetHagroupLegacyOutputArgs } from "./getHagroupLegacy";
export declare const getHagroupLegacy: typeof import("./getHagroupLegacy").getHagroupLegacy;
export declare const getHagroupLegacyOutput: typeof import("./getHagroupLegacy").getHagroupLegacyOutput;
export { GetHagroupsResult } from "./getHagroups";
export declare const getHagroups: typeof import("./getHagroups").getHagroups;
export declare const getHagroupsOutput: typeof import("./getHagroups").getHagroupsOutput;
export { GetHagroupsLegacyResult } from "./getHagroupsLegacy";
export declare const getHagroupsLegacy: typeof import("./getHagroupsLegacy").getHagroupsLegacy;
export declare const getHagroupsLegacyOutput: typeof import("./getHagroupsLegacy").getHagroupsLegacyOutput;
export { GetHaresourceArgs, GetHaresourceResult, GetHaresourceOutputArgs } from "./getHaresource";
export declare const getHaresource: typeof import("./getHaresource").getHaresource;
export declare const getHaresourceOutput: typeof import("./getHaresource").getHaresourceOutput;
export { GetHaresourceLegacyArgs, GetHaresourceLegacyResult, GetHaresourceLegacyOutputArgs } from "./getHaresourceLegacy";
export declare const getHaresourceLegacy: typeof import("./getHaresourceLegacy").getHaresourceLegacy;
export declare const getHaresourceLegacyOutput: typeof import("./getHaresourceLegacy").getHaresourceLegacyOutput;
export { GetHaresourcesArgs, GetHaresourcesResult, GetHaresourcesOutputArgs } from "./getHaresources";
export declare const getHaresources: typeof import("./getHaresources").getHaresources;
export declare const getHaresourcesOutput: typeof import("./getHaresources").getHaresourcesOutput;
export { GetHaresourcesLegacyArgs, GetHaresourcesLegacyResult, GetHaresourcesLegacyOutputArgs } from "./getHaresourcesLegacy";
export declare const getHaresourcesLegacy: typeof import("./getHaresourcesLegacy").getHaresourcesLegacy;
export declare const getHaresourcesLegacyOutput: typeof import("./getHaresourcesLegacy").getHaresourcesLegacyOutput;
export { GetHostsLegacyArgs, GetHostsLegacyResult, GetHostsLegacyOutputArgs } from "./getHostsLegacy";
export declare const getHostsLegacy: typeof import("./getHostsLegacy").getHostsLegacy;
export declare const getHostsLegacyOutput: typeof import("./getHostsLegacy").getHostsLegacyOutput;
export { GetNodeLegacyArgs, GetNodeLegacyResult, GetNodeLegacyOutputArgs } from "./getNodeLegacy";
export declare const getNodeLegacy: typeof import("./getNodeLegacy").getNodeLegacy;
export declare const getNodeLegacyOutput: typeof import("./getNodeLegacy").getNodeLegacyOutput;
export { GetNodesLegacyResult } from "./getNodesLegacy";
export declare const getNodesLegacy: typeof import("./getNodesLegacy").getNodesLegacy;
export declare const getNodesLegacyOutput: typeof import("./getNodesLegacy").getNodesLegacyOutput;
export { GetPoolLegacyArgs, GetPoolLegacyResult, GetPoolLegacyOutputArgs } from "./getPoolLegacy";
export declare const getPoolLegacy: typeof import("./getPoolLegacy").getPoolLegacy;
export declare const getPoolLegacyOutput: typeof import("./getPoolLegacy").getPoolLegacyOutput;
export { GetPoolsLegacyResult } from "./getPoolsLegacy";
export declare const getPoolsLegacy: typeof import("./getPoolsLegacy").getPoolsLegacy;
export declare const getPoolsLegacyOutput: typeof import("./getPoolsLegacy").getPoolsLegacyOutput;
export { GetReplicationArgs, GetReplicationResult, GetReplicationOutputArgs } from "./getReplication";
export declare const getReplication: typeof import("./getReplication").getReplication;
export declare const getReplicationOutput: typeof import("./getReplication").getReplicationOutput;
export { GetReplicationLegacyArgs, GetReplicationLegacyResult, GetReplicationLegacyOutputArgs } from "./getReplicationLegacy";
export declare const getReplicationLegacy: typeof import("./getReplicationLegacy").getReplicationLegacy;
export declare const getReplicationLegacyOutput: typeof import("./getReplicationLegacy").getReplicationLegacyOutput;
export { GetReplicationsResult } from "./getReplications";
export declare const getReplications: typeof import("./getReplications").getReplications;
export declare const getReplicationsOutput: typeof import("./getReplications").getReplicationsOutput;
export { GetReplicationsLegacyResult } from "./getReplicationsLegacy";
export declare const getReplicationsLegacy: typeof import("./getReplicationsLegacy").getReplicationsLegacy;
export declare const getReplicationsLegacyOutput: typeof import("./getReplicationsLegacy").getReplicationsLegacyOutput;
export { GetRoleLegacyArgs, GetRoleLegacyResult, GetRoleLegacyOutputArgs } from "./getRoleLegacy";
export declare const getRoleLegacy: typeof import("./getRoleLegacy").getRoleLegacy;
export declare const getRoleLegacyOutput: typeof import("./getRoleLegacy").getRoleLegacyOutput;
export { GetRolesLegacyResult } from "./getRolesLegacy";
export declare const getRolesLegacy: typeof import("./getRolesLegacy").getRolesLegacy;
export declare const getRolesLegacyOutput: typeof import("./getRolesLegacy").getRolesLegacyOutput;
export { GetTimeLegacyArgs, GetTimeLegacyResult, GetTimeLegacyOutputArgs } from "./getTimeLegacy";
export declare const getTimeLegacy: typeof import("./getTimeLegacy").getTimeLegacy;
export declare const getTimeLegacyOutput: typeof import("./getTimeLegacy").getTimeLegacyOutput;
export { GetUserLegacyArgs, GetUserLegacyResult, GetUserLegacyOutputArgs } from "./getUserLegacy";
export declare const getUserLegacy: typeof import("./getUserLegacy").getUserLegacy;
export declare const getUserLegacyOutput: typeof import("./getUserLegacy").getUserLegacyOutput;
export { GetUsersLegacyResult } from "./getUsersLegacy";
export declare const getUsersLegacy: typeof import("./getUsersLegacy").getUsersLegacy;
export declare const getUsersLegacyOutput: typeof import("./getUsersLegacy").getUsersLegacyOutput;
export { GetVersionResult } from "./getVersion";
export declare const getVersion: typeof import("./getVersion").getVersion;
export declare const getVersionOutput: typeof import("./getVersion").getVersionOutput;
export { GetVersionLegacyResult } from "./getVersionLegacy";
export declare const getVersionLegacy: typeof import("./getVersionLegacy").getVersionLegacy;
export declare const getVersionLegacyOutput: typeof import("./getVersionLegacy").getVersionLegacyOutput;
export { GetVmArgs, GetVmResult, GetVmOutputArgs } from "./getVm";
export declare const getVm: typeof import("./getVm").getVm;
export declare const getVmOutput: typeof import("./getVm").getVmOutput;
export { GetVm2LegacyArgs, GetVm2LegacyResult, GetVm2LegacyOutputArgs } from "./getVm2Legacy";
export declare const getVm2Legacy: typeof import("./getVm2Legacy").getVm2Legacy;
export declare const getVm2LegacyOutput: typeof import("./getVm2Legacy").getVm2LegacyOutput;
export { GetVmLegacyArgs, GetVmLegacyResult, GetVmLegacyOutputArgs } from "./getVmLegacy";
export declare const getVmLegacy: typeof import("./getVmLegacy").getVmLegacy;
export declare const getVmLegacyOutput: typeof import("./getVmLegacy").getVmLegacyOutput;
export { GetVmsLegacyArgs, GetVmsLegacyResult, GetVmsLegacyOutputArgs } from "./getVmsLegacy";
export declare const getVmsLegacy: typeof import("./getVmsLegacy").getVmsLegacy;
export declare const getVmsLegacyOutput: typeof import("./getVmsLegacy").getVmsLegacyOutput;
export { GroupLegacyArgs, GroupLegacyState } from "./groupLegacy";
export type GroupLegacy = import("./groupLegacy").GroupLegacy;
export declare const GroupLegacy: typeof import("./groupLegacy").GroupLegacy;
export { HagroupArgs, HagroupState } from "./hagroup";
export type Hagroup = import("./hagroup").Hagroup;
export declare const Hagroup: typeof import("./hagroup").Hagroup;
export { HagroupLegacyArgs, HagroupLegacyState } from "./hagroupLegacy";
export type HagroupLegacy = import("./hagroupLegacy").HagroupLegacy;
export declare const HagroupLegacy: typeof import("./hagroupLegacy").HagroupLegacy;
export { HaresourceArgs, HaresourceState } from "./haresource";
export type Haresource = import("./haresource").Haresource;
export declare const Haresource: typeof import("./haresource").Haresource;
export { HaresourceLegacyArgs, HaresourceLegacyState } from "./haresourceLegacy";
export type HaresourceLegacy = import("./haresourceLegacy").HaresourceLegacy;
export declare const HaresourceLegacy: typeof import("./haresourceLegacy").HaresourceLegacy;
export { HaruleArgs, HaruleState } from "./harule";
export type Harule = import("./harule").Harule;
export declare const Harule: typeof import("./harule").Harule;
export { HaruleLegacyArgs, HaruleLegacyState } from "./haruleLegacy";
export type HaruleLegacy = import("./haruleLegacy").HaruleLegacy;
export declare const HaruleLegacy: typeof import("./haruleLegacy").HaruleLegacy;
export { HostsLegacyArgs, HostsLegacyState } from "./hostsLegacy";
export type HostsLegacy = import("./hostsLegacy").HostsLegacy;
export declare const HostsLegacy: typeof import("./hostsLegacy").HostsLegacy;
export { PoolLegacyArgs, PoolLegacyState } from "./poolLegacy";
export type PoolLegacy = import("./poolLegacy").PoolLegacy;
export declare const PoolLegacy: typeof import("./poolLegacy").PoolLegacy;
export * from "./provider";
export { ReplicationArgs, ReplicationState } from "./replication";
export type Replication = import("./replication").Replication;
export declare const Replication: typeof import("./replication").Replication;
export { ReplicationLegacyArgs, ReplicationLegacyState } from "./replicationLegacy";
export type ReplicationLegacy = import("./replicationLegacy").ReplicationLegacy;
export declare const ReplicationLegacy: typeof import("./replicationLegacy").ReplicationLegacy;
export { RoleLegacyArgs, RoleLegacyState } from "./roleLegacy";
export type RoleLegacy = import("./roleLegacy").RoleLegacy;
export declare const RoleLegacy: typeof import("./roleLegacy").RoleLegacy;
export { TimeLegacyArgs, TimeLegacyState } from "./timeLegacy";
export type TimeLegacy = import("./timeLegacy").TimeLegacy;
export declare const TimeLegacy: typeof import("./timeLegacy").TimeLegacy;
export { UserLegacyArgs, UserLegacyState } from "./userLegacy";
export type UserLegacy = import("./userLegacy").UserLegacy;
export declare const UserLegacy: typeof import("./userLegacy").UserLegacy;
export { VmArgs, VmState } from "./vm";
export type Vm = import("./vm").Vm;
export declare const Vm: typeof import("./vm").Vm;
export { Vm2LegacyArgs, Vm2LegacyState } from "./vm2Legacy";
export type Vm2Legacy = import("./vm2Legacy").Vm2Legacy;
export declare const Vm2Legacy: typeof import("./vm2Legacy").Vm2Legacy;
export { VmLegacyArgs, VmLegacyState } from "./vmLegacy";
export type VmLegacy = import("./vmLegacy").VmLegacy;
export declare const VmLegacy: typeof import("./vmLegacy").VmLegacy;
import * as acme from "./acme";
import * as apt from "./apt";
import * as backup from "./backup";
import * as ceph from "./ceph";
import * as cloned from "./cloned";
import * as cluster from "./cluster";
import * as config from "./config";
import * as download from "./download";
import * as firewall from "./firewall";
import * as hardware from "./hardware";
import * as metrics from "./metrics";
import * as network from "./network";
import * as node from "./node";
import * as oci from "./oci";
import * as pool from "./pool";
import * as realm from "./realm";
import * as sdn from "./sdn";
import * as storage from "./storage";
import * as types from "./types";
import * as user from "./user";
export { acme, apt, backup, ceph, cloned, cluster, config, download, firewall, hardware, metrics, network, node, oci, pool, realm, sdn, storage, types, user, };
//# sourceMappingURL=index.d.ts.map