cribl-control-plane 0.9.0-beta.1 → 0.9.0-beta.2
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.
- package/dist/commonjs/lib/config.d.ts +3 -3
- package/dist/commonjs/lib/config.js +3 -3
- package/dist/commonjs/models/jobinfo.d.ts +4 -0
- package/dist/commonjs/models/jobinfo.d.ts.map +1 -1
- package/dist/commonjs/models/jobinfo.js +1 -0
- package/dist/commonjs/models/jobinfo.js.map +1 -1
- package/dist/esm/lib/config.d.ts +3 -3
- package/dist/esm/lib/config.js +3 -3
- package/dist/esm/models/jobinfo.d.ts +4 -0
- package/dist/esm/models/jobinfo.d.ts.map +1 -1
- package/dist/esm/models/jobinfo.js +1 -0
- package/dist/esm/models/jobinfo.js.map +1 -1
- package/jsr.json +1 -1
- package/package.json +1 -1
- package/src/lib/config.ts +3 -3
- package/src/models/jobinfo.ts +5 -0
|
@@ -26,9 +26,9 @@ export type SDKOptions = {
|
|
|
26
26
|
export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
27
27
|
export declare const SDK_METADATA: {
|
|
28
28
|
readonly language: "typescript";
|
|
29
|
-
readonly openapiDocVersion: "4.19.0-alpha.
|
|
30
|
-
readonly sdkVersion: "0.9.0-beta.
|
|
29
|
+
readonly openapiDocVersion: "4.19.0-alpha.1779404923302-0177223e";
|
|
30
|
+
readonly sdkVersion: "0.9.0-beta.2";
|
|
31
31
|
readonly genVersion: "2.884.7";
|
|
32
|
-
readonly userAgent: "speakeasy-sdk/typescript 0.9.0-beta.
|
|
32
|
+
readonly userAgent: "speakeasy-sdk/typescript 0.9.0-beta.2 2.884.7 4.19.0-alpha.1779404923302-0177223e cribl-control-plane";
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=config.d.ts.map
|
|
@@ -17,9 +17,9 @@ function serverURLFromOptions(options) {
|
|
|
17
17
|
}
|
|
18
18
|
exports.SDK_METADATA = {
|
|
19
19
|
language: "typescript",
|
|
20
|
-
openapiDocVersion: "4.19.0-alpha.
|
|
21
|
-
sdkVersion: "0.9.0-beta.
|
|
20
|
+
openapiDocVersion: "4.19.0-alpha.1779404923302-0177223e",
|
|
21
|
+
sdkVersion: "0.9.0-beta.2",
|
|
22
22
|
genVersion: "2.884.7",
|
|
23
|
-
userAgent: "speakeasy-sdk/typescript 0.9.0-beta.
|
|
23
|
+
userAgent: "speakeasy-sdk/typescript 0.9.0-beta.2 2.884.7 4.19.0-alpha.1779404923302-0177223e cribl-control-plane",
|
|
24
24
|
};
|
|
25
25
|
//# sourceMappingURL=config.js.map
|
|
@@ -27,6 +27,10 @@ export type JobInfo = {
|
|
|
27
27
|
* Status of a job, including its current state and failure reason.
|
|
28
28
|
*/
|
|
29
29
|
status: JobStatus;
|
|
30
|
+
/**
|
|
31
|
+
* The GUID of the worker node that owns this artifact, set when the job ran on a Captain while the leader was offline. When present, the leader proxies read access to the artifact; mutating actions (replay, delete, stop) are not supported.
|
|
32
|
+
*/
|
|
33
|
+
workerOwner?: string | undefined;
|
|
30
34
|
};
|
|
31
35
|
/** @internal */
|
|
32
36
|
export declare const JobInfo$inboundSchema: z.ZodType<JobInfo, z.ZodTypeDef, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobinfo.d.ts","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EACL,oCAAoC,EAErC,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,SAAS,EAA2B,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,WAAW,EAA6B,MAAM,kBAAkB,CAAC;AAE1E;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG;IACpB,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,KAAK,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,oCAAoC,CAAA;KAAE,CAAC;IAC7D;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"jobinfo.d.ts","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EACL,oCAAoC,EAErC,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,SAAS,EAA2B,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,WAAW,EAA6B,MAAM,kBAAkB,CAAC;AAE1E;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG;IACpB,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,KAAK,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,oCAAoC,CAAA;KAAE,CAAC;IAC7D;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAQxE,CAAC;AAEL,wBAAgB,eAAe,CAC7B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,OAAO,EAAE,kBAAkB,CAAC,CAM9C"}
|
|
@@ -51,6 +51,7 @@ exports.JobInfo$inboundSchema = z.object({
|
|
|
51
51
|
keep: types.optional(types.boolean()),
|
|
52
52
|
stats: z.record(additionalpropertiestypejobinfostats_js_1.AdditionalPropertiesTypeJobInfoStats$inboundSchema),
|
|
53
53
|
status: jobstatus_js_1.JobStatus$inboundSchema,
|
|
54
|
+
workerOwner: types.optional(types.string()),
|
|
54
55
|
});
|
|
55
56
|
function jobInfoFromJSON(jsonString) {
|
|
56
57
|
return (0, schemas_js_1.safeParse)(jsonString, (x) => exports.JobInfo$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'JobInfo' from JSON`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobinfo.js","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,MAAY,CAAC,mCAAe;AAC5B,kDAA8C;AAE9C,MAAY,KAAK,mDAA+B;AAChD,uGAGmD;AAEnD,iDAAoE;AACpE,qDAA0E;
|
|
1
|
+
{"version":3,"file":"jobinfo.js","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":";AAAA;;GAEG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEH,MAAY,CAAC,mCAAe;AAC5B,kDAA8C;AAE9C,MAAY,KAAK,mDAA+B;AAChD,uGAGmD;AAEnD,iDAAoE;AACpE,qDAA0E;AA6B1E,gBAAgB;AACH,QAAA,qBAAqB,GAChC,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,0CAAyB;IAC/B,EAAE,EAAE,KAAK,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;IACrC,KAAK,EAAE,CAAC,CAAC,MAAM,CAAC,4FAAkD,CAAC;IACnE,MAAM,EAAE,sCAAuB;IAC/B,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;CAC5C,CAAC,CAAC;AAEL,yBACE,UAAkB,EAC4B;IAC9C,OAAO,IAAA,sBAAS,EACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,QAAA,qBAAqB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACjD,qCAAqC,CACtC,CAAC;AAAA,CACH"}
|
package/dist/esm/lib/config.d.ts
CHANGED
|
@@ -26,9 +26,9 @@ export type SDKOptions = {
|
|
|
26
26
|
export declare function serverURLFromOptions(options: SDKOptions): URL | null;
|
|
27
27
|
export declare const SDK_METADATA: {
|
|
28
28
|
readonly language: "typescript";
|
|
29
|
-
readonly openapiDocVersion: "4.19.0-alpha.
|
|
30
|
-
readonly sdkVersion: "0.9.0-beta.
|
|
29
|
+
readonly openapiDocVersion: "4.19.0-alpha.1779404923302-0177223e";
|
|
30
|
+
readonly sdkVersion: "0.9.0-beta.2";
|
|
31
31
|
readonly genVersion: "2.884.7";
|
|
32
|
-
readonly userAgent: "speakeasy-sdk/typescript 0.9.0-beta.
|
|
32
|
+
readonly userAgent: "speakeasy-sdk/typescript 0.9.0-beta.2 2.884.7 4.19.0-alpha.1779404923302-0177223e cribl-control-plane";
|
|
33
33
|
};
|
|
34
34
|
//# sourceMappingURL=config.d.ts.map
|
package/dist/esm/lib/config.js
CHANGED
|
@@ -13,9 +13,9 @@ export function serverURLFromOptions(options) {
|
|
|
13
13
|
}
|
|
14
14
|
export const SDK_METADATA = {
|
|
15
15
|
language: "typescript",
|
|
16
|
-
openapiDocVersion: "4.19.0-alpha.
|
|
17
|
-
sdkVersion: "0.9.0-beta.
|
|
16
|
+
openapiDocVersion: "4.19.0-alpha.1779404923302-0177223e",
|
|
17
|
+
sdkVersion: "0.9.0-beta.2",
|
|
18
18
|
genVersion: "2.884.7",
|
|
19
|
-
userAgent: "speakeasy-sdk/typescript 0.9.0-beta.
|
|
19
|
+
userAgent: "speakeasy-sdk/typescript 0.9.0-beta.2 2.884.7 4.19.0-alpha.1779404923302-0177223e cribl-control-plane",
|
|
20
20
|
};
|
|
21
21
|
//# sourceMappingURL=config.js.map
|
|
@@ -27,6 +27,10 @@ export type JobInfo = {
|
|
|
27
27
|
* Status of a job, including its current state and failure reason.
|
|
28
28
|
*/
|
|
29
29
|
status: JobStatus;
|
|
30
|
+
/**
|
|
31
|
+
* The GUID of the worker node that owns this artifact, set when the job ran on a Captain while the leader was offline. When present, the leader proxies read access to the artifact; mutating actions (replay, delete, stop) are not supported.
|
|
32
|
+
*/
|
|
33
|
+
workerOwner?: string | undefined;
|
|
30
34
|
};
|
|
31
35
|
/** @internal */
|
|
32
36
|
export declare const JobInfo$inboundSchema: z.ZodType<JobInfo, z.ZodTypeDef, unknown>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobinfo.d.ts","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EACL,oCAAoC,EAErC,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,SAAS,EAA2B,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,WAAW,EAA6B,MAAM,kBAAkB,CAAC;AAE1E;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG;IACpB,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,KAAK,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,oCAAoC,CAAA;KAAE,CAAC;IAC7D;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"jobinfo.d.ts","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAIA,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAE5B,OAAO,EAAE,MAAM,IAAI,eAAe,EAAE,MAAM,gBAAgB,CAAC;AAE3D,OAAO,EACL,oCAAoC,EAErC,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,kBAAkB,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,SAAS,EAA2B,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAE,WAAW,EAA6B,MAAM,kBAAkB,CAAC;AAE1E;;GAEG;AACH,MAAM,MAAM,OAAO,GAAG;IACpB,IAAI,EAAE,WAAW,CAAC;IAClB;;OAEG;IACH,EAAE,EAAE,MAAM,CAAC;IACX;;OAEG;IACH,IAAI,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAC3B;;OAEG;IACH,KAAK,EAAE;QAAE,CAAC,CAAC,EAAE,MAAM,GAAG,oCAAoC,CAAA;KAAE,CAAC;IAC7D;;OAEG;IACH,MAAM,EAAE,SAAS,CAAC;IAClB;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CAClC,CAAC;AAEF,gBAAgB;AAChB,eAAO,MAAM,qBAAqB,EAAE,CAAC,CAAC,OAAO,CAAC,OAAO,EAAE,CAAC,CAAC,UAAU,EAAE,OAAO,CAQxE,CAAC;AAEL,wBAAgB,eAAe,CAC7B,UAAU,EAAE,MAAM,GACjB,eAAe,CAAC,OAAO,EAAE,kBAAkB,CAAC,CAM9C"}
|
|
@@ -14,6 +14,7 @@ export const JobInfo$inboundSchema = z.object({
|
|
|
14
14
|
keep: types.optional(types.boolean()),
|
|
15
15
|
stats: z.record(AdditionalPropertiesTypeJobInfoStats$inboundSchema),
|
|
16
16
|
status: JobStatus$inboundSchema,
|
|
17
|
+
workerOwner: types.optional(types.string()),
|
|
17
18
|
});
|
|
18
19
|
export function jobInfoFromJSON(jsonString) {
|
|
19
20
|
return safeParse(jsonString, (x) => JobInfo$inboundSchema.parse(JSON.parse(x)), `Failed to parse 'JobInfo' from JSON`);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"jobinfo.js","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAChD,OAAO,EAEL,kDAAkD,GACnD,MAAM,2CAA2C,CAAC;AAEnD,OAAO,EAAa,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAe,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"jobinfo.js","sourceRoot":"","sources":["../../../src/models/jobinfo.ts"],"names":[],"mappings":"AAAA;;GAEG;AAEH,OAAO,KAAK,CAAC,MAAM,QAAQ,CAAC;AAC5B,OAAO,EAAE,SAAS,EAAE,MAAM,mBAAmB,CAAC;AAE9C,OAAO,KAAK,KAAK,MAAM,wBAAwB,CAAC;AAChD,OAAO,EAEL,kDAAkD,GACnD,MAAM,2CAA2C,CAAC;AAEnD,OAAO,EAAa,uBAAuB,EAAE,MAAM,gBAAgB,CAAC;AACpE,OAAO,EAAe,yBAAyB,EAAE,MAAM,kBAAkB,CAAC;AA6B1E,gBAAgB;AAChB,MAAM,CAAC,MAAM,qBAAqB,GAChC,CAAC,CAAC,MAAM,CAAC;IACP,IAAI,EAAE,yBAAyB;IAC/B,EAAE,EAAE,KAAK,CAAC,MAAM,EAAE;IAClB,IAAI,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,OAAO,EAAE,CAAC;IACrC,KAAK,EAAE,CAAC,CAAC,MAAM,CAAC,kDAAkD,CAAC;IACnE,MAAM,EAAE,uBAAuB;IAC/B,WAAW,EAAE,KAAK,CAAC,QAAQ,CAAC,KAAK,CAAC,MAAM,EAAE,CAAC;CAC5C,CAAC,CAAC;AAEL,MAAM,UAAU,eAAe,CAC7B,UAAkB,EAC4B;IAC9C,OAAO,SAAS,CACd,UAAU,EACV,CAAC,CAAC,EAAE,EAAE,CAAC,qBAAqB,CAAC,KAAK,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC,CAAC,CAAC,EACjD,qCAAqC,CACtC,CAAC;AAAA,CACH"}
|
package/jsr.json
CHANGED
package/package.json
CHANGED
package/src/lib/config.ts
CHANGED
|
@@ -46,9 +46,9 @@ export function serverURLFromOptions(options: SDKOptions): URL | null {
|
|
|
46
46
|
|
|
47
47
|
export const SDK_METADATA = {
|
|
48
48
|
language: "typescript",
|
|
49
|
-
openapiDocVersion: "4.19.0-alpha.
|
|
50
|
-
sdkVersion: "0.9.0-beta.
|
|
49
|
+
openapiDocVersion: "4.19.0-alpha.1779404923302-0177223e",
|
|
50
|
+
sdkVersion: "0.9.0-beta.2",
|
|
51
51
|
genVersion: "2.884.7",
|
|
52
52
|
userAgent:
|
|
53
|
-
"speakeasy-sdk/typescript 0.9.0-beta.
|
|
53
|
+
"speakeasy-sdk/typescript 0.9.0-beta.2 2.884.7 4.19.0-alpha.1779404923302-0177223e cribl-control-plane",
|
|
54
54
|
} as const;
|
package/src/models/jobinfo.ts
CHANGED
|
@@ -35,6 +35,10 @@ export type JobInfo = {
|
|
|
35
35
|
* Status of a job, including its current state and failure reason.
|
|
36
36
|
*/
|
|
37
37
|
status: JobStatus;
|
|
38
|
+
/**
|
|
39
|
+
* The GUID of the worker node that owns this artifact, set when the job ran on a Captain while the leader was offline. When present, the leader proxies read access to the artifact; mutating actions (replay, delete, stop) are not supported.
|
|
40
|
+
*/
|
|
41
|
+
workerOwner?: string | undefined;
|
|
38
42
|
};
|
|
39
43
|
|
|
40
44
|
/** @internal */
|
|
@@ -45,6 +49,7 @@ export const JobInfo$inboundSchema: z.ZodType<JobInfo, z.ZodTypeDef, unknown> =
|
|
|
45
49
|
keep: types.optional(types.boolean()),
|
|
46
50
|
stats: z.record(AdditionalPropertiesTypeJobInfoStats$inboundSchema),
|
|
47
51
|
status: JobStatus$inboundSchema,
|
|
52
|
+
workerOwner: types.optional(types.string()),
|
|
48
53
|
});
|
|
49
54
|
|
|
50
55
|
export function jobInfoFromJSON(
|