UNPKG

@maienm/pulumi-readarr

Version:

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

37 lines (36 loc) 2.83 kB
export { ExclusionArgs, ExclusionState } from "./exclusion"; export type Exclusion = import("./exclusion").Exclusion; export declare const Exclusion: typeof import("./exclusion").Exclusion; export { GetExclusionArgs, GetExclusionResult, GetExclusionOutputArgs } from "./getExclusion"; export declare const getExclusion: typeof import("./getExclusion").getExclusion; export declare const getExclusionOutput: typeof import("./getExclusion").getExclusionOutput; export { GetExclusionsResult } from "./getExclusions"; export declare const getExclusions: typeof import("./getExclusions").getExclusions; export declare const getExclusionsOutput: typeof import("./getExclusions").getExclusionsOutput; export { GetImportListArgs, GetImportListResult, GetImportListOutputArgs } from "./getImportList"; export declare const getImportList: typeof import("./getImportList").getImportList; export declare const getImportListOutput: typeof import("./getImportList").getImportListOutput; export { GetImportListsResult } from "./getImportLists"; export declare const getImportLists: typeof import("./getImportLists").getImportLists; export declare const getImportListsOutput: typeof import("./getImportLists").getImportListsOutput; export { GoodreadsBookshelfArgs, GoodreadsBookshelfState } from "./goodreadsBookshelf"; export type GoodreadsBookshelf = import("./goodreadsBookshelf").GoodreadsBookshelf; export declare const GoodreadsBookshelf: typeof import("./goodreadsBookshelf").GoodreadsBookshelf; export { GoodreadsListArgs, GoodreadsListState } from "./goodreadsList"; export type GoodreadsList = import("./goodreadsList").GoodreadsList; export declare const GoodreadsList: typeof import("./goodreadsList").GoodreadsList; export { GoodreadsOwnedBooksArgs, GoodreadsOwnedBooksState } from "./goodreadsOwnedBooks"; export type GoodreadsOwnedBooks = import("./goodreadsOwnedBooks").GoodreadsOwnedBooks; export declare const GoodreadsOwnedBooks: typeof import("./goodreadsOwnedBooks").GoodreadsOwnedBooks; export { GoodreadsSeriesArgs, GoodreadsSeriesState } from "./goodreadsSeries"; export type GoodreadsSeries = import("./goodreadsSeries").GoodreadsSeries; export declare const GoodreadsSeries: typeof import("./goodreadsSeries").GoodreadsSeries; export { ImportListArgs, ImportListState } from "./importList"; export type ImportList = import("./importList").ImportList; export declare const ImportList: typeof import("./importList").ImportList; export { LazyLibrarianArgs, LazyLibrarianState } from "./lazyLibrarian"; export type LazyLibrarian = import("./lazyLibrarian").LazyLibrarian; export declare const LazyLibrarian: typeof import("./lazyLibrarian").LazyLibrarian; export { ReadarrArgs, ReadarrState } from "./readarr"; export type Readarr = import("./readarr").Readarr; export declare const Readarr: typeof import("./readarr").Readarr;