UNPKG

@equinix-labs/pulumi-equinix

Version:

A Pulumi package for creating and managing equinix cloud resources.

128 lines (127 loc) 10.5 kB
export { BgpSessionArgs, BgpSessionState } from "./bgpSession"; export type BgpSession = import("./bgpSession").BgpSession; export declare const BgpSession: typeof import("./bgpSession").BgpSession; export { DeviceArgs, DeviceState } from "./device"; export type Device = import("./device").Device; export declare const Device: typeof import("./device").Device; export { DeviceNetworkTypeArgs, DeviceNetworkTypeState } from "./deviceNetworkType"; export type DeviceNetworkType = import("./deviceNetworkType").DeviceNetworkType; export declare const DeviceNetworkType: typeof import("./deviceNetworkType").DeviceNetworkType; export { GatewayArgs, GatewayState } from "./gateway"; export type Gateway = import("./gateway").Gateway; export declare const Gateway: typeof import("./gateway").Gateway; export { GetDeviceArgs, GetDeviceResult, GetDeviceOutputArgs } from "./getDevice"; export declare const getDevice: typeof import("./getDevice").getDevice; export declare const getDeviceOutput: typeof import("./getDevice").getDeviceOutput; export { GetDeviceBgpNeighborsArgs, GetDeviceBgpNeighborsResult, GetDeviceBgpNeighborsOutputArgs } from "./getDeviceBgpNeighbors"; export declare const getDeviceBgpNeighbors: typeof import("./getDeviceBgpNeighbors").getDeviceBgpNeighbors; export declare const getDeviceBgpNeighborsOutput: typeof import("./getDeviceBgpNeighbors").getDeviceBgpNeighborsOutput; export { GetDevicesArgs, GetDevicesResult, GetDevicesOutputArgs } from "./getDevices"; export declare const getDevices: typeof import("./getDevices").getDevices; export declare const getDevicesOutput: typeof import("./getDevices").getDevicesOutput; export { GetFacilityArgs, GetFacilityResult, GetFacilityOutputArgs } from "./getFacility"; export declare const getFacility: typeof import("./getFacility").getFacility; export declare const getFacilityOutput: typeof import("./getFacility").getFacilityOutput; export { GetGatewayArgs, GetGatewayResult, GetGatewayOutputArgs } from "./getGateway"; export declare const getGateway: typeof import("./getGateway").getGateway; export declare const getGatewayOutput: typeof import("./getGateway").getGatewayOutput; export { GetHardwareReservationArgs, GetHardwareReservationResult, GetHardwareReservationOutputArgs } from "./getHardwareReservation"; export declare const getHardwareReservation: typeof import("./getHardwareReservation").getHardwareReservation; export declare const getHardwareReservationOutput: typeof import("./getHardwareReservation").getHardwareReservationOutput; export { GetInterconnectionArgs, GetInterconnectionResult, GetInterconnectionOutputArgs } from "./getInterconnection"; export declare const getInterconnection: typeof import("./getInterconnection").getInterconnection; export declare const getInterconnectionOutput: typeof import("./getInterconnection").getInterconnectionOutput; export { GetIpBlockRangesArgs, GetIpBlockRangesResult, GetIpBlockRangesOutputArgs } from "./getIpBlockRanges"; export declare const getIpBlockRanges: typeof import("./getIpBlockRanges").getIpBlockRanges; export declare const getIpBlockRangesOutput: typeof import("./getIpBlockRanges").getIpBlockRangesOutput; export { GetMetroArgs, GetMetroResult, GetMetroOutputArgs } from "./getMetro"; export declare const getMetro: typeof import("./getMetro").getMetro; export declare const getMetroOutput: typeof import("./getMetro").getMetroOutput; export { GetOperatingSystemArgs, GetOperatingSystemResult, GetOperatingSystemOutputArgs } from "./getOperatingSystem"; export declare const getOperatingSystem: typeof import("./getOperatingSystem").getOperatingSystem; export declare const getOperatingSystemOutput: typeof import("./getOperatingSystem").getOperatingSystemOutput; export { GetOrganizationArgs, GetOrganizationResult, GetOrganizationOutputArgs } from "./getOrganization"; export declare const getOrganization: typeof import("./getOrganization").getOrganization; export declare const getOrganizationOutput: typeof import("./getOrganization").getOrganizationOutput; export { GetPlansArgs, GetPlansResult, GetPlansOutputArgs } from "./getPlans"; export declare const getPlans: typeof import("./getPlans").getPlans; export declare const getPlansOutput: typeof import("./getPlans").getPlansOutput; export { GetPortArgs, GetPortResult, GetPortOutputArgs } from "./getPort"; export declare const getPort: typeof import("./getPort").getPort; export declare const getPortOutput: typeof import("./getPort").getPortOutput; export { GetPrecreatedIpBlockArgs, GetPrecreatedIpBlockResult, GetPrecreatedIpBlockOutputArgs } from "./getPrecreatedIpBlock"; export declare const getPrecreatedIpBlock: typeof import("./getPrecreatedIpBlock").getPrecreatedIpBlock; export declare const getPrecreatedIpBlockOutput: typeof import("./getPrecreatedIpBlock").getPrecreatedIpBlockOutput; export { GetProjectArgs, GetProjectResult, GetProjectOutputArgs } from "./getProject"; export declare const getProject: typeof import("./getProject").getProject; export declare const getProjectOutput: typeof import("./getProject").getProjectOutput; export { GetProjectSshKeyArgs, GetProjectSshKeyResult, GetProjectSshKeyOutputArgs } from "./getProjectSshKey"; export declare const getProjectSshKey: typeof import("./getProjectSshKey").getProjectSshKey; export declare const getProjectSshKeyOutput: typeof import("./getProjectSshKey").getProjectSshKeyOutput; export { GetReservedIpBlockArgs, GetReservedIpBlockResult, GetReservedIpBlockOutputArgs } from "./getReservedIpBlock"; export declare const getReservedIpBlock: typeof import("./getReservedIpBlock").getReservedIpBlock; export declare const getReservedIpBlockOutput: typeof import("./getReservedIpBlock").getReservedIpBlockOutput; export { GetSpotMarketPriceArgs, GetSpotMarketPriceResult, GetSpotMarketPriceOutputArgs } from "./getSpotMarketPrice"; export declare const getSpotMarketPrice: typeof import("./getSpotMarketPrice").getSpotMarketPrice; export declare const getSpotMarketPriceOutput: typeof import("./getSpotMarketPrice").getSpotMarketPriceOutput; export { GetSpotMarketRequestArgs, GetSpotMarketRequestResult, GetSpotMarketRequestOutputArgs } from "./getSpotMarketRequest"; export declare const getSpotMarketRequest: typeof import("./getSpotMarketRequest").getSpotMarketRequest; export declare const getSpotMarketRequestOutput: typeof import("./getSpotMarketRequest").getSpotMarketRequestOutput; export { GetVirtualCircuitArgs, GetVirtualCircuitResult, GetVirtualCircuitOutputArgs } from "./getVirtualCircuit"; export declare const getVirtualCircuit: typeof import("./getVirtualCircuit").getVirtualCircuit; export declare const getVirtualCircuitOutput: typeof import("./getVirtualCircuit").getVirtualCircuitOutput; export { GetVlanArgs, GetVlanResult, GetVlanOutputArgs } from "./getVlan"; export declare const getVlan: typeof import("./getVlan").getVlan; export declare const getVlanOutput: typeof import("./getVlan").getVlanOutput; export { GetVrfArgs, GetVrfResult, GetVrfOutputArgs } from "./getVrf"; export declare const getVrf: typeof import("./getVrf").getVrf; export declare const getVrfOutput: typeof import("./getVrf").getVrfOutput; export { InterconnectionArgs, InterconnectionState } from "./interconnection"; export type Interconnection = import("./interconnection").Interconnection; export declare const Interconnection: typeof import("./interconnection").Interconnection; export { IpAttachmentArgs, IpAttachmentState } from "./ipAttachment"; export type IpAttachment = import("./ipAttachment").IpAttachment; export declare const IpAttachment: typeof import("./ipAttachment").IpAttachment; export { OrganizationArgs, OrganizationState } from "./organization"; export type Organization = import("./organization").Organization; export declare const Organization: typeof import("./organization").Organization; export { OrganizationMemberArgs, OrganizationMemberState } from "./organizationMember"; export type OrganizationMember = import("./organizationMember").OrganizationMember; export declare const OrganizationMember: typeof import("./organizationMember").OrganizationMember; export { PortArgs, PortState } from "./port"; export type Port = import("./port").Port; export declare const Port: typeof import("./port").Port; export { PortVlanAttachmentArgs, PortVlanAttachmentState } from "./portVlanAttachment"; export type PortVlanAttachment = import("./portVlanAttachment").PortVlanAttachment; export declare const PortVlanAttachment: typeof import("./portVlanAttachment").PortVlanAttachment; export { ProjectArgs, ProjectState } from "./project"; export type Project = import("./project").Project; export declare const Project: typeof import("./project").Project; export { ProjectApiKeyArgs, ProjectApiKeyState } from "./projectApiKey"; export type ProjectApiKey = import("./projectApiKey").ProjectApiKey; export declare const ProjectApiKey: typeof import("./projectApiKey").ProjectApiKey; export { ProjectSshKeyArgs, ProjectSshKeyState } from "./projectSshKey"; export type ProjectSshKey = import("./projectSshKey").ProjectSshKey; export declare const ProjectSshKey: typeof import("./projectSshKey").ProjectSshKey; export { ReservedIpBlockArgs, ReservedIpBlockState } from "./reservedIpBlock"; export type ReservedIpBlock = import("./reservedIpBlock").ReservedIpBlock; export declare const ReservedIpBlock: typeof import("./reservedIpBlock").ReservedIpBlock; export { SpotMarketRequestArgs, SpotMarketRequestState } from "./spotMarketRequest"; export type SpotMarketRequest = import("./spotMarketRequest").SpotMarketRequest; export declare const SpotMarketRequest: typeof import("./spotMarketRequest").SpotMarketRequest; export { SshKeyArgs, SshKeyState } from "./sshKey"; export type SshKey = import("./sshKey").SshKey; export declare const SshKey: typeof import("./sshKey").SshKey; export { UserApiKeyArgs, UserApiKeyState } from "./userApiKey"; export type UserApiKey = import("./userApiKey").UserApiKey; export declare const UserApiKey: typeof import("./userApiKey").UserApiKey; export { VirtualCircuitArgs, VirtualCircuitState } from "./virtualCircuit"; export type VirtualCircuit = import("./virtualCircuit").VirtualCircuit; export declare const VirtualCircuit: typeof import("./virtualCircuit").VirtualCircuit; export { VlanArgs, VlanState } from "./vlan"; export type Vlan = import("./vlan").Vlan; export declare const Vlan: typeof import("./vlan").Vlan; export { VrfArgs, VrfState } from "./vrf"; export type Vrf = import("./vrf").Vrf; export declare const Vrf: typeof import("./vrf").Vrf; export * from "../types/enums/metal";