UNPKG

@pulumiverse/grafana

Version:

A Pulumi package for creating and managing grafana.

112 lines (111 loc) 9.52 kB
export { AnnotationArgs, AnnotationState } from "./annotation"; export type Annotation = import("./annotation").Annotation; export declare const Annotation: typeof import("./annotation").Annotation; export { DashboardArgs, DashboardState } from "./dashboard"; export type Dashboard = import("./dashboard").Dashboard; export declare const Dashboard: typeof import("./dashboard").Dashboard; export { DashboardPermissionArgs, DashboardPermissionState } from "./dashboardPermission"; export type DashboardPermission = import("./dashboardPermission").DashboardPermission; export declare const DashboardPermission: typeof import("./dashboardPermission").DashboardPermission; export { DashboardPermissionItemArgs, DashboardPermissionItemState } from "./dashboardPermissionItem"; export type DashboardPermissionItem = import("./dashboardPermissionItem").DashboardPermissionItem; export declare const DashboardPermissionItem: typeof import("./dashboardPermissionItem").DashboardPermissionItem; export { DashboardPublicArgs, DashboardPublicState } from "./dashboardPublic"; export type DashboardPublic = import("./dashboardPublic").DashboardPublic; export declare const DashboardPublic: typeof import("./dashboardPublic").DashboardPublic; export { DataSourceArgs, DataSourceState } from "./dataSource"; export type DataSource = import("./dataSource").DataSource; export declare const DataSource: typeof import("./dataSource").DataSource; export { DataSourceConfigArgs, DataSourceConfigState } from "./dataSourceConfig"; export type DataSourceConfig = import("./dataSourceConfig").DataSourceConfig; export declare const DataSourceConfig: typeof import("./dataSourceConfig").DataSourceConfig; export { FolderArgs, FolderState } from "./folder"; export type Folder = import("./folder").Folder; export declare const Folder: typeof import("./folder").Folder; export { FolderPermissionArgs, FolderPermissionState } from "./folderPermission"; export type FolderPermission = import("./folderPermission").FolderPermission; export declare const FolderPermission: typeof import("./folderPermission").FolderPermission; export { FolderPermissionItemArgs, FolderPermissionItemState } from "./folderPermissionItem"; export type FolderPermissionItem = import("./folderPermissionItem").FolderPermissionItem; export declare const FolderPermissionItem: typeof import("./folderPermissionItem").FolderPermissionItem; export { GetDashboardArgs, GetDashboardResult, GetDashboardOutputArgs } from "./getDashboard"; export declare const getDashboard: typeof import("./getDashboard").getDashboard; export declare const getDashboardOutput: typeof import("./getDashboard").getDashboardOutput; export { GetDashboardsArgs, GetDashboardsResult, GetDashboardsOutputArgs } from "./getDashboards"; export declare const getDashboards: typeof import("./getDashboards").getDashboards; export declare const getDashboardsOutput: typeof import("./getDashboards").getDashboardsOutput; export { GetDataSourceArgs, GetDataSourceResult, GetDataSourceOutputArgs } from "./getDataSource"; export declare const getDataSource: typeof import("./getDataSource").getDataSource; export declare const getDataSourceOutput: typeof import("./getDataSource").getDataSourceOutput; export { GetFolderArgs, GetFolderResult, GetFolderOutputArgs } from "./getFolder"; export declare const getFolder: typeof import("./getFolder").getFolder; export declare const getFolderOutput: typeof import("./getFolder").getFolderOutput; export { GetFoldersArgs, GetFoldersResult, GetFoldersOutputArgs } from "./getFolders"; export declare const getFolders: typeof import("./getFolders").getFolders; export declare const getFoldersOutput: typeof import("./getFolders").getFoldersOutput; export { GetLibraryPanelArgs, GetLibraryPanelResult, GetLibraryPanelOutputArgs } from "./getLibraryPanel"; export declare const getLibraryPanel: typeof import("./getLibraryPanel").getLibraryPanel; export declare const getLibraryPanelOutput: typeof import("./getLibraryPanel").getLibraryPanelOutput; export { GetLibraryPanelsArgs, GetLibraryPanelsResult, GetLibraryPanelsOutputArgs } from "./getLibraryPanels"; export declare const getLibraryPanels: typeof import("./getLibraryPanels").getLibraryPanels; export declare const getLibraryPanelsOutput: typeof import("./getLibraryPanels").getLibraryPanelsOutput; export { GetOrganizationArgs, GetOrganizationResult, GetOrganizationOutputArgs } from "./getOrganization"; export declare const getOrganization: typeof import("./getOrganization").getOrganization; export declare const getOrganizationOutput: typeof import("./getOrganization").getOrganizationOutput; export { GetOrganizationPreferencesArgs, GetOrganizationPreferencesResult, GetOrganizationPreferencesOutputArgs } from "./getOrganizationPreferences"; export declare const getOrganizationPreferences: typeof import("./getOrganizationPreferences").getOrganizationPreferences; export declare const getOrganizationPreferencesOutput: typeof import("./getOrganizationPreferences").getOrganizationPreferencesOutput; export { GetOrganizationUserArgs, GetOrganizationUserResult, GetOrganizationUserOutputArgs } from "./getOrganizationUser"; export declare const getOrganizationUser: typeof import("./getOrganizationUser").getOrganizationUser; export declare const getOrganizationUserOutput: typeof import("./getOrganizationUser").getOrganizationUserOutput; export { GetServiceAccountArgs, GetServiceAccountResult, GetServiceAccountOutputArgs } from "./getServiceAccount"; export declare const getServiceAccount: typeof import("./getServiceAccount").getServiceAccount; export declare const getServiceAccountOutput: typeof import("./getServiceAccount").getServiceAccountOutput; export { GetTeamArgs, GetTeamResult, GetTeamOutputArgs } from "./getTeam"; export declare const getTeam: typeof import("./getTeam").getTeam; export declare const getTeamOutput: typeof import("./getTeam").getTeamOutput; export { GetTeamsArgs, GetTeamsResult, GetTeamsOutputArgs } from "./getTeams"; export declare const getTeams: typeof import("./getTeams").getTeams; export declare const getTeamsOutput: typeof import("./getTeams").getTeamsOutput; export { GetUserArgs, GetUserResult, GetUserOutputArgs } from "./getUser"; export declare const getUser: typeof import("./getUser").getUser; export declare const getUserOutput: typeof import("./getUser").getUserOutput; export { GetUsersResult } from "./getUsers"; export declare const getUsers: typeof import("./getUsers").getUsers; export declare const getUsersOutput: typeof import("./getUsers").getUsersOutput; export { LibraryPanelArgs, LibraryPanelState } from "./libraryPanel"; export type LibraryPanel = import("./libraryPanel").LibraryPanel; export declare const LibraryPanel: typeof import("./libraryPanel").LibraryPanel; export { OrganizationArgs, OrganizationState } from "./organization"; export type Organization = import("./organization").Organization; export declare const Organization: typeof import("./organization").Organization; export { OrganizationPreferencesArgs, OrganizationPreferencesState } from "./organizationPreferences"; export type OrganizationPreferences = import("./organizationPreferences").OrganizationPreferences; export declare const OrganizationPreferences: typeof import("./organizationPreferences").OrganizationPreferences; export { PlaylistArgs, PlaylistState } from "./playlist"; export type Playlist = import("./playlist").Playlist; export declare const Playlist: typeof import("./playlist").Playlist; export { ServiceAccountArgs, ServiceAccountState } from "./serviceAccount"; export type ServiceAccount = import("./serviceAccount").ServiceAccount; export declare const ServiceAccount: typeof import("./serviceAccount").ServiceAccount; export { ServiceAccountPermissionArgs, ServiceAccountPermissionState } from "./serviceAccountPermission"; export type ServiceAccountPermission = import("./serviceAccountPermission").ServiceAccountPermission; export declare const ServiceAccountPermission: typeof import("./serviceAccountPermission").ServiceAccountPermission; export { ServiceAccountPermissionItemArgs, ServiceAccountPermissionItemState } from "./serviceAccountPermissionItem"; export type ServiceAccountPermissionItem = import("./serviceAccountPermissionItem").ServiceAccountPermissionItem; export declare const ServiceAccountPermissionItem: typeof import("./serviceAccountPermissionItem").ServiceAccountPermissionItem; export { ServiceAccountRotatingTokenArgs, ServiceAccountRotatingTokenState } from "./serviceAccountRotatingToken"; export type ServiceAccountRotatingToken = import("./serviceAccountRotatingToken").ServiceAccountRotatingToken; export declare const ServiceAccountRotatingToken: typeof import("./serviceAccountRotatingToken").ServiceAccountRotatingToken; export { ServiceAccountTokenArgs, ServiceAccountTokenState } from "./serviceAccountToken"; export type ServiceAccountToken = import("./serviceAccountToken").ServiceAccountToken; export declare const ServiceAccountToken: typeof import("./serviceAccountToken").ServiceAccountToken; export { SsoSettingsArgs, SsoSettingsState } from "./ssoSettings"; export type SsoSettings = import("./ssoSettings").SsoSettings; export declare const SsoSettings: typeof import("./ssoSettings").SsoSettings; export { TeamArgs, TeamState } from "./team"; export type Team = import("./team").Team; export declare const Team: typeof import("./team").Team; export { UserArgs, UserState } from "./user"; export type User = import("./user").User; export declare const User: typeof import("./user").User;