UNPKG

@maienm/pulumi-readarr

Version:

A Pulumi package for creating and managing Readarr resources. Based on terraform-provider-readarr: version v2.1.0

76 lines (75 loc) 5.51 kB
export { Aria2Args, Aria2State } from "./aria2"; export type Aria2 = import("./aria2").Aria2; export declare const Aria2: typeof import("./aria2").Aria2; export { ConfigArgs, ConfigState } from "./config"; export type Config = import("./config").Config; export declare const Config: typeof import("./config").Config; 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 { GetConfigResult } from "./getConfig"; export declare const getConfig: typeof import("./getConfig").getConfig; export declare const getConfigOutput: typeof import("./getConfig").getConfigOutput; 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 { GetRemotePathMappingArgs, GetRemotePathMappingResult, GetRemotePathMappingOutputArgs } from "./getRemotePathMapping"; export declare const getRemotePathMapping: typeof import("./getRemotePathMapping").getRemotePathMapping; export declare const getRemotePathMappingOutput: typeof import("./getRemotePathMapping").getRemotePathMappingOutput; export { GetRemotePathMappingsResult } from "./getRemotePathMappings"; export declare const getRemotePathMappings: typeof import("./getRemotePathMappings").getRemotePathMappings; export declare const getRemotePathMappingsOutput: typeof import("./getRemotePathMappings").getRemotePathMappingsOutput; 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 { RemotePathMappingArgs, RemotePathMappingState } from "./remotePathMapping"; export type RemotePathMapping = import("./remotePathMapping").RemotePathMapping; export declare const RemotePathMapping: typeof import("./remotePathMapping").RemotePathMapping; 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;