UNPKG

@lbrlabs/pulumi-grafana

Version:

A Pulumi package for creating and managing grafana.

229 lines (228 loc) 19.8 kB
export { AnnotationArgs, AnnotationState } from "./annotation"; export type Annotation = import("./annotation").Annotation; export declare const Annotation: typeof import("./annotation").Annotation; export { ApiKeyArgs, ApiKeyState } from "./apiKey"; export type ApiKey = import("./apiKey").ApiKey; export declare const ApiKey: typeof import("./apiKey").ApiKey; export { CloudAccessPolicyArgs, CloudAccessPolicyState } from "./cloudAccessPolicy"; export type CloudAccessPolicy = import("./cloudAccessPolicy").CloudAccessPolicy; export declare const CloudAccessPolicy: typeof import("./cloudAccessPolicy").CloudAccessPolicy; export { CloudAccessPolicyTokenArgs, CloudAccessPolicyTokenState } from "./cloudAccessPolicyToken"; export type CloudAccessPolicyToken = import("./cloudAccessPolicyToken").CloudAccessPolicyToken; export declare const CloudAccessPolicyToken: typeof import("./cloudAccessPolicyToken").CloudAccessPolicyToken; export { CloudApiKeyArgs, CloudApiKeyState } from "./cloudApiKey"; export type CloudApiKey = import("./cloudApiKey").CloudApiKey; export declare const CloudApiKey: typeof import("./cloudApiKey").CloudApiKey; export { CloudPluginInstallationArgs, CloudPluginInstallationState } from "./cloudPluginInstallation"; export type CloudPluginInstallation = import("./cloudPluginInstallation").CloudPluginInstallation; export declare const CloudPluginInstallation: typeof import("./cloudPluginInstallation").CloudPluginInstallation; export { CloudStackArgs, CloudStackState } from "./cloudStack"; export type CloudStack = import("./cloudStack").CloudStack; export declare const CloudStack: typeof import("./cloudStack").CloudStack; export { CloudStackApiKeyArgs, CloudStackApiKeyState } from "./cloudStackApiKey"; export type CloudStackApiKey = import("./cloudStackApiKey").CloudStackApiKey; export declare const CloudStackApiKey: typeof import("./cloudStackApiKey").CloudStackApiKey; export { CloudStackServiceAccountArgs, CloudStackServiceAccountState } from "./cloudStackServiceAccount"; export type CloudStackServiceAccount = import("./cloudStackServiceAccount").CloudStackServiceAccount; export declare const CloudStackServiceAccount: typeof import("./cloudStackServiceAccount").CloudStackServiceAccount; export { CloudStackServiceAccountTokenArgs, CloudStackServiceAccountTokenState } from "./cloudStackServiceAccountToken"; export type CloudStackServiceAccountToken = import("./cloudStackServiceAccountToken").CloudStackServiceAccountToken; export declare const CloudStackServiceAccountToken: typeof import("./cloudStackServiceAccountToken").CloudStackServiceAccountToken; export { ContactPointArgs, ContactPointState } from "./contactPoint"; export type ContactPoint = import("./contactPoint").ContactPoint; export declare const ContactPoint: typeof import("./contactPoint").ContactPoint; 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 { DataSourceArgs, DataSourceState } from "./dataSource"; export type DataSource = import("./dataSource").DataSource; export declare const DataSource: typeof import("./dataSource").DataSource; export { DataSourcePermissionArgs, DataSourcePermissionState } from "./dataSourcePermission"; export type DataSourcePermission = import("./dataSourcePermission").DataSourcePermission; export declare const DataSourcePermission: typeof import("./dataSourcePermission").DataSourcePermission; 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 { GetCloudIpsResult } from "./getCloudIps"; export declare const getCloudIps: typeof import("./getCloudIps").getCloudIps; export declare const getCloudIpsOutput: typeof import("./getCloudIps").getCloudIpsOutput; export { GetCloudOrganizationArgs, GetCloudOrganizationResult, GetCloudOrganizationOutputArgs } from "./getCloudOrganization"; export declare const getCloudOrganization: typeof import("./getCloudOrganization").getCloudOrganization; export declare const getCloudOrganizationOutput: typeof import("./getCloudOrganization").getCloudOrganizationOutput; export { GetCloudStackArgs, GetCloudStackResult, GetCloudStackOutputArgs } from "./getCloudStack"; export declare const getCloudStack: typeof import("./getCloudStack").getCloudStack; export declare const getCloudStackOutput: typeof import("./getCloudStack").getCloudStackOutput; 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 { GetFoldersResult } 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 { GetOnCallSlackChannelArgs, GetOnCallSlackChannelResult, GetOnCallSlackChannelOutputArgs } from "./getOnCallSlackChannel"; export declare const getOnCallSlackChannel: typeof import("./getOnCallSlackChannel").getOnCallSlackChannel; export declare const getOnCallSlackChannelOutput: typeof import("./getOnCallSlackChannel").getOnCallSlackChannelOutput; export { GetOncallActionArgs, GetOncallActionResult, GetOncallActionOutputArgs } from "./getOncallAction"; export declare const getOncallAction: typeof import("./getOncallAction").getOncallAction; export declare const getOncallActionOutput: typeof import("./getOncallAction").getOncallActionOutput; export { GetOncallEscalationChainArgs, GetOncallEscalationChainResult, GetOncallEscalationChainOutputArgs } from "./getOncallEscalationChain"; export declare const getOncallEscalationChain: typeof import("./getOncallEscalationChain").getOncallEscalationChain; export declare const getOncallEscalationChainOutput: typeof import("./getOncallEscalationChain").getOncallEscalationChainOutput; export { GetOncallOutgoingWebhookArgs, GetOncallOutgoingWebhookResult, GetOncallOutgoingWebhookOutputArgs } from "./getOncallOutgoingWebhook"; export declare const getOncallOutgoingWebhook: typeof import("./getOncallOutgoingWebhook").getOncallOutgoingWebhook; export declare const getOncallOutgoingWebhookOutput: typeof import("./getOncallOutgoingWebhook").getOncallOutgoingWebhookOutput; export { GetOncallScheduleArgs, GetOncallScheduleResult, GetOncallScheduleOutputArgs } from "./getOncallSchedule"; export declare const getOncallSchedule: typeof import("./getOncallSchedule").getOncallSchedule; export declare const getOncallScheduleOutput: typeof import("./getOncallSchedule").getOncallScheduleOutput; export { GetOncallTeamArgs, GetOncallTeamResult, GetOncallTeamOutputArgs } from "./getOncallTeam"; export declare const getOncallTeam: typeof import("./getOncallTeam").getOncallTeam; export declare const getOncallTeamOutput: typeof import("./getOncallTeam").getOncallTeamOutput; export { GetOncallUserArgs, GetOncallUserResult, GetOncallUserOutputArgs } from "./getOncallUser"; export declare const getOncallUser: typeof import("./getOncallUser").getOncallUser; export declare const getOncallUserOutput: typeof import("./getOncallUser").getOncallUserOutput; export { GetOncallUserGroupArgs, GetOncallUserGroupResult, GetOncallUserGroupOutputArgs } from "./getOncallUserGroup"; export declare const getOncallUserGroup: typeof import("./getOncallUserGroup").getOncallUserGroup; export declare const getOncallUserGroupOutput: typeof import("./getOncallUserGroup").getOncallUserGroupOutput; export { GetOrganizationArgs, GetOrganizationResult, GetOrganizationOutputArgs } from "./getOrganization"; export declare const getOrganization: typeof import("./getOrganization").getOrganization; export declare const getOrganizationOutput: typeof import("./getOrganization").getOrganizationOutput; export { GetOrganizationPreferencesResult } from "./getOrganizationPreferences"; export declare const getOrganizationPreferences: typeof import("./getOrganizationPreferences").getOrganizationPreferences; export declare const getOrganizationPreferencesOutput: typeof import("./getOrganizationPreferences").getOrganizationPreferencesOutput; export { GetRoleArgs, GetRoleResult, GetRoleOutputArgs } from "./getRole"; export declare const getRole: typeof import("./getRole").getRole; export declare const getRoleOutput: typeof import("./getRole").getRoleOutput; export { GetSlosResult } from "./getSlos"; export declare const getSlos: typeof import("./getSlos").getSlos; export declare const getSlosOutput: typeof import("./getSlos").getSlosOutput; export { GetSyntheticMonitoringProbeArgs, GetSyntheticMonitoringProbeResult, GetSyntheticMonitoringProbeOutputArgs } from "./getSyntheticMonitoringProbe"; export declare const getSyntheticMonitoringProbe: typeof import("./getSyntheticMonitoringProbe").getSyntheticMonitoringProbe; export declare const getSyntheticMonitoringProbeOutput: typeof import("./getSyntheticMonitoringProbe").getSyntheticMonitoringProbeOutput; export { GetSyntheticMonitoringProbesArgs, GetSyntheticMonitoringProbesResult, GetSyntheticMonitoringProbesOutputArgs } from "./getSyntheticMonitoringProbes"; export declare const getSyntheticMonitoringProbes: typeof import("./getSyntheticMonitoringProbes").getSyntheticMonitoringProbes; export declare const getSyntheticMonitoringProbesOutput: typeof import("./getSyntheticMonitoringProbes").getSyntheticMonitoringProbesOutput; export { GetTeamArgs, GetTeamResult, GetTeamOutputArgs } from "./getTeam"; export declare const getTeam: typeof import("./getTeam").getTeam; export declare const getTeamOutput: typeof import("./getTeam").getTeamOutput; 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 { MachineLearningHolidayArgs, MachineLearningHolidayState } from "./machineLearningHoliday"; export type MachineLearningHoliday = import("./machineLearningHoliday").MachineLearningHoliday; export declare const MachineLearningHoliday: typeof import("./machineLearningHoliday").MachineLearningHoliday; export { MachineLearningJobArgs, MachineLearningJobState } from "./machineLearningJob"; export type MachineLearningJob = import("./machineLearningJob").MachineLearningJob; export declare const MachineLearningJob: typeof import("./machineLearningJob").MachineLearningJob; export { MachineLearningOutlierDetectorArgs, MachineLearningOutlierDetectorState } from "./machineLearningOutlierDetector"; export type MachineLearningOutlierDetector = import("./machineLearningOutlierDetector").MachineLearningOutlierDetector; export declare const MachineLearningOutlierDetector: typeof import("./machineLearningOutlierDetector").MachineLearningOutlierDetector; export { MessageTemplateArgs, MessageTemplateState } from "./messageTemplate"; export type MessageTemplate = import("./messageTemplate").MessageTemplate; export declare const MessageTemplate: typeof import("./messageTemplate").MessageTemplate; export { MuteTimingArgs, MuteTimingState } from "./muteTiming"; export type MuteTiming = import("./muteTiming").MuteTiming; export declare const MuteTiming: typeof import("./muteTiming").MuteTiming; export { NotificationPolicyArgs, NotificationPolicyState } from "./notificationPolicy"; export type NotificationPolicy = import("./notificationPolicy").NotificationPolicy; export declare const NotificationPolicy: typeof import("./notificationPolicy").NotificationPolicy; export { OncallEscalationArgs, OncallEscalationState } from "./oncallEscalation"; export type OncallEscalation = import("./oncallEscalation").OncallEscalation; export declare const OncallEscalation: typeof import("./oncallEscalation").OncallEscalation; export { OncallEscalationChainArgs, OncallEscalationChainState } from "./oncallEscalationChain"; export type OncallEscalationChain = import("./oncallEscalationChain").OncallEscalationChain; export declare const OncallEscalationChain: typeof import("./oncallEscalationChain").OncallEscalationChain; export { OncallIntegrationArgs, OncallIntegrationState } from "./oncallIntegration"; export type OncallIntegration = import("./oncallIntegration").OncallIntegration; export declare const OncallIntegration: typeof import("./oncallIntegration").OncallIntegration; export { OncallOnCallShiftArgs, OncallOnCallShiftState } from "./oncallOnCallShift"; export type OncallOnCallShift = import("./oncallOnCallShift").OncallOnCallShift; export declare const OncallOnCallShift: typeof import("./oncallOnCallShift").OncallOnCallShift; export { OncallOutgoingWebhookArgs, OncallOutgoingWebhookState } from "./oncallOutgoingWebhook"; export type OncallOutgoingWebhook = import("./oncallOutgoingWebhook").OncallOutgoingWebhook; export declare const OncallOutgoingWebhook: typeof import("./oncallOutgoingWebhook").OncallOutgoingWebhook; export { OncallRouteArgs, OncallRouteState } from "./oncallRoute"; export type OncallRoute = import("./oncallRoute").OncallRoute; export declare const OncallRoute: typeof import("./oncallRoute").OncallRoute; export { OncallScheduleArgs, OncallScheduleState } from "./oncallSchedule"; export type OncallSchedule = import("./oncallSchedule").OncallSchedule; export declare const OncallSchedule: typeof import("./oncallSchedule").OncallSchedule; export { OrganizationArgs, OrganizationState } from "./organization"; export type Organization = import("./organization").Organization; export declare const Organization: typeof import("./organization").Organization; export { OrganizationPreferenceArgs, OrganizationPreferenceState } from "./organizationPreference"; export type OrganizationPreference = import("./organizationPreference").OrganizationPreference; export declare const OrganizationPreference: typeof import("./organizationPreference").OrganizationPreference; export { PlaylistArgs, PlaylistState } from "./playlist"; export type Playlist = import("./playlist").Playlist; export declare const Playlist: typeof import("./playlist").Playlist; export { ProviderArgs } from "./provider"; export type Provider = import("./provider").Provider; export declare const Provider: typeof import("./provider").Provider; export { ReportArgs, ReportState } from "./report"; export type Report = import("./report").Report; export declare const Report: typeof import("./report").Report; export { RoleArgs, RoleState } from "./role"; export type Role = import("./role").Role; export declare const Role: typeof import("./role").Role; export { RoleAssignmentArgs, RoleAssignmentState } from "./roleAssignment"; export type RoleAssignment = import("./roleAssignment").RoleAssignment; export declare const RoleAssignment: typeof import("./roleAssignment").RoleAssignment; export { RuleGroupArgs, RuleGroupState } from "./ruleGroup"; export type RuleGroup = import("./ruleGroup").RuleGroup; export declare const RuleGroup: typeof import("./ruleGroup").RuleGroup; 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 { ServiceAccountTokenArgs, ServiceAccountTokenState } from "./serviceAccountToken"; export type ServiceAccountToken = import("./serviceAccountToken").ServiceAccountToken; export declare const ServiceAccountToken: typeof import("./serviceAccountToken").ServiceAccountToken; export { SLOArgs, SLOState } from "./slo"; export type SLO = import("./slo").SLO; export declare const SLO: typeof import("./slo").SLO; export { SyntheticMonitoringCheckArgs, SyntheticMonitoringCheckState } from "./syntheticMonitoringCheck"; export type SyntheticMonitoringCheck = import("./syntheticMonitoringCheck").SyntheticMonitoringCheck; export declare const SyntheticMonitoringCheck: typeof import("./syntheticMonitoringCheck").SyntheticMonitoringCheck; export { SyntheticMonitoringInstallationArgs, SyntheticMonitoringInstallationState } from "./syntheticMonitoringInstallation"; export type SyntheticMonitoringInstallation = import("./syntheticMonitoringInstallation").SyntheticMonitoringInstallation; export declare const SyntheticMonitoringInstallation: typeof import("./syntheticMonitoringInstallation").SyntheticMonitoringInstallation; export { SyntheticMonitoringProbeArgs, SyntheticMonitoringProbeState } from "./syntheticMonitoringProbe"; export type SyntheticMonitoringProbe = import("./syntheticMonitoringProbe").SyntheticMonitoringProbe; export declare const SyntheticMonitoringProbe: typeof import("./syntheticMonitoringProbe").SyntheticMonitoringProbe; export { TeamArgs, TeamState } from "./team"; export type Team = import("./team").Team; export declare const Team: typeof import("./team").Team; export { TeamExternalGroupArgs, TeamExternalGroupState } from "./teamExternalGroup"; export type TeamExternalGroup = import("./teamExternalGroup").TeamExternalGroup; export declare const TeamExternalGroup: typeof import("./teamExternalGroup").TeamExternalGroup; export { UserArgs, UserState } from "./user"; export type User = import("./user").User; export declare const User: typeof import("./user").User; import * as config from "./config"; import * as types from "./types"; export { config, types, };