@pulumiverse/grafana 0.16.3 → 0.16.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (59) hide show
  1. package/LICENSE +372 -201
  2. package/config/vars.d.ts +10 -0
  3. package/config/vars.js +12 -0
  4. package/config/vars.js.map +1 -1
  5. package/experimental/appsDashboardV1Alpha1.d.ts +77 -0
  6. package/experimental/appsDashboardV1Alpha1.js +56 -0
  7. package/experimental/appsDashboardV1Alpha1.js.map +1 -0
  8. package/experimental/appsPlaylistV0Alpha1.d.ts +77 -0
  9. package/experimental/appsPlaylistV0Alpha1.js +56 -0
  10. package/experimental/appsPlaylistV0Alpha1.js.map +1 -0
  11. package/experimental/index.d.ts +6 -0
  12. package/experimental/index.js +27 -0
  13. package/experimental/index.js.map +1 -0
  14. package/fleetmanagement/getCollector.d.ts +88 -0
  15. package/fleetmanagement/getCollector.js +64 -0
  16. package/fleetmanagement/getCollector.js.map +1 -0
  17. package/fleetmanagement/getCollectors.d.ts +55 -0
  18. package/fleetmanagement/getCollectors.js +56 -0
  19. package/fleetmanagement/getCollectors.js.map +1 -0
  20. package/fleetmanagement/index.d.ts +6 -0
  21. package/fleetmanagement/index.js +7 -1
  22. package/fleetmanagement/index.js.map +1 -1
  23. package/index.d.ts +3 -4
  24. package/index.js +21 -5
  25. package/index.js.map +1 -1
  26. package/machineLearningJob.d.ts +6 -3
  27. package/machineLearningJob.js.map +1 -1
  28. package/machineLearningOutlierDetector.d.ts +6 -3
  29. package/machineLearningOutlierDetector.js.map +1 -1
  30. package/machinelearning/job.d.ts +6 -3
  31. package/machinelearning/job.js.map +1 -1
  32. package/machinelearning/outlierDetector.d.ts +6 -3
  33. package/machinelearning/outlierDetector.js.map +1 -1
  34. package/oncall/getLabel.d.ts +52 -0
  35. package/oncall/getLabel.js +30 -0
  36. package/oncall/getLabel.js.map +1 -0
  37. package/oncall/index.d.ts +3 -0
  38. package/oncall/index.js +4 -1
  39. package/oncall/index.js.map +1 -1
  40. package/oncall/integration.d.ts +18 -0
  41. package/oncall/integration.js +2 -0
  42. package/oncall/integration.js.map +1 -1
  43. package/oncallIntegration.d.ts +18 -0
  44. package/oncallIntegration.js +2 -0
  45. package/oncallIntegration.js.map +1 -1
  46. package/oss/ssoSettings.d.ts +2 -2
  47. package/oss/ssoSettings.js +2 -2
  48. package/package.json +2 -2
  49. package/provider.d.ts +24 -0
  50. package/provider.js +10 -0
  51. package/provider.js.map +1 -1
  52. package/ssoSettings.d.ts +2 -2
  53. package/ssoSettings.js +2 -2
  54. package/syntheticMonitoringInstallation.d.ts +2 -2
  55. package/syntheticMonitoringInstallation.js +2 -2
  56. package/syntheticmonitoring/installation.d.ts +2 -2
  57. package/syntheticmonitoring/installation.js +2 -2
  58. package/types/input.d.ts +94 -2
  59. package/types/output.d.ts +104 -2
package/config/vars.js CHANGED
@@ -102,6 +102,12 @@ Object.defineProperty(exports, "oncallUrl", {
102
102
  },
103
103
  enumerable: true,
104
104
  });
105
+ Object.defineProperty(exports, "orgId", {
106
+ get() {
107
+ return __config.getObject("orgId");
108
+ },
109
+ enumerable: true,
110
+ });
105
111
  Object.defineProperty(exports, "retries", {
106
112
  get() {
107
113
  var _a;
@@ -136,6 +142,12 @@ Object.defineProperty(exports, "smUrl", {
136
142
  },
137
143
  enumerable: true,
138
144
  });
145
+ Object.defineProperty(exports, "stackId", {
146
+ get() {
147
+ return __config.getObject("stackId");
148
+ },
149
+ enumerable: true,
150
+ });
139
151
  Object.defineProperty(exports, "storeDashboardSha256", {
140
152
  get() {
141
153
  var _a;
@@ -1 +1 @@
1
- {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"vars.js","sourceRoot":"","sources":["../../config/vars.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;AAEjF,yCAAyC;AACzC,0CAA0C;AAG1C,MAAM,QAAQ,GAAG,IAAI,MAAM,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAO9C,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,MAAM,EAAE;IACnC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,MAAM,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,cAAc,CAAC,CAAC;IACpE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,QAAQ,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC;IACzE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,wBAAwB,EAAE;IACrD,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,wBAAwB,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,mCAAmC,CAAC,CAAC;IAC3G,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,aAAa,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,uBAAuB,CAAC,CAAC;IACpF,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,0BAA0B,EAAE;IACvD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,0BAA0B,CAAC,CAAC;IACpD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,kBAAkB,EAAE;IAC/C,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,kBAAkB,CAAC,CAAC;IAC5C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,2BAA2B,EAAE;IACxD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,2BAA2B,CAAC,CAAC;IACrD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,CAAC;IAC7C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,qBAAqB,EAAE;IAClD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,qBAAqB,CAAC,CAAC;IAC/C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,oBAAoB,EAAE;IACjD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,oBAAoB,CAAC,CAAC;IAC9C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,4BAA4B,EAAE;IACzD,GAAG;QACC,OAAO,QAAQ,CAAC,GAAG,CAAC,4BAA4B,CAAC,CAAC;IACtD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,aAAa,EAAE;IAC1C,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAA0B,aAAa,CAAC,CAAC;IACtE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,oBAAoB,EAAE;IACjD,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,SAAS,CAAU,oBAAoB,CAAC,mCAAI,SAAS,CAAC,aAAa,CAAC,8BAA8B,CAAC,CAAC;IACxH,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,mBAAmB,EAAE;IAChD,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,mBAAmB,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,6BAA6B,CAAC,CAAC;IAChG,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,WAAW,EAAE;IACxC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,WAAW,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,oBAAoB,CAAC,CAAC;IAC/E,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE;IACpC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,OAAO,CAAC,CAAC;IAC/C,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,SAAS,CAAS,SAAS,CAAC,mCAAI,SAAS,CAAC,YAAY,CAAC,iBAAiB,CAAC,CAAC;IAC9F,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,kBAAkB,EAAE;IAC/C,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAW,kBAAkB,CAAC,CAAC;IAC5D,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,WAAW,EAAE;IACxC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,SAAS,CAAS,WAAW,CAAC,mCAAI,SAAS,CAAC,YAAY,CAAC,oBAAoB,CAAC,CAAC;IACnG,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,eAAe,EAAE;IAC5C,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,eAAe,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,yBAAyB,CAAC,CAAC;IACxF,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAGH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,OAAO,EAAE;IACpC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,OAAO,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,gBAAgB,CAAC,CAAC;IACvE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;QACC,OAAO,QAAQ,CAAC,SAAS,CAAS,SAAS,CAAC,CAAC;IACjD,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,sBAAsB,EAAE;IACnD,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,SAAS,CAAU,sBAAsB,CAAC,mCAAI,SAAS,CAAC,aAAa,CAAC,gCAAgC,CAAC,CAAC;IAC5H,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,SAAS,EAAE;IACtC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,SAAS,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,kBAAkB,CAAC,CAAC;IAC3E,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAOH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,QAAQ,EAAE;IACrC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,QAAQ,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,iBAAiB,CAAC,CAAC;IACzE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC;AAMH,MAAM,CAAC,cAAc,CAAC,OAAO,EAAE,KAAK,EAAE;IAClC,GAAG;;QACC,OAAO,MAAA,QAAQ,CAAC,GAAG,CAAC,KAAK,CAAC,mCAAI,SAAS,CAAC,MAAM,CAAC,aAAa,CAAC,CAAC;IAClE,CAAC;IACD,UAAU,EAAE,IAAI;CACnB,CAAC,CAAC"}
@@ -0,0 +1,77 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages Grafana dashboards via the new Grafana App Platform API. This resource is currently **EXPERIMENTAL** and may be subject to change. It requires a development build of Grafana with specific feature flags enabled.
6
+ */
7
+ export declare class AppsDashboardV1Alpha1 extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing AppsDashboardV1Alpha1 resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param state Any extra arguments used during the lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AppsDashboardV1Alpha1State, opts?: pulumi.CustomResourceOptions): AppsDashboardV1Alpha1;
18
+ /**
19
+ * Returns true if the given object is an instance of AppsDashboardV1Alpha1. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is AppsDashboardV1Alpha1;
23
+ /**
24
+ * The metadata of the resource.
25
+ */
26
+ readonly metadata: pulumi.Output<outputs.experimental.AppsDashboardV1Alpha1Metadata | undefined>;
27
+ /**
28
+ * Options for applying the resource.
29
+ */
30
+ readonly options: pulumi.Output<outputs.experimental.AppsDashboardV1Alpha1Options | undefined>;
31
+ /**
32
+ * The spec of the resource.
33
+ */
34
+ readonly spec: pulumi.Output<outputs.experimental.AppsDashboardV1Alpha1Spec | undefined>;
35
+ /**
36
+ * Create a AppsDashboardV1Alpha1 resource with the given unique name, arguments, and options.
37
+ *
38
+ * @param name The _unique_ name of the resource.
39
+ * @param args The arguments to use to populate this resource's properties.
40
+ * @param opts A bag of options that control this resource's behavior.
41
+ */
42
+ constructor(name: string, args?: AppsDashboardV1Alpha1Args, opts?: pulumi.CustomResourceOptions);
43
+ }
44
+ /**
45
+ * Input properties used for looking up and filtering AppsDashboardV1Alpha1 resources.
46
+ */
47
+ export interface AppsDashboardV1Alpha1State {
48
+ /**
49
+ * The metadata of the resource.
50
+ */
51
+ metadata?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Metadata>;
52
+ /**
53
+ * Options for applying the resource.
54
+ */
55
+ options?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Options>;
56
+ /**
57
+ * The spec of the resource.
58
+ */
59
+ spec?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Spec>;
60
+ }
61
+ /**
62
+ * The set of arguments for constructing a AppsDashboardV1Alpha1 resource.
63
+ */
64
+ export interface AppsDashboardV1Alpha1Args {
65
+ /**
66
+ * The metadata of the resource.
67
+ */
68
+ metadata?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Metadata>;
69
+ /**
70
+ * Options for applying the resource.
71
+ */
72
+ options?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Options>;
73
+ /**
74
+ * The spec of the resource.
75
+ */
76
+ spec?: pulumi.Input<inputs.experimental.AppsDashboardV1Alpha1Spec>;
77
+ }
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AppsDashboardV1Alpha1 = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages Grafana dashboards via the new Grafana App Platform API. This resource is currently **EXPERIMENTAL** and may be subject to change. It requires a development build of Grafana with specific feature flags enabled.
10
+ */
11
+ class AppsDashboardV1Alpha1 extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing AppsDashboardV1Alpha1 resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param state Any extra arguments used during the lookup.
19
+ * @param opts Optional settings to control the behavior of the CustomResource.
20
+ */
21
+ static get(name, id, state, opts) {
22
+ return new AppsDashboardV1Alpha1(name, state, Object.assign(Object.assign({}, opts), { id: id }));
23
+ }
24
+ /**
25
+ * Returns true if the given object is an instance of AppsDashboardV1Alpha1. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj) {
29
+ if (obj === undefined || obj === null) {
30
+ return false;
31
+ }
32
+ return obj['__pulumiType'] === AppsDashboardV1Alpha1.__pulumiType;
33
+ }
34
+ constructor(name, argsOrState, opts) {
35
+ let resourceInputs = {};
36
+ opts = opts || {};
37
+ if (opts.id) {
38
+ const state = argsOrState;
39
+ resourceInputs["metadata"] = state ? state.metadata : undefined;
40
+ resourceInputs["options"] = state ? state.options : undefined;
41
+ resourceInputs["spec"] = state ? state.spec : undefined;
42
+ }
43
+ else {
44
+ const args = argsOrState;
45
+ resourceInputs["metadata"] = args ? args.metadata : undefined;
46
+ resourceInputs["options"] = args ? args.options : undefined;
47
+ resourceInputs["spec"] = args ? args.spec : undefined;
48
+ }
49
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
50
+ super(AppsDashboardV1Alpha1.__pulumiType, name, resourceInputs, opts);
51
+ }
52
+ }
53
+ exports.AppsDashboardV1Alpha1 = AppsDashboardV1Alpha1;
54
+ /** @internal */
55
+ AppsDashboardV1Alpha1.__pulumiType = 'grafana:experimental/appsDashboardV1Alpha1:AppsDashboardV1Alpha1';
56
+ //# sourceMappingURL=appsDashboardV1Alpha1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"appsDashboardV1Alpha1.js","sourceRoot":"","sources":["../../experimental/appsDashboardV1Alpha1.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,qBAAsB,SAAQ,MAAM,CAAC,cAAc;IAC5D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAkC,EAAE,IAAmC;QAChI,OAAO,IAAI,qBAAqB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC5E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,qBAAqB,CAAC,YAAY,CAAC;IACtE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAoE,EAAE,IAAmC;QAC/H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAqD,CAAC;YACpE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAoD,CAAC;YAClE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,qBAAqB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;;AAjEL,sDAkEC;AApDG,gBAAgB;AACO,kCAAY,GAAG,kEAAkE,CAAC"}
@@ -0,0 +1,77 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as inputs from "../types/input";
3
+ import * as outputs from "../types/output";
4
+ /**
5
+ * Manages Grafana playlists via the new Grafana App Platform API. This resource is currently **EXPERIMENTAL** and may be subject to change. It requires a development build of Grafana with specific feature flags enabled.
6
+ */
7
+ export declare class AppsPlaylistV0Alpha1 extends pulumi.CustomResource {
8
+ /**
9
+ * Get an existing AppsPlaylistV0Alpha1 resource's state with the given name, ID, and optional extra
10
+ * properties used to qualify the lookup.
11
+ *
12
+ * @param name The _unique_ name of the resulting resource.
13
+ * @param id The _unique_ provider ID of the resource to lookup.
14
+ * @param state Any extra arguments used during the lookup.
15
+ * @param opts Optional settings to control the behavior of the CustomResource.
16
+ */
17
+ static get(name: string, id: pulumi.Input<pulumi.ID>, state?: AppsPlaylistV0Alpha1State, opts?: pulumi.CustomResourceOptions): AppsPlaylistV0Alpha1;
18
+ /**
19
+ * Returns true if the given object is an instance of AppsPlaylistV0Alpha1. This is designed to work even
20
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
21
+ */
22
+ static isInstance(obj: any): obj is AppsPlaylistV0Alpha1;
23
+ /**
24
+ * The metadata of the resource.
25
+ */
26
+ readonly metadata: pulumi.Output<outputs.experimental.AppsPlaylistV0Alpha1Metadata | undefined>;
27
+ /**
28
+ * Options for applying the resource.
29
+ */
30
+ readonly options: pulumi.Output<outputs.experimental.AppsPlaylistV0Alpha1Options | undefined>;
31
+ /**
32
+ * The spec of the resource.
33
+ */
34
+ readonly spec: pulumi.Output<outputs.experimental.AppsPlaylistV0Alpha1Spec | undefined>;
35
+ /**
36
+ * Create a AppsPlaylistV0Alpha1 resource with the given unique name, arguments, and options.
37
+ *
38
+ * @param name The _unique_ name of the resource.
39
+ * @param args The arguments to use to populate this resource's properties.
40
+ * @param opts A bag of options that control this resource's behavior.
41
+ */
42
+ constructor(name: string, args?: AppsPlaylistV0Alpha1Args, opts?: pulumi.CustomResourceOptions);
43
+ }
44
+ /**
45
+ * Input properties used for looking up and filtering AppsPlaylistV0Alpha1 resources.
46
+ */
47
+ export interface AppsPlaylistV0Alpha1State {
48
+ /**
49
+ * The metadata of the resource.
50
+ */
51
+ metadata?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Metadata>;
52
+ /**
53
+ * Options for applying the resource.
54
+ */
55
+ options?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Options>;
56
+ /**
57
+ * The spec of the resource.
58
+ */
59
+ spec?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Spec>;
60
+ }
61
+ /**
62
+ * The set of arguments for constructing a AppsPlaylistV0Alpha1 resource.
63
+ */
64
+ export interface AppsPlaylistV0Alpha1Args {
65
+ /**
66
+ * The metadata of the resource.
67
+ */
68
+ metadata?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Metadata>;
69
+ /**
70
+ * Options for applying the resource.
71
+ */
72
+ options?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Options>;
73
+ /**
74
+ * The spec of the resource.
75
+ */
76
+ spec?: pulumi.Input<inputs.experimental.AppsPlaylistV0Alpha1Spec>;
77
+ }
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AppsPlaylistV0Alpha1 = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Manages Grafana playlists via the new Grafana App Platform API. This resource is currently **EXPERIMENTAL** and may be subject to change. It requires a development build of Grafana with specific feature flags enabled.
10
+ */
11
+ class AppsPlaylistV0Alpha1 extends pulumi.CustomResource {
12
+ /**
13
+ * Get an existing AppsPlaylistV0Alpha1 resource's state with the given name, ID, and optional extra
14
+ * properties used to qualify the lookup.
15
+ *
16
+ * @param name The _unique_ name of the resulting resource.
17
+ * @param id The _unique_ provider ID of the resource to lookup.
18
+ * @param state Any extra arguments used during the lookup.
19
+ * @param opts Optional settings to control the behavior of the CustomResource.
20
+ */
21
+ static get(name, id, state, opts) {
22
+ return new AppsPlaylistV0Alpha1(name, state, Object.assign(Object.assign({}, opts), { id: id }));
23
+ }
24
+ /**
25
+ * Returns true if the given object is an instance of AppsPlaylistV0Alpha1. This is designed to work even
26
+ * when multiple copies of the Pulumi SDK have been loaded into the same process.
27
+ */
28
+ static isInstance(obj) {
29
+ if (obj === undefined || obj === null) {
30
+ return false;
31
+ }
32
+ return obj['__pulumiType'] === AppsPlaylistV0Alpha1.__pulumiType;
33
+ }
34
+ constructor(name, argsOrState, opts) {
35
+ let resourceInputs = {};
36
+ opts = opts || {};
37
+ if (opts.id) {
38
+ const state = argsOrState;
39
+ resourceInputs["metadata"] = state ? state.metadata : undefined;
40
+ resourceInputs["options"] = state ? state.options : undefined;
41
+ resourceInputs["spec"] = state ? state.spec : undefined;
42
+ }
43
+ else {
44
+ const args = argsOrState;
45
+ resourceInputs["metadata"] = args ? args.metadata : undefined;
46
+ resourceInputs["options"] = args ? args.options : undefined;
47
+ resourceInputs["spec"] = args ? args.spec : undefined;
48
+ }
49
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts);
50
+ super(AppsPlaylistV0Alpha1.__pulumiType, name, resourceInputs, opts);
51
+ }
52
+ }
53
+ exports.AppsPlaylistV0Alpha1 = AppsPlaylistV0Alpha1;
54
+ /** @internal */
55
+ AppsPlaylistV0Alpha1.__pulumiType = 'grafana:experimental/appsPlaylistV0Alpha1:AppsPlaylistV0Alpha1';
56
+ //# sourceMappingURL=appsPlaylistV0Alpha1.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"appsPlaylistV0Alpha1.js","sourceRoot":"","sources":["../../experimental/appsPlaylistV0Alpha1.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;GAEG;AACH,MAAa,oBAAqB,SAAQ,MAAM,CAAC,cAAc;IAC3D;;;;;;;;OAQG;IACI,MAAM,CAAC,GAAG,CAAC,IAAY,EAAE,EAA2B,EAAE,KAAiC,EAAE,IAAmC;QAC/H,OAAO,IAAI,oBAAoB,CAAC,IAAI,EAAO,KAAK,kCAAO,IAAI,KAAE,EAAE,EAAE,EAAE,IAAG,CAAC;IAC3E,CAAC;IAKD;;;OAGG;IACI,MAAM,CAAC,UAAU,CAAC,GAAQ;QAC7B,IAAI,GAAG,KAAK,SAAS,IAAI,GAAG,KAAK,IAAI,EAAE;YACnC,OAAO,KAAK,CAAC;SAChB;QACD,OAAO,GAAG,CAAC,cAAc,CAAC,KAAK,oBAAoB,CAAC,YAAY,CAAC;IACrE,CAAC;IAuBD,YAAY,IAAY,EAAE,WAAkE,EAAE,IAAmC;QAC7H,IAAI,cAAc,GAAkB,EAAE,CAAC;QACvC,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;QAClB,IAAI,IAAI,CAAC,EAAE,EAAE;YACT,MAAM,KAAK,GAAG,WAAoD,CAAC;YACnE,cAAc,CAAC,UAAU,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAChE,cAAc,CAAC,SAAS,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,MAAM,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC,KAAK,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SAC3D;aAAM;YACH,MAAM,IAAI,GAAG,WAAmD,CAAC;YACjE,cAAc,CAAC,UAAU,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,QAAQ,CAAC,CAAC,CAAC,SAAS,CAAC;YAC9D,cAAc,CAAC,SAAS,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,CAAC;YAC5D,cAAc,CAAC,MAAM,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,CAAC;SACzD;QACD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,CAAC,CAAC;QACnE,KAAK,CAAC,oBAAoB,CAAC,YAAY,EAAE,IAAI,EAAE,cAAc,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;;AAjEL,oDAkEC;AApDG,gBAAgB;AACO,iCAAY,GAAG,gEAAgE,CAAC"}
@@ -0,0 +1,6 @@
1
+ export { AppsDashboardV1Alpha1Args, AppsDashboardV1Alpha1State } from "./appsDashboardV1Alpha1";
2
+ export type AppsDashboardV1Alpha1 = import("./appsDashboardV1Alpha1").AppsDashboardV1Alpha1;
3
+ export declare const AppsDashboardV1Alpha1: typeof import("./appsDashboardV1Alpha1").AppsDashboardV1Alpha1;
4
+ export { AppsPlaylistV0Alpha1Args, AppsPlaylistV0Alpha1State } from "./appsPlaylistV0Alpha1";
5
+ export type AppsPlaylistV0Alpha1 = import("./appsPlaylistV0Alpha1").AppsPlaylistV0Alpha1;
6
+ export declare const AppsPlaylistV0Alpha1: typeof import("./appsPlaylistV0Alpha1").AppsPlaylistV0Alpha1;
@@ -0,0 +1,27 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.AppsPlaylistV0Alpha1 = exports.AppsDashboardV1Alpha1 = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ exports.AppsDashboardV1Alpha1 = null;
9
+ utilities.lazyLoad(exports, ["AppsDashboardV1Alpha1"], () => require("./appsDashboardV1Alpha1"));
10
+ exports.AppsPlaylistV0Alpha1 = null;
11
+ utilities.lazyLoad(exports, ["AppsPlaylistV0Alpha1"], () => require("./appsPlaylistV0Alpha1"));
12
+ const _module = {
13
+ version: utilities.getVersion(),
14
+ construct: (name, type, urn) => {
15
+ switch (type) {
16
+ case "grafana:experimental/appsDashboardV1Alpha1:AppsDashboardV1Alpha1":
17
+ return new exports.AppsDashboardV1Alpha1(name, undefined, { urn });
18
+ case "grafana:experimental/appsPlaylistV0Alpha1:AppsPlaylistV0Alpha1":
19
+ return new exports.AppsPlaylistV0Alpha1(name, undefined, { urn });
20
+ default:
21
+ throw new Error(`unknown resource type ${type}`);
22
+ }
23
+ },
24
+ };
25
+ pulumi.runtime.registerResourceModule("grafana", "experimental/appsDashboardV1Alpha1", _module);
26
+ pulumi.runtime.registerResourceModule("grafana", "experimental/appsPlaylistV0Alpha1", _module);
27
+ //# sourceMappingURL=index.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../experimental/index.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAK7B,QAAA,qBAAqB,GAAmE,IAAW,CAAC;AACjH,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,uBAAuB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,yBAAyB,CAAC,CAAC,CAAC;AAIpF,QAAA,oBAAoB,GAAiE,IAAW,CAAC;AAC9G,SAAS,CAAC,QAAQ,CAAC,OAAO,EAAE,CAAC,sBAAsB,CAAC,EAAE,GAAG,EAAE,CAAC,OAAO,CAAC,wBAAwB,CAAC,CAAC,CAAC;AAG/F,MAAM,OAAO,GAAG;IACZ,OAAO,EAAE,SAAS,CAAC,UAAU,EAAE;IAC/B,SAAS,EAAE,CAAC,IAAY,EAAE,IAAY,EAAE,GAAW,EAAmB,EAAE;QACpE,QAAQ,IAAI,EAAE;YACV,KAAK,kEAAkE;gBACnE,OAAO,IAAI,6BAAqB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YACnE,KAAK,gEAAgE;gBACjE,OAAO,IAAI,4BAAoB,CAAC,IAAI,EAAO,SAAS,EAAE,EAAE,GAAG,EAAE,CAAC,CAAA;YAClE;gBACI,MAAM,IAAI,KAAK,CAAC,yBAAyB,IAAI,EAAE,CAAC,CAAC;SACxD;IACL,CAAC;CACJ,CAAC;AACF,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,SAAS,EAAE,oCAAoC,EAAE,OAAO,CAAC,CAAA;AAC/F,MAAM,CAAC,OAAO,CAAC,sBAAsB,CAAC,SAAS,EAAE,mCAAmC,EAAE,OAAO,CAAC,CAAA"}
@@ -0,0 +1,88 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ /**
3
+ * Represents a Grafana Fleet Management collector.
4
+ *
5
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
6
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
7
+ *
8
+ * Required access policy scopes:
9
+ *
10
+ * * fleet-management:read
11
+ *
12
+ * ## Example Usage
13
+ *
14
+ * ```typescript
15
+ * import * as pulumi from "@pulumi/pulumi";
16
+ * import * as grafana from "@pulumi/grafana";
17
+ *
18
+ * const test = grafana.fleetManagement.getCollector({
19
+ * id: "my_collector",
20
+ * });
21
+ * ```
22
+ */
23
+ export declare function getCollector(args: GetCollectorArgs, opts?: pulumi.InvokeOptions): Promise<GetCollectorResult>;
24
+ /**
25
+ * A collection of arguments for invoking getCollector.
26
+ */
27
+ export interface GetCollectorArgs {
28
+ /**
29
+ * ID of the collector
30
+ */
31
+ id: string;
32
+ }
33
+ /**
34
+ * A collection of values returned by getCollector.
35
+ */
36
+ export interface GetCollectorResult {
37
+ /**
38
+ * Whether the collector is enabled or not
39
+ */
40
+ readonly enabled: boolean;
41
+ /**
42
+ * ID of the collector
43
+ */
44
+ readonly id: string;
45
+ /**
46
+ * Local attributes for the collector
47
+ */
48
+ readonly localAttributes: {
49
+ [key: string]: string;
50
+ };
51
+ /**
52
+ * Remote attributes for the collector
53
+ */
54
+ readonly remoteAttributes: {
55
+ [key: string]: string;
56
+ };
57
+ }
58
+ /**
59
+ * Represents a Grafana Fleet Management collector.
60
+ *
61
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
62
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
63
+ *
64
+ * Required access policy scopes:
65
+ *
66
+ * * fleet-management:read
67
+ *
68
+ * ## Example Usage
69
+ *
70
+ * ```typescript
71
+ * import * as pulumi from "@pulumi/pulumi";
72
+ * import * as grafana from "@pulumi/grafana";
73
+ *
74
+ * const test = grafana.fleetManagement.getCollector({
75
+ * id: "my_collector",
76
+ * });
77
+ * ```
78
+ */
79
+ export declare function getCollectorOutput(args: GetCollectorOutputArgs, opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCollectorResult>;
80
+ /**
81
+ * A collection of arguments for invoking getCollector.
82
+ */
83
+ export interface GetCollectorOutputArgs {
84
+ /**
85
+ * ID of the collector
86
+ */
87
+ id: pulumi.Input<string>;
88
+ }
@@ -0,0 +1,64 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getCollectorOutput = exports.getCollector = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Represents a Grafana Fleet Management collector.
10
+ *
11
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
12
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
13
+ *
14
+ * Required access policy scopes:
15
+ *
16
+ * * fleet-management:read
17
+ *
18
+ * ## Example Usage
19
+ *
20
+ * ```typescript
21
+ * import * as pulumi from "@pulumi/pulumi";
22
+ * import * as grafana from "@pulumi/grafana";
23
+ *
24
+ * const test = grafana.fleetManagement.getCollector({
25
+ * id: "my_collector",
26
+ * });
27
+ * ```
28
+ */
29
+ function getCollector(args, opts) {
30
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
31
+ return pulumi.runtime.invoke("grafana:fleetManagement/getCollector:getCollector", {
32
+ "id": args.id,
33
+ }, opts);
34
+ }
35
+ exports.getCollector = getCollector;
36
+ /**
37
+ * Represents a Grafana Fleet Management collector.
38
+ *
39
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
40
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
41
+ *
42
+ * Required access policy scopes:
43
+ *
44
+ * * fleet-management:read
45
+ *
46
+ * ## Example Usage
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as grafana from "@pulumi/grafana";
51
+ *
52
+ * const test = grafana.fleetManagement.getCollector({
53
+ * id: "my_collector",
54
+ * });
55
+ * ```
56
+ */
57
+ function getCollectorOutput(args, opts) {
58
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
59
+ return pulumi.runtime.invokeOutput("grafana:fleetManagement/getCollector:getCollector", {
60
+ "id": args.id,
61
+ }, opts);
62
+ }
63
+ exports.getCollectorOutput = getCollectorOutput;
64
+ //# sourceMappingURL=getCollector.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCollector.js","sourceRoot":"","sources":["../../fleetmanagement/getCollector.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AACzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,YAAY,CAAC,IAAsB,EAAE,IAA2B;IAC5E,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,mDAAmD,EAAE;QAC9E,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,oCAKC;AAiCD;;;;;;;;;;;;;;;;;;;;GAoBG;AACH,SAAgB,kBAAkB,CAAC,IAA4B,EAAE,IAAiC;IAC9F,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,mDAAmD,EAAE;QACpF,IAAI,EAAE,IAAI,CAAC,EAAE;KAChB,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AALD,gDAKC"}
@@ -0,0 +1,55 @@
1
+ import * as pulumi from "@pulumi/pulumi";
2
+ import * as outputs from "../types/output";
3
+ /**
4
+ * Represents a list of Grafana Fleet Management collectors.
5
+ *
6
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
7
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
8
+ *
9
+ * Required access policy scopes:
10
+ *
11
+ * * fleet-management:read
12
+ *
13
+ * ## Example Usage
14
+ *
15
+ * ```typescript
16
+ * import * as pulumi from "@pulumi/pulumi";
17
+ * import * as grafana from "@pulumi/grafana";
18
+ *
19
+ * const test = grafana.fleetManagement.getCollectors({});
20
+ * ```
21
+ */
22
+ export declare function getCollectors(opts?: pulumi.InvokeOptions): Promise<GetCollectorsResult>;
23
+ /**
24
+ * A collection of values returned by getCollectors.
25
+ */
26
+ export interface GetCollectorsResult {
27
+ /**
28
+ * List of collectors
29
+ */
30
+ readonly collectors: outputs.fleetManagement.GetCollectorsCollector[];
31
+ /**
32
+ * The provider-assigned unique ID for this managed resource.
33
+ */
34
+ readonly id: string;
35
+ }
36
+ /**
37
+ * Represents a list of Grafana Fleet Management collectors.
38
+ *
39
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
40
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
41
+ *
42
+ * Required access policy scopes:
43
+ *
44
+ * * fleet-management:read
45
+ *
46
+ * ## Example Usage
47
+ *
48
+ * ```typescript
49
+ * import * as pulumi from "@pulumi/pulumi";
50
+ * import * as grafana from "@pulumi/grafana";
51
+ *
52
+ * const test = grafana.fleetManagement.getCollectors({});
53
+ * ```
54
+ */
55
+ export declare function getCollectorsOutput(opts?: pulumi.InvokeOutputOptions): pulumi.Output<GetCollectorsResult>;
@@ -0,0 +1,56 @@
1
+ "use strict";
2
+ // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
3
+ // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
+ Object.defineProperty(exports, "__esModule", { value: true });
5
+ exports.getCollectorsOutput = exports.getCollectors = void 0;
6
+ const pulumi = require("@pulumi/pulumi");
7
+ const utilities = require("../utilities");
8
+ /**
9
+ * Represents a list of Grafana Fleet Management collectors.
10
+ *
11
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
12
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
13
+ *
14
+ * Required access policy scopes:
15
+ *
16
+ * * fleet-management:read
17
+ *
18
+ * ## Example Usage
19
+ *
20
+ * ```typescript
21
+ * import * as pulumi from "@pulumi/pulumi";
22
+ * import * as grafana from "@pulumi/grafana";
23
+ *
24
+ * const test = grafana.fleetManagement.getCollectors({});
25
+ * ```
26
+ */
27
+ function getCollectors(opts) {
28
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
29
+ return pulumi.runtime.invoke("grafana:fleetManagement/getCollectors:getCollectors", {}, opts);
30
+ }
31
+ exports.getCollectors = getCollectors;
32
+ /**
33
+ * Represents a list of Grafana Fleet Management collectors.
34
+ *
35
+ * * [Official documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/)
36
+ * * [API documentation](https://grafana.com/docs/grafana-cloud/send-data/fleet-management/api-reference/collector-api/)
37
+ *
38
+ * Required access policy scopes:
39
+ *
40
+ * * fleet-management:read
41
+ *
42
+ * ## Example Usage
43
+ *
44
+ * ```typescript
45
+ * import * as pulumi from "@pulumi/pulumi";
46
+ * import * as grafana from "@pulumi/grafana";
47
+ *
48
+ * const test = grafana.fleetManagement.getCollectors({});
49
+ * ```
50
+ */
51
+ function getCollectorsOutput(opts) {
52
+ opts = pulumi.mergeOptions(utilities.resourceOptsDefaults(), opts || {});
53
+ return pulumi.runtime.invokeOutput("grafana:fleetManagement/getCollectors:getCollectors", {}, opts);
54
+ }
55
+ exports.getCollectorsOutput = getCollectorsOutput;
56
+ //# sourceMappingURL=getCollectors.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"getCollectors.js","sourceRoot":"","sources":["../../fleetmanagement/getCollectors.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF;;;AAEjF,yCAAyC;AAGzC,0CAA0C;AAE1C;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,aAAa,CAAC,IAA2B;IACrD,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,MAAM,CAAC,qDAAqD,EAAE,EACnF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,sCAIC;AAeD;;;;;;;;;;;;;;;;;;GAkBG;AACH,SAAgB,mBAAmB,CAAC,IAAiC;IACjE,IAAI,GAAG,MAAM,CAAC,YAAY,CAAC,SAAS,CAAC,oBAAoB,EAAE,EAAE,IAAI,IAAI,EAAE,CAAC,CAAC;IACzE,OAAO,MAAM,CAAC,OAAO,CAAC,YAAY,CAAC,qDAAqD,EAAE,EACzF,EAAE,IAAI,CAAC,CAAC;AACb,CAAC;AAJD,kDAIC"}
@@ -1,6 +1,12 @@
1
1
  export { CollectorArgs, CollectorState } from "./collector";
2
2
  export type Collector = import("./collector").Collector;
3
3
  export declare const Collector: typeof import("./collector").Collector;
4
+ export { GetCollectorArgs, GetCollectorResult, GetCollectorOutputArgs } from "./getCollector";
5
+ export declare const getCollector: typeof import("./getCollector").getCollector;
6
+ export declare const getCollectorOutput: typeof import("./getCollector").getCollectorOutput;
7
+ export { GetCollectorsResult } from "./getCollectors";
8
+ export declare const getCollectors: typeof import("./getCollectors").getCollectors;
9
+ export declare const getCollectorsOutput: typeof import("./getCollectors").getCollectorsOutput;
4
10
  export { PipelineArgs, PipelineState } from "./pipeline";
5
11
  export type Pipeline = import("./pipeline").Pipeline;
6
12
  export declare const Pipeline: typeof import("./pipeline").Pipeline;