UNPKG

@maienm/pulumi-prowlarr

Version:

A Pulumi package for creating and managing Prowlarr resources. Based on terraform-provider-prowlarr: version v2.3.0

64 lines (63 loc) 4.4 kB
export { Aria2Args, Aria2State } from "./aria2"; export type Aria2 = import("./aria2").Aria2; export declare const Aria2: typeof import("./aria2").Aria2; export { DelugeArgs, DelugeState } from "./deluge"; export type Deluge = import("./deluge").Deluge; export declare const Deluge: typeof import("./deluge").Deluge; export { DownloadClientArgs, DownloadClientState } from "./downloadClient"; export type DownloadClient = import("./downloadClient").DownloadClient; export declare const DownloadClient: typeof import("./downloadClient").DownloadClient; export { FloodArgs, FloodState } from "./flood"; export type Flood = import("./flood").Flood; export declare const Flood: typeof import("./flood").Flood; export { FreeboxArgs, FreeboxState } from "./freebox"; export type Freebox = import("./freebox").Freebox; export declare const Freebox: typeof import("./freebox").Freebox; export { GetDownloadClientArgs, GetDownloadClientResult, GetDownloadClientOutputArgs } from "./getDownloadClient"; export declare const getDownloadClient: typeof import("./getDownloadClient").getDownloadClient; export declare const getDownloadClientOutput: typeof import("./getDownloadClient").getDownloadClientOutput; export { GetDownloadClientsResult } from "./getDownloadClients"; export declare const getDownloadClients: typeof import("./getDownloadClients").getDownloadClients; export declare const getDownloadClientsOutput: typeof import("./getDownloadClients").getDownloadClientsOutput; export { HadoukenArgs, HadoukenState } from "./hadouken"; export type Hadouken = import("./hadouken").Hadouken; export declare const Hadouken: typeof import("./hadouken").Hadouken; export { NzbgetArgs, NzbgetState } from "./nzbget"; export type Nzbget = import("./nzbget").Nzbget; export declare const Nzbget: typeof import("./nzbget").Nzbget; export { NzbvortexArgs, NzbvortexState } from "./nzbvortex"; export type Nzbvortex = import("./nzbvortex").Nzbvortex; export declare const Nzbvortex: typeof import("./nzbvortex").Nzbvortex; export { PneumaticArgs, PneumaticState } from "./pneumatic"; export type Pneumatic = import("./pneumatic").Pneumatic; export declare const Pneumatic: typeof import("./pneumatic").Pneumatic; export { QbittorrentArgs, QbittorrentState } from "./qbittorrent"; export type Qbittorrent = import("./qbittorrent").Qbittorrent; export declare const Qbittorrent: typeof import("./qbittorrent").Qbittorrent; export { RtorrentArgs, RtorrentState } from "./rtorrent"; export type Rtorrent = import("./rtorrent").Rtorrent; export declare const Rtorrent: typeof import("./rtorrent").Rtorrent; export { SabnzbdArgs, SabnzbdState } from "./sabnzbd"; export type Sabnzbd = import("./sabnzbd").Sabnzbd; export declare const Sabnzbd: typeof import("./sabnzbd").Sabnzbd; export { TorrentBlackholeArgs, TorrentBlackholeState } from "./torrentBlackhole"; export type TorrentBlackhole = import("./torrentBlackhole").TorrentBlackhole; export declare const TorrentBlackhole: typeof import("./torrentBlackhole").TorrentBlackhole; export { TorrentDownloadStationArgs, TorrentDownloadStationState } from "./torrentDownloadStation"; export type TorrentDownloadStation = import("./torrentDownloadStation").TorrentDownloadStation; export declare const TorrentDownloadStation: typeof import("./torrentDownloadStation").TorrentDownloadStation; export { TransmissionArgs, TransmissionState } from "./transmission"; export type Transmission = import("./transmission").Transmission; export declare const Transmission: typeof import("./transmission").Transmission; export { UsenetBlackholeArgs, UsenetBlackholeState } from "./usenetBlackhole"; export type UsenetBlackhole = import("./usenetBlackhole").UsenetBlackhole; export declare const UsenetBlackhole: typeof import("./usenetBlackhole").UsenetBlackhole; export { UsenetDownloadStationArgs, UsenetDownloadStationState } from "./usenetDownloadStation"; export type UsenetDownloadStation = import("./usenetDownloadStation").UsenetDownloadStation; export declare const UsenetDownloadStation: typeof import("./usenetDownloadStation").UsenetDownloadStation; export { UtorrentArgs, UtorrentState } from "./utorrent"; export type Utorrent = import("./utorrent").Utorrent; export declare const Utorrent: typeof import("./utorrent").Utorrent; export { VuzeArgs, VuzeState } from "./vuze"; export type Vuze = import("./vuze").Vuze; export declare const Vuze: typeof import("./vuze").Vuze;