New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

testkube-sdk

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

testkube-sdk - npm Package Compare versions

Comparing version 1.15.1 to 1.16.0

docs/models/operations/uploadsrequestbody.md

2

dist/internal/utils/requestbody.js

@@ -271,3 +271,3 @@ "use strict";

}
formData.append("file", Buffer.from(content), fileName);
formData.append(mpFormDecoratorName, Buffer.from(content), fileName);
return formData;

@@ -274,0 +274,0 @@ }

@@ -881,3 +881,3 @@ import * as operations from "./models/operations";

*/
uploads(req: operations.UploadsRequestBody1, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
uploads(req: operations.UploadsRequestBody, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
/**

@@ -884,0 +884,0 @@ * Validate new repository

@@ -130,3 +130,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -196,3 +196,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -262,3 +262,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -265,0 +265,0 @@ case 1:

@@ -240,3 +240,3 @@ import * as operations from "./models/operations";

*/
uploads(req: operations.UploadsRequestBody1, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
uploads(req: operations.UploadsRequestBody, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
}

@@ -177,3 +177,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -261,3 +261,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -330,3 +330,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -386,3 +386,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -447,3 +447,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -518,3 +518,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -601,3 +601,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -679,3 +679,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -682,0 +682,0 @@ case 1:

@@ -106,3 +106,3 @@ "use strict";

headers["Accept"] = "application/json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -109,0 +109,0 @@ case 1:

@@ -116,3 +116,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -119,0 +119,0 @@ case 1:

@@ -119,3 +119,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -122,0 +122,0 @@ case 1:

@@ -11,3 +11,3 @@ import { SpeakeasyBase } from "../../../internal/utils";

*/
export declare class UploadsRequestBody1 extends SpeakeasyBase {
export declare class UploadsRequestBody extends SpeakeasyBase {
filePath?: string;

@@ -14,0 +14,0 @@ parentName?: string;

@@ -53,3 +53,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
exports.UploadsResponse = exports.UploadsRequestBody1 = exports.UploadsRequestBodyParentType = void 0;
exports.UploadsResponse = exports.UploadsRequestBody = exports.UploadsRequestBodyParentType = void 0;
var utils_1 = require("../../../internal/utils");

@@ -65,5 +65,5 @@ var shared = __importStar(require("../shared"));

*/
var UploadsRequestBody1 = /** @class */ (function (_super) {
__extends(UploadsRequestBody1, _super);
function UploadsRequestBody1() {
var UploadsRequestBody = /** @class */ (function (_super) {
__extends(UploadsRequestBody, _super);
function UploadsRequestBody() {
return _super !== null && _super.apply(this, arguments) || this;

@@ -74,14 +74,14 @@ }

__metadata("design:type", String)
], UploadsRequestBody1.prototype, "filePath", void 0);
], UploadsRequestBody.prototype, "filePath", void 0);
__decorate([
(0, utils_1.SpeakeasyMetadata)({ data: "multipart_form, name=parentName" }),
__metadata("design:type", String)
], UploadsRequestBody1.prototype, "parentName", void 0);
], UploadsRequestBody.prototype, "parentName", void 0);
__decorate([
(0, utils_1.SpeakeasyMetadata)({ data: "multipart_form, name=parentType" }),
__metadata("design:type", String)
], UploadsRequestBody1.prototype, "parentType", void 0);
return UploadsRequestBody1;
], UploadsRequestBody.prototype, "parentType", void 0);
return UploadsRequestBody;
}(utils_1.SpeakeasyBase));
exports.UploadsRequestBody1 = UploadsRequestBody1;
exports.UploadsRequestBody = UploadsRequestBody;
var UploadsResponse = /** @class */ (function (_super) {

@@ -88,0 +88,0 @@ __extends(UploadsResponse, _super);

@@ -134,3 +134,3 @@ "use strict";

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -137,0 +137,0 @@ case 1:

@@ -49,2 +49,3 @@ import * as utils from "../internal/utils";

genVersion: string;
userAgent: string;
retryConfig?: utils.RetryConfig;

@@ -51,0 +52,0 @@ constructor(init?: Partial<SDKConfiguration>);

@@ -37,4 +37,5 @@ "use strict";

this.openapiDocVersion = "1.0.0";
this.sdkVersion = "1.15.1";
this.genVersion = "2.131.1";
this.sdkVersion = "1.16.0";
this.genVersion = "2.139.1";
this.userAgent = "speakeasy-sdk/typescript 1.16.0 2.139.1 1.0.0 testkube-sdk";
Object.assign(this, init);

@@ -41,0 +42,0 @@ }

@@ -210,3 +210,3 @@ import * as operations from "./models/operations";

*/
uploads(req: operations.UploadsRequestBody1, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
uploads(req: operations.UploadsRequestBody, config?: AxiosRequestConfig, acceptHeaderOverride?: UploadsAcceptEnum): Promise<operations.UploadsResponse>;
}

@@ -179,3 +179,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -263,3 +263,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -332,3 +332,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -388,3 +388,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -449,3 +449,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -520,3 +520,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -603,3 +603,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -681,3 +681,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -759,3 +759,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -762,0 +762,0 @@ case 1:

@@ -178,3 +178,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -259,3 +259,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -338,3 +338,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -403,3 +403,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -459,3 +459,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -521,3 +521,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -592,3 +592,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -676,3 +676,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -755,3 +755,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "patch", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -758,0 +758,0 @@ case 1:

@@ -167,3 +167,3 @@ "use strict";

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -251,3 +251,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "post", headers: headers, responseType: "arraybuffer", data: reqBody }, config))];

@@ -320,3 +320,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -376,3 +376,3 @@ case 1:

headers["Accept"] = "application/problem+json";
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "delete", headers: headers, responseType: "arraybuffer" }, config))];

@@ -437,3 +437,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -508,3 +508,3 @@ case 1:

}
headers["user-agent"] = "speakeasy-sdk/".concat(this.sdkConfiguration.language, " ").concat(this.sdkConfiguration.sdkVersion, " ").concat(this.sdkConfiguration.genVersion, " ").concat(this.sdkConfiguration.openapiDocVersion);
headers["user-agent"] = this.sdkConfiguration.userAgent;
return [4 /*yield*/, client.request(__assign({ validateStatus: function () { return true; }, url: url + queryParams, method: "get", headers: headers, responseType: "arraybuffer" }, config))];

@@ -511,0 +511,0 @@ case 1:

@@ -27,4 +27,4 @@ # Artifacts

sdk.artifacts.downloadArchive({
id: "1b36a080-88d1-400e-bada-200ef0422eb2",
mask: "beatae",
id: "<ID>",
mask: "boldly withdrawal",
}).then((res: DownloadArchiveResponse) => {

@@ -63,4 +63,4 @@ if (res.statusCode == 200) {

sdk.artifacts.downloadFile({
filename: "aliquid",
id: "4cf9ab83-66c7-423f-bda9-e06bee4825c1",
filename: "maserati_bronze_audi.mp2a",
id: "<ID>",
}).then((res: DownloadFileResponse) => {

@@ -99,3 +99,3 @@ if (res.statusCode == 200) {

sdk.artifacts.getExecutionArtifacts({
id: "fc0e115c-80bf-4f91-8544-ec42defcce8f",
id: "<ID>",
}).then((res: GetExecutionArtifactsResponse) => {

@@ -102,0 +102,0 @@ if (res.statusCode == 200) {

@@ -46,4 +46,4 @@ # Executions

sdk.executions.abortExecution({
executionID: "ab",
id: "977773e6-3562-4a7b-808f-05e3d48fdaf3",
executionID: "Kazakhstan flexibility",
id: "<ID>",
}).then((res: AbortExecutionResponse) => {

@@ -82,4 +82,4 @@ if (res.statusCode == 200) {

sdk.executions.abortTestSuiteExecution({
executionID: "vitae",
id: "3a1f5fd9-4259-4c0b-b6f2-5ea944f3b756",
executionID: "Folk Account",
id: "<ID>",
}).then((res: AbortTestSuiteExecutionResponse) => {

@@ -118,3 +118,3 @@ if (res.statusCode == 200) {

sdk.executions.abortTestSuiteExecutionByID({
executionID: "minus",
executionID: "Buckinghamshire Electronic",
}).then((res: AbortTestSuiteExecutionByIDResponse) => {

@@ -153,4 +153,4 @@ if (res.statusCode == 200) {

sdk.executions.downloadArchive({
id: "11f6c37a-5126-4243-835b-bc05a23a45ce",
mask: "a",
id: "<ID>",
mask: "boldly withdrawal",
}).then((res: DownloadArchiveResponse) => {

@@ -189,4 +189,4 @@ if (res.statusCode == 200) {

sdk.executions.downloadFile({
filename: "quisquam",
id: "5fde10a0-ce21-469e-9100-19c6dc5e3476",
filename: "maserati_bronze_audi.mp2a",
id: "<ID>",
}).then((res: DownloadFileResponse) => {

@@ -229,15 +229,15 @@ if (res.statusCode == 200) {

args: [
"sed",
"Savings",
],
argsMode: ExecutionRequestArgsMode.Append,
argsMode: ExecutionRequestArgsMode.Override,
artifactRequest: {
dirs: [
"natus",
"Peso",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "provident",
volumeMountPath: "Reggae volt Volvo",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"cum",
"invoice",
],

@@ -252,3 +252,3 @@ contentRequest: {

},
cronJobTemplate: "doloribus",
cronJobTemplate: "why SMTP",
envConfigMaps: [

@@ -258,5 +258,5 @@ {

mount: true,
mountPath: "facilis",
mountPath: "transmitting Coordinator",
reference: {
name: "Bradford Hudson",
name: "Hybrid policy blue",
},

@@ -269,5 +269,5 @@ },

mount: true,
mountPath: "perspiciatis",
mountPath: "Manager Interactions Architect",
reference: {
name: "Jonathon Collins",
name: "Manhattan how Mauritius",
},

@@ -277,6 +277,6 @@ },

envs: {
"incidunt": "recusandae",
"nobis": "Cambridgeshire",
},
executionLabels: {
"quod": "id",
"repudiandae": "Beauty",
},

@@ -289,3 +289,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Ben Satterfield",
name: "application Dollar",
},

@@ -295,16 +295,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "nemo",
jobTemplate: "Island",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 848722,
number: 536683,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "facilis",
type: RunningContextType.UserUI,
context: "East redundant",
type: RunningContextType.Scheduler,
},
scraperTemplate: "mollitia",
scraperTemplate: "Northwest Bicycle",
secretEnvs: {
"assumenda": "recusandae",
"vero": "Associate",
},

@@ -314,25 +314,25 @@ sync: false,

uploads: [
"distinctio",
"Porterville",
],
variables: {
"pariatur": {
"fugit": {
configMapRef: {
key: "ad",
name: "Pablo Veum",
namespace: "maxime",
key: "<key>",
name: "kilogram Integration glen",
namespace: "JSON whoa Berkshire",
},
name: "Mary Hoeger",
name: "Bacon Cheese",
secretRef: {
key: "laborum",
name: "Sergio Grant Sr.",
namespace: "aliquid",
key: "<key>",
name: "eius",
namespace: "Fresh Northwest",
},
type: VariableType.Basic,
value: "quaerat",
type: VariableType.Secret,
value: "West Account",
},
},
variablesFile: "eligendi",
variablesFile: "Chief female Honda",
},
id: "f5e9d9a4-578a-4dc1-ac60-0dec001ac802",
namespace: "officiis",
id: "<ID>",
namespace: "Usability Soft defiantly",
}).then((res: ExecuteTestResponse) => {

@@ -382,5 +382,5 @@ if (res.statusCode == 200) {

},
cronJobTemplate: "sed",
cronJobTemplate: "Southwest Latin",
executionLabels: {
"necessitatibus": "impedit",
"voluptate": "finally",
},

@@ -390,3 +390,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"ipsa": "excepturi",
"deleniti": "amid",
},

@@ -397,4 +397,4 @@ name: "testing with 1000 users",

runningContext: {
context: "a",
type: RunningContextType.Scheduler,
context: "phew Southwest Fundamental",
type: RunningContextType.Testsuite,
},

@@ -404,22 +404,22 @@ sync: false,

variables: {
"laudantium": {
"aut": {
configMapRef: {
key: "maiores",
name: "Mrs. Ollie Ledner",
namespace: "doloribus",
key: "<key>",
name: "Southwest",
namespace: "bandwidth",
},
name: "Monica Koch",
name: "East",
secretRef: {
key: "quasi",
name: "Mr. Leigh Mann",
namespace: "beatae",
key: "<key>",
name: "fully global customized",
namespace: "Indiana Towels",
},
type: VariableType.Basic,
value: "dicta",
value: "Regional",
},
},
},
id: "25b0960a-6681-451a-872a-f923c5949f83",
last: 971764,
namespace: "amet",
id: "<ID>",
last: 342781,
namespace: "navigate mole",
}).then((res: ExecuteTestSuiteResponse) => {

@@ -469,5 +469,5 @@ if (res.statusCode == 200) {

},
cronJobTemplate: "nemo",
cronJobTemplate: "Fish klutzy",
executionLabels: {
"ipsa": "quisquam",
"minus": "Borders",
},

@@ -477,3 +477,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"tenetur": "quas",
"id": "Avon",
},

@@ -484,4 +484,4 @@ name: "testing with 1000 users",

runningContext: {
context: "molestiae",
type: RunningContextType.UserUI,
context: "input Keyboard",
type: RunningContextType.Scheduler,
},

@@ -491,22 +491,22 @@ sync: false,

variables: {
"asperiores": {
"dignissimos": {
configMapRef: {
key: "a",
name: "Miss Wade Barton",
namespace: "eveniet",
key: "<key>",
name: "brave SUV mysteriously",
namespace: "override Longmont",
},
name: "Geoffrey Powlowski",
name: "synthesize",
secretRef: {
key: "fugit",
name: "Lillian Rosenbaum",
namespace: "blanditiis",
key: "<key>",
name: "backing Dominica Checking",
namespace: "Cargo national lumen",
},
type: VariableType.Secret,
value: "repellat",
value: "frictionless West labore",
},
},
},
concurrency: 955047,
namespace: "animi",
selector: "maiores",
concurrency: 618300,
namespace: "New",
selector: "Profound",
}).then((res: ExecuteTestSuitesResponse) => {

@@ -549,15 +549,15 @@ if (res.statusCode == 200) {

args: [
"itaque",
"alongside",
],
argsMode: ExecutionRequestArgsMode.Override,
argsMode: ExecutionRequestArgsMode.Append,
artifactRequest: {
dirs: [
"deserunt",
"synthesize",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "corporis",
volumeMountPath: "Electric",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"velit",
"Southeast",
],

@@ -572,3 +572,3 @@ contentRequest: {

},
cronJobTemplate: "officiis",
cronJobTemplate: "DNS green",
envConfigMaps: [

@@ -578,5 +578,5 @@ {

mount: true,
mountPath: "enim",
mountPath: "Greece",
reference: {
name: "Elias Keeling MD",
name: "anonymise",
},

@@ -589,5 +589,5 @@ },

mount: true,
mountPath: "impedit",
mountPath: "Grocery compress Hatchback",
reference: {
name: "Mattie Gibson",
name: "Estates Corporate",
},

@@ -597,6 +597,6 @@ },

envs: {
"nobis": "natus",
"illo": "Sarasota",
},
executionLabels: {
"minus": "quia",
"sit": "Borders",
},

@@ -609,3 +609,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Bessie Schmidt",
name: "Kuwaiti 24/7 Alabama",
},

@@ -615,16 +615,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "amet",
jobTemplate: "tightly South invoice",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 473326,
number: 334866,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "amet",
type: RunningContextType.Testtrigger,
context: "Electric feed",
type: RunningContextType.Scheduler,
},
scraperTemplate: "modi",
scraperTemplate: "Street Fresh",
secretEnvs: {
"perferendis": "necessitatibus",
"velit": "itch",
},

@@ -634,27 +634,27 @@ sync: false,

uploads: [
"architecto",
"honestly",
],
variables: {
"molestias": {
"reiciendis": {
configMapRef: {
key: "dolore",
name: "Ebony Doyle",
namespace: "veniam",
key: "<key>",
name: "state Books",
namespace: "Southeast payment",
},
name: "Jessica Heller",
name: "salmon",
secretRef: {
key: "ad",
name: "Essie Hayes",
namespace: "suscipit",
key: "<key>",
name: "Shad Dodge withdrawal",
namespace: "Hybrid countess occaecati",
},
type: VariableType.Secret,
value: "sit",
type: VariableType.Basic,
value: "East Auer Palestinian",
},
},
variablesFile: "quidem",
variablesFile: "Granite",
},
concurrency: 831031,
executionSelector: "perferendis",
namespace: "id",
selector: "sapiente",
concurrency: 64322,
executionSelector: "complex before Kong",
namespace: "Northwest Gasoline",
selector: "calculating Northeast",
}).then((res: ExecuteTestsResponse) => {

@@ -693,3 +693,3 @@ if (res.statusCode == 200) {

sdk.executions.getExecutionArtifacts({
id: "2dfe13db-4f62-4cba-bf89-41aebc0b80a6",
id: "<ID>",
}).then((res: GetExecutionArtifactsResponse) => {

@@ -728,3 +728,3 @@ if (res.statusCode == 200) {

sdk.executions.getExecutionByID({
executionID: "excepturi",
executionID: "Computers",
}).then((res: GetExecutionByIDResponse) => {

@@ -763,3 +763,3 @@ if (res.statusCode == 200) {

sdk.executions.getExecutionLogs({
id: "24d3b2ec-fcc8-4f89-9010-f5dd3d6fa180",
id: "<ID>",
}).then((res: GetExecutionLogsResponse) => {

@@ -798,4 +798,4 @@ if (res.statusCode == 200) {

sdk.executions.getTestExecution({
executionID: "non",
id: "e54c82f1-68a3-463c-8873-e484380b1f6b",
executionID: "Northeast male",
id: "<ID>",
}).then((res: GetTestExecutionResponse) => {

@@ -834,4 +834,4 @@ if (res.statusCode == 200) {

sdk.executions.getTestSuiteExecution({
executionID: "totam",
id: "ca275a60-a04c-4495-8c69-9171b51c1bdb",
executionID: "despite Guyana",
id: "<ID>",
}).then((res: GetTestSuiteExecutionResponse) => {

@@ -870,3 +870,3 @@ if (res.statusCode == 200) {

sdk.executions.getTestSuiteExecutionArtifacts({
executionID: "beatae",
executionID: "atop North mole",
}).then((res: GetTestSuiteExecutionArtifactsResponse) => {

@@ -905,4 +905,4 @@ if (res.statusCode == 200) {

sdk.executions.getTestSuiteExecutionArtifactsByTestsuite({
executionID: "cumque",
id: "f4b888eb-dfc4-4ccc-a99b-c7fc0b2dce10",
executionID: "hertz Bowling",
id: "<ID>",
}).then((res: GetTestSuiteExecutionArtifactsByTestsuiteResponse) => {

@@ -941,4 +941,4 @@ if (res.statusCode == 200) {

sdk.executions.getTestSuiteExecutionByID({
executionID: "laudantium",
last: 480421,
executionID: "Hermaphrodite Markets",
last: 386664,
}).then((res: GetTestSuiteExecutionByIDResponse) => {

@@ -979,11 +979,11 @@ if (res.statusCode == 200) {

sdk.executions.listAllTestSuiteExecutions({
endDate: new RFCDate("2022-01-31"),
last: 274295,
page: 169935,
pageSize: 701841,
selector: "doloremque",
startDate: new RFCDate("2022-07-27"),
endDate: new RFCDate("2021-10-24"),
last: 23183,
page: 456148,
pageSize: 513574,
selector: "Directives",
startDate: new RFCDate("2023-11-09"),
status: TestSuiteExecutionStatus.Timeout,
test: "eum",
textSearch: "reprehenderit",
test: "deposit female versus",
textSearch: "Qatari overriding program",
}).then((res: ListAllTestSuiteExecutionsResponse) => {

@@ -1024,11 +1024,11 @@ if (res.statusCode == 200) {

sdk.executions.listExecutions({
endDate: new RFCDate("2021-12-30"),
page: 470647,
pageSize: 540048,
selector: "rerum",
startDate: new RFCDate("2021-12-01"),
status: ExecutionStatus.Passed,
test: "atque",
textSearch: "architecto",
type: "est",
endDate: new RFCDate("2021-04-10"),
page: 506498,
pageSize: 935977,
selector: "withdrawal",
startDate: new RFCDate("2023-06-30"),
status: ExecutionStatus.Failed,
test: "batting collaborative Convertible",
textSearch: "cultivate",
type: "Lawrencium joule purple",
}).then((res: ListExecutionsResponse) => {

@@ -1069,9 +1069,9 @@ if (res.statusCode == 200) {

sdk.executions.listTestExecutions({
endDate: new RFCDate("2022-06-24"),
id: "208c54fe-fa9c-495f-aeac-5565d307cfee",
last: 506250,
page: 118349,
pageSize: 144179,
startDate: new RFCDate("2022-08-09"),
status: ExecutionStatus.Timeout,
endDate: new RFCDate("2022-07-14"),
id: "<ID>",
last: 715626,
page: 210724,
pageSize: 611817,
startDate: new RFCDate("2022-04-16"),
status: ExecutionStatus.Queued,
}).then((res: ListTestExecutionsResponse) => {

@@ -1112,8 +1112,8 @@ if (res.statusCode == 200) {

sdk.executions.listTestSuiteExecutions({
endDate: new RFCDate("2022-06-18"),
id: "13fa4a41-c480-4d3f-a132-af03102d514f",
page: 255064,
pageSize: 760279,
startDate: new RFCDate("2021-10-15"),
status: TestSuiteExecutionStatus.Timeout,
endDate: new RFCDate("2022-11-23"),
id: "<ID>",
page: 729958,
pageSize: 354494,
startDate: new RFCDate("2021-04-16"),
status: TestSuiteExecutionStatus.Aborting,
}).then((res: ListTestSuiteExecutionsResponse) => {

@@ -1164,6 +1164,6 @@ if (res.statusCode == 200) {

| Parameter | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `request` | [operations.UploadsRequestBody1](../../models/operations/uploadsrequestbody1.md) | :heavy_check_mark: | The request object to use for the request. |
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |
| Parameter | Type | Required | Description |
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
| `request` | [operations.UploadsRequestBody](../../models/operations/uploadsrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |

@@ -1170,0 +1170,0 @@

@@ -34,23 +34,23 @@ # Executor

args: [
"deleniti",
"National",
],
command: [
"expedita",
"regarding",
],
contentTypes: [
"hic",
"reboot",
],
executorType: "excepturi",
executorType: "Bicycle quantify Sports",
features: [
ExecutorUpsertRequestFeatures.Artifacts,
],
image: "sed",
image: "https://loremflickr.com/640/480",
imagePullSecrets: [
{
name: "Marguerite Jast",
name: "Yemen Accounts",
},
],
jobTemplate: "tenetur",
jobTemplate: "Pike",
labels: {
"dignissimos": "esse",
"atque": "incidunt",
},

@@ -61,3 +61,3 @@ meta: {

tooltips: {
"animi": "laudantium",
"magnam": "East",
},

@@ -68,5 +68,5 @@ },

types: [
"esse",
"watt",
],
uri: "https://virtuous-defendant.org",
uri: "https://limp-civilian.name",
}).then((res: CreateExecutorJsonResponse) => {

@@ -104,3 +104,3 @@ if (res.statusCode == 200) {

sdk.executor.createExecutorString("eius").then((res: CreateExecutorStringResponse) => {
sdk.executor.createExecutorString("approach").then((res: CreateExecutorStringResponse) => {
if (res.statusCode == 200) {

@@ -138,3 +138,3 @@ // handle response

sdk.executor.deleteExecutor({
id: "be752c65-b344-418e-bbb9-1c8d975e0e84",
id: "<ID>",
}).then((res: DeleteExecutorResponse) => {

@@ -173,3 +173,3 @@ if (res.statusCode == 200) {

sdk.executor.deleteExecutors({
selector: "quae",
selector: "utilisation",
}).then((res: DeleteExecutorsResponse) => {

@@ -208,3 +208,3 @@ if (res.statusCode == 200) {

sdk.executor.getExecutor({
id: "9d8f84f1-44f3-4e07-adcc-4aa5f3cabd90",
id: "<ID>",
}).then((res: GetExecutorResponse) => {

@@ -243,3 +243,3 @@ if (res.statusCode == 200) {

sdk.executor.listExecutors({
selector: "ipsam",
selector: "Bedfordshire male",
}).then((res: ListExecutorsResponse) => {

@@ -281,23 +281,23 @@ if (res.statusCode == 200) {

args: [
"officia",
"virtual",
],
command: [
"cupiditate",
"Market",
],
contentTypes: [
"reprehenderit",
"handle",
],
executorType: "quia",
executorType: "lime ASCII",
features: [
ExecutorUpdateRequestFeatures.JunitReport,
],
image: "accusantium",
image: "https://loremflickr.com/640/480",
imagePullSecrets: [
{
name: "Sue Krajcik",
name: "Account male",
},
],
jobTemplate: "sed",
jobTemplate: "programming azure parallelism",
labels: {
"odit": "iusto",
"ab": "protocol",
},

@@ -308,3 +308,3 @@ meta: {

tooltips: {
"expedita": "eos",
"eligendi": "Product",
},

@@ -315,7 +315,7 @@ },

types: [
"repellendus",
"quantify",
],
uri: "http://awkward-mood.biz",
uri: "http://humming-spoon.net",
},
id: "70bf7a4f-a87c-4f53-9a6f-ae54ebf60c32",
id: "<ID>",
}).then((res: UpdateExecutorJsonResponse) => {

@@ -354,4 +354,4 @@ if (res.statusCode == 200) {

sdk.executor.updateExecutorString({
requestBody: "vitae",
id: "f023b75d-2367-4fe1-a0cc-8df79f0a396d",
requestBody: "redundant troubled",
id: "<ID>",
}).then((res: UpdateExecutorStringResponse) => {

@@ -358,0 +358,0 @@ if (res.statusCode == 200) {

@@ -25,3 +25,3 @@ # Logs

sdk.logs.getExecutionLogs({
id: "90c364b7-c15d-4fba-8e18-8b1c4ee2c8c6",
id: "<ID>",
}).then((res: GetExecutionLogsResponse) => {

@@ -28,0 +28,0 @@ if (res.statusCode == 200) {

@@ -24,18 +24,18 @@ # Repository

branch: "main",
certificateSecret: "recusandae",
certificateSecret: "Jaguar",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "ex",
token: "Pants Gasoline male",
tokenSecret: {
key: "beatae",
name: "Ebony Waters",
namespace: "illo",
key: "<key>",
name: "officially doloribus withdrawal",
namespace: "Metal",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Orlando_Kulas82",
username: "Rosina.Leffler",
usernameSecret: {
key: "cum",
name: "Tricia Weber",
namespace: "quaerat",
key: "<key>",
name: "Buckinghamshire solution",
namespace: "repudiandae male candela",
},

@@ -42,0 +42,0 @@ workingDir: "/",

@@ -43,4 +43,4 @@ # Tests

sdk.tests.abortExecution({
executionID: "excepturi",
id: "98e22ae2-0da1-46fc-ab27-1a289c57e854",
executionID: "Kazakhstan flexibility",
id: "<ID>",
}).then((res: AbortExecutionResponse) => {

@@ -79,3 +79,3 @@ if (res.statusCode == 200) {

sdk.tests.abortTestExecutions({
id: "e90439d2-2246-4569-8624-07084f7ab37c",
id: "<ID>",
}).then((res: AbortTestExecutionsResponse) => {

@@ -124,26 +124,26 @@ if (res.statusCode == 200) {

content: {
data: "saepe",
data: "Digitized",
repository: {
authType: RepositoryAuthType.Header,
authType: RepositoryAuthType.Basic,
branch: "main",
certificateSecret: "accusantium",
certificateSecret: "bypassing",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "sed",
token: "generate",
tokenSecret: {
key: "eos",
name: "Beatrice Buckridge",
namespace: "fugiat",
key: "<key>",
name: "circuit Hampshire generation",
namespace: "Rubber",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Mauricio26",
username: "Sadye13",
usernameSecret: {
key: "quasi",
name: "Hattie Schuster",
namespace: "ex",
key: "<key>",
name: "Glendale Technician Soft",
namespace: "Coordinator",
},
workingDir: "/",
},
type: TestContentType.GitFile,
type: TestContentType.Git,
uri: "https://github.com/kubeshop/testkube",

@@ -155,3 +155,3 @@ },

args: [
"est",
"Yttrium",
],

@@ -161,10 +161,10 @@ argsMode: ExecutionRequestArgsMode.Override,

dirs: [
"provident",
"salmon",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "alias",
volumeMountPath: "Classical Transmasculine",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"deserunt",
"invoice",
],

@@ -179,3 +179,3 @@ contentRequest: {

},
cronJobTemplate: "fugit",
cronJobTemplate: "solicit black",
envConfigMaps: [

@@ -185,5 +185,5 @@ {

mount: true,
mountPath: "autem",
mountPath: "South doloribus teammate",
reference: {
name: "Clinton Schneider",
name: "Crew Fantastic Accountability",
},

@@ -196,5 +196,5 @@ },

mount: true,
mountPath: "cupiditate",
mountPath: "experiences Van Sterling",
reference: {
name: "Mrs. Arthur Wolff",
name: "Metrics Configuration Northwest",
},

@@ -204,6 +204,6 @@ },

envs: {
"unde": "corrupti",
"consequatur": "whoever",
},
executionLabels: {
"quae": "facere",
"libero": "Buckinghamshire",
},

@@ -216,3 +216,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Kelli Reichert",
name: "Savings Officer",
},

@@ -222,16 +222,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "minus",
jobTemplate: "Electronics granular",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 943828,
number: 240230,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "similique",
type: RunningContextType.Testtrigger,
context: "port Markets Customizable",
type: RunningContextType.UserUI,
},
scraperTemplate: "consectetur",
scraperTemplate: "Bentley",
secretEnvs: {
"labore": "laudantium",
"assumenda": "maximized",
},

@@ -241,25 +241,25 @@ sync: false,

uploads: [
"cumque",
"Branding",
],
variables: {
"adipisci": {
"voluptates": {
configMapRef: {
key: "veritatis",
name: "Ms. Courtney Gutkowski",
namespace: "necessitatibus",
key: "<key>",
name: "Ergonomic",
namespace: "reboot drat Roberts",
},
name: "Ora Rosenbaum DDS",
name: "invoice Actinium Metal",
secretRef: {
key: "numquam",
name: "Gayle Koss",
namespace: "vitae",
key: "<key>",
name: "Rapids hence",
namespace: "Granite",
},
type: VariableType.Basic,
value: "nisi",
type: VariableType.Secret,
value: "Handmade Karley maroon",
},
},
variablesFile: "consequuntur",
variablesFile: "hub",
},
labels: {
"voluptas": "ratione",
"soluta": "mesh",
},

@@ -272,7 +272,7 @@ name: "test1",

latestExecution: {
endTime: new Date("2021-11-25T23:25:02.274Z"),
endTime: new Date("2023-03-16T20:41:40.495Z"),
id: "62f395e004109209b50edfc4",
number: 1,
startTime: new Date("2022-12-16T03:47:02.612Z"),
status: ExecutionStatus.Timeout,
startTime: new Date("2023-12-05T03:42:12.543Z"),
status: ExecutionStatus.Passed,
},

@@ -282,3 +282,3 @@ },

uploads: [
"impedit",
"New",
],

@@ -317,3 +317,3 @@ }).then((res: CreateTestJsonResponse) => {

sdk.tests.createTestString("ducimus").then((res: CreateTestStringResponse) => {
sdk.tests.createTestString("Hybrid").then((res: CreateTestStringResponse) => {
if (res.statusCode == 200) {

@@ -351,3 +351,3 @@ // handle response

sdk.tests.deleteTest({
id: "66324ccb-06c8-4ca1-ad02-529270b8d572",
id: "<ID>",
}).then((res: DeleteTestResponse) => {

@@ -386,3 +386,3 @@ if (res.statusCode == 200) {

sdk.tests.deleteTests({
selector: "aspernatur",
selector: "Steel Hop",
}).then((res: DeleteTestsResponse) => {

@@ -425,3 +425,3 @@ if (res.statusCode == 200) {

args: [
"at",
"Savings",
],

@@ -431,10 +431,10 @@ argsMode: ExecutionRequestArgsMode.Override,

dirs: [
"praesentium",
"Peso",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "sint",
volumeMountPath: "Reggae volt Volvo",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"exercitationem",
"invoice",
],

@@ -449,3 +449,3 @@ contentRequest: {

},
cronJobTemplate: "cum",
cronJobTemplate: "why SMTP",
envConfigMaps: [

@@ -455,5 +455,5 @@ {

mount: true,
mountPath: "voluptatum",
mountPath: "transmitting Coordinator",
reference: {
name: "Guadalupe Wisoky",
name: "Hybrid policy blue",
},

@@ -466,5 +466,5 @@ },

mount: true,
mountPath: "pariatur",
mountPath: "Manager Interactions Architect",
reference: {
name: "Kent Hickle",
name: "Manhattan how Mauritius",
},

@@ -474,6 +474,6 @@ },

envs: {
"provident": "amet",
"nobis": "Cambridgeshire",
},
executionLabels: {
"dolor": "nostrum",
"repudiandae": "Beauty",
},

@@ -486,3 +486,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Mandy Kreiger",
name: "application Dollar",
},

@@ -492,16 +492,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "velit",
jobTemplate: "Island",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 240836,
number: 536683,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "cupiditate",
type: RunningContextType.Testsuite,
context: "East redundant",
type: RunningContextType.Scheduler,
},
scraperTemplate: "numquam",
scraperTemplate: "Northwest Bicycle",
secretEnvs: {
"fugiat": "molestiae",
"vero": "Associate",
},

@@ -511,25 +511,25 @@ sync: false,

uploads: [
"quas",
"Porterville",
],
variables: {
"repellendus": {
"fugit": {
configMapRef: {
key: "saepe",
name: "Verna Kautzer",
namespace: "nesciunt",
key: "<key>",
name: "kilogram Integration glen",
namespace: "JSON whoa Berkshire",
},
name: "Terrance Wolf",
name: "Bacon Cheese",
secretRef: {
key: "soluta",
name: "Harvey Wisoky",
namespace: "fugit",
key: "<key>",
name: "eius",
namespace: "Fresh Northwest",
},
type: VariableType.Basic,
value: "ullam",
type: VariableType.Secret,
value: "West Account",
},
},
variablesFile: "doloremque",
variablesFile: "Chief female Honda",
},
id: "a28382ac-483a-4fd2-b15b-ba650164e06f",
namespace: "veniam",
id: "<ID>",
namespace: "Usability Soft defiantly",
}).then((res: ExecuteTestResponse) => {

@@ -572,15 +572,15 @@ if (res.statusCode == 200) {

args: [
"quidem",
"alongside",
],
argsMode: ExecutionRequestArgsMode.Override,
argsMode: ExecutionRequestArgsMode.Append,
artifactRequest: {
dirs: [
"eum",
"synthesize",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "deserunt",
volumeMountPath: "Electric",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"repudiandae",
"Southeast",
],

@@ -595,3 +595,3 @@ contentRequest: {

},
cronJobTemplate: "nemo",
cronJobTemplate: "DNS green",
envConfigMaps: [

@@ -601,5 +601,5 @@ {

mount: true,
mountPath: "molestias",
mountPath: "Greece",
reference: {
name: "Mamie Schaefer",
name: "anonymise",
},

@@ -612,5 +612,5 @@ },

mount: true,
mountPath: "assumenda",
mountPath: "Grocery compress Hatchback",
reference: {
name: "Cary Emmerich Sr.",
name: "Estates Corporate",
},

@@ -620,6 +620,6 @@ },

envs: {
"nam": "ex",
"illo": "Sarasota",
},
executionLabels: {
"neque": "quod",
"sit": "Borders",
},

@@ -632,3 +632,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Mary Hammes",
name: "Kuwaiti 24/7 Alabama",
},

@@ -638,16 +638,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "id",
jobTemplate: "tightly South invoice",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 539537,
number: 334866,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "quaerat",
type: RunningContextType.UserCLI,
context: "Electric feed",
type: RunningContextType.Scheduler,
},
scraperTemplate: "dignissimos",
scraperTemplate: "Street Fresh",
secretEnvs: {
"quam": "modi",
"velit": "itch",
},

@@ -657,27 +657,27 @@ sync: false,

uploads: [
"fuga",
"honestly",
],
variables: {
"iure": {
"reiciendis": {
configMapRef: {
key: "deleniti",
name: "Perry Pacocha",
namespace: "illum",
key: "<key>",
name: "state Books",
namespace: "Southeast payment",
},
name: "Leona Hodkiewicz",
name: "salmon",
secretRef: {
key: "maiores",
name: "Jessie Wintheiser",
namespace: "consequatur",
key: "<key>",
name: "Shad Dodge withdrawal",
namespace: "Hybrid countess occaecati",
},
type: VariableType.Basic,
value: "accusantium",
value: "East Auer Palestinian",
},
},
variablesFile: "voluptates",
variablesFile: "Granite",
},
concurrency: 590280,
executionSelector: "maiores",
namespace: "quaerat",
selector: "numquam",
concurrency: 64322,
executionSelector: "complex before Kong",
namespace: "Northwest Gasoline",
selector: "calculating Northeast",
}).then((res: ExecuteTestsResponse) => {

@@ -716,3 +716,3 @@ if (res.statusCode == 200) {

sdk.tests.getTest({
id: "3b4257b9-92c8-4dbd-a6a6-1efa2198258f",
id: "<ID>",
}).then((res: GetTestResponse) => {

@@ -751,4 +751,4 @@ if (res.statusCode == 200) {

sdk.tests.getTestExecution({
executionID: "pariatur",
id: "0a9eba47-f7d3-4ef0-8964-0d6a1831c87a",
executionID: "Northeast male",
id: "<ID>",
}).then((res: GetTestExecutionResponse) => {

@@ -787,5 +787,5 @@ if (res.statusCode == 200) {

sdk.tests.getTestMetrics({
id: "df596fdf-1ad8-437a-a80c-1c19c95ba998",
last: 385828,
limit: 497695,
id: "<ID>",
last: 553330,
limit: 193883,
}).then((res: GetTestMetricsResponse) => {

@@ -824,5 +824,5 @@ if (res.statusCode == 200) {

sdk.tests.getTestSuiteMetrics({
id: "8fa3f696-991a-4f38-8ce0-3614448c7977",
last: 654199,
limit: 10585,
id: "<ID>",
last: 663120,
limit: 403660,
}).then((res: GetTestSuiteMetricsResponse) => {

@@ -861,3 +861,3 @@ if (res.statusCode == 200) {

sdk.tests.getTestWithExecution({
id: "ef2f5360-28ef-4eef-9341-52ed7e253f4c",
id: "<ID>",
}).then((res: GetTestWithExecutionResponse) => {

@@ -898,9 +898,9 @@ if (res.statusCode == 200) {

sdk.tests.listTestExecutions({
endDate: new RFCDate("2022-08-24"),
id: "7deaa717-0f44-45ac-8f66-7aaf9bbad185",
last: 959420,
page: 913393,
pageSize: 281135,
startDate: new RFCDate("2022-12-07"),
status: ExecutionStatus.Timeout,
endDate: new RFCDate("2022-07-14"),
id: "<ID>",
last: 715626,
page: 210724,
pageSize: 611817,
startDate: new RFCDate("2022-04-16"),
status: ExecutionStatus.Queued,
}).then((res: ListTestExecutionsResponse) => {

@@ -940,7 +940,7 @@ if (res.statusCode == 200) {

sdk.tests.listTestWithExecutions({
page: 384354,
pageSize: 696324,
selector: "delectus",
status: ExecutionStatus.Passed,
textSearch: "cumque",
page: 455452,
pageSize: 206952,
selector: "Southeast indexing Direct",
status: ExecutionStatus.Timeout,
textSearch: "Persistent Agent ability",
}).then((res: ListTestWithExecutionsResponse) => {

@@ -979,4 +979,4 @@ if (res.statusCode == 200) {

sdk.tests.listTests({
selector: "voluptatum",
textSearch: "sequi",
selector: "blue Frozen Movies",
textSearch: "Connecticut multimedia",
}).then((res: ListTestsResponse) => {

@@ -1026,26 +1026,26 @@ if (res.statusCode == 200) {

content: {
data: "atque",
data: "Man",
repository: {
authType: RepositoryAuthType.Header,
branch: "main",
certificateSecret: "expedita",
certificateSecret: "Southwest woman North",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "rerum",
token: "armour fugit Hybrid",
tokenSecret: {
key: "totam",
name: "Bruce Becker",
namespace: "ex",
key: "<key>",
name: "out East",
namespace: "Illinois Functionality plum",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Jayson.Windler71",
username: "Alice_Marvin",
usernameSecret: {
key: "eius",
name: "Sally VonRueden",
namespace: "debitis",
key: "<key>",
name: "fatally Luxurious",
namespace: "Cleveland Strategist",
},
workingDir: "/",
},
type: TestContentType.FileUri,
type: TestContentType.GitDir,
uri: "https://github.com/kubeshop/testkube",

@@ -1057,3 +1057,3 @@ },

args: [
"eos",
"Automated",
],

@@ -1063,10 +1063,10 @@ argsMode: ExecutionRequestArgsMode.Append,

dirs: [
"incidunt",
"Wooden",
],
storageClassName: "artifact-volume-local",
volumeMountPath: "porro",
volumeMountPath: "withdrawal Northeast",
},
bucketName: "execution-c01d7cf6-ec3f-47f0-9556-a5d6e9009a43",
command: [
"occaecati",
"semantics",
],

@@ -1081,3 +1081,3 @@ contentRequest: {

},
cronJobTemplate: "reiciendis",
cronJobTemplate: "Paradigm",
envConfigMaps: [

@@ -1087,5 +1087,5 @@ {

mount: true,
mountPath: "voluptate",
mountPath: "Bicycle Ergonomic utterly",
reference: {
name: "Arnold Monahan",
name: "given aspernatur invoice",
},

@@ -1098,5 +1098,5 @@ },

mount: true,
mountPath: "recusandae",
mountPath: "Northwest",
reference: {
name: "Mathew Klocko",
name: "synthesize azure customer",
},

@@ -1106,6 +1106,6 @@ },

envs: {
"quod": "ratione",
"debitis": "Handmade",
},
executionLabels: {
"totam": "vero",
"quisquam": "connecting",
},

@@ -1118,3 +1118,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

{
name: "Candice Nienow",
name: "olive Catonsville composite",
},

@@ -1124,16 +1124,16 @@ ],

isVariablesFileUploaded: false,
jobTemplate: "illo",
jobTemplate: "dragonfly virtual Intranet",
name: "testing with 1000 users",
namespace: "testkube",
negativeTest: false,
number: 901563,
number: 664723,
postRunScript: "sleep 30",
preRunScript: "echo -n '$SECRET_ENV' > ./secret_file",
runningContext: {
context: "enim",
type: RunningContextType.UserCLI,
context: "Fish",
type: RunningContextType.UserUI,
},
scraperTemplate: "ex",
scraperTemplate: "circuit",
secretEnvs: {
"eveniet": "delectus",
"cumque": "Corporate",
},

@@ -1143,25 +1143,25 @@ sync: false,

uploads: [
"deleniti",
"FTM",
],
variables: {
"provident": {
"minus": {
configMapRef: {
key: "aut",
name: "Dean Goldner",
namespace: "odio",
key: "<key>",
name: "Principal",
namespace: "Barium",
},
name: "Elisa Boehm",
name: "Northwest indigo",
secretRef: {
key: "minima",
name: "Marcella Dooley",
namespace: "fuga",
key: "<key>",
name: "plum Granite Sports",
namespace: "Tools Rock West",
},
type: VariableType.Basic,
value: "maxime",
type: VariableType.Secret,
value: "spyglass hierarchy Miramar",
},
},
variablesFile: "numquam",
variablesFile: "Volvo Northeast",
},
labels: {
"laborum": "eligendi",
"deserunt": "calculating",
},

@@ -1174,7 +1174,7 @@ name: "test1",

latestExecution: {
endTime: new Date("2022-10-06T02:55:36.027Z"),
endTime: new Date("2023-04-14T05:16:33.717Z"),
id: "62f395e004109209b50edfc4",
number: 1,
startTime: new Date("2022-04-20T22:07:53.297Z"),
status: ExecutionStatus.Failed,
startTime: new Date("2023-01-25T11:07:25.324Z"),
status: ExecutionStatus.Queued,
},

@@ -1184,6 +1184,6 @@ },

uploads: [
"provident",
"Gorgeous",
],
},
id: "e26ced8f-9fdb-4941-8f63-bbf817837b01",
id: "<ID>",
}).then((res: UpdateTestJsonResponse) => {

@@ -1222,4 +1222,4 @@ if (res.statusCode == 200) {

sdk.tests.updateTestString({
requestBody: "mollitia",
id: "fdd78862-4189-4eb4-8873-f5033f19dbf1",
requestBody: "meanwhile",
id: "<ID>",
}).then((res: UpdateTestStringResponse) => {

@@ -1270,6 +1270,6 @@ if (res.statusCode == 200) {

| Parameter | Type | Required | Description |
| -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- | -------------------------------------------------------------------------------- |
| `request` | [operations.UploadsRequestBody1](../../models/operations/uploadsrequestbody1.md) | :heavy_check_mark: | The request object to use for the request. |
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |
| Parameter | Type | Required | Description |
| ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ | ------------------------------------------------------------------------------ |
| `request` | [operations.UploadsRequestBody](../../models/operations/uploadsrequestbody.md) | :heavy_check_mark: | The request object to use for the request. |
| `config` | [AxiosRequestConfig](https://axios-http.com/docs/req_config) | :heavy_minus_sign: | Available config options for making requests. |

@@ -1276,0 +1276,0 @@

@@ -30,5 +30,5 @@ # TestSources

sdk.testSources.createTestSourceJson({
data: "ipsum",
data: "Mazda Iowa",
labels: {
"ducimus": "laudantium",
"voluptates": "numquam",
},

@@ -40,22 +40,22 @@ name: "testsource1",

branch: "main",
certificateSecret: "deserunt",
certificateSecret: "withdrawal Bedfordshire",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "odit",
token: "Sleek Nella mobile",
tokenSecret: {
key: "ad",
name: "Teresa Kshlerin",
namespace: "odio",
key: "<key>",
name: "withdrawal",
namespace: "Cadillac",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Saige.Russel",
username: "Fermin.Roob30",
usernameSecret: {
key: "exercitationem",
name: "Gilberto Corkery",
namespace: "repellat",
key: "<key>",
name: "Bespoke",
namespace: "Outdoors",
},
workingDir: "/",
},
type: TestSourceUpsertRequestType.FileUri,
type: TestSourceUpsertRequestType.GitFile,
uri: "https://github.com/kubeshop/testkube",

@@ -94,3 +94,3 @@ }).then((res: CreateTestSourceJsonResponse) => {

sdk.testSources.createTestSourceString("illum").then((res: CreateTestSourceStringResponse) => {
sdk.testSources.createTestSourceString("Demigender").then((res: CreateTestSourceStringResponse) => {
if (res.statusCode == 200) {

@@ -128,3 +128,3 @@ // handle response

sdk.testSources.deleteTestSource({
id: "d6723dc0-f5ae-42f3-a6b7-00878756143f",
id: "<ID>",
}).then((res: DeleteTestSourceResponse) => {

@@ -163,3 +163,3 @@ if (res.statusCode == 200) {

sdk.testSources.deleteTestSources({
selector: "corporis",
selector: "distributed copying",
}).then((res: DeleteTestSourcesResponse) => {

@@ -198,3 +198,3 @@ if (res.statusCode == 200) {

sdk.testSources.getTestSource({
id: "a6c98b55-5540-480d-80bc-acc6cbd6b5f3",
id: "<ID>",
}).then((res: GetTestSourceResponse) => {

@@ -233,3 +233,3 @@ if (res.statusCode == 200) {

sdk.testSources.listTestSources({
selector: "necessitatibus",
selector: "Administrator Shanahan Coupe",
}).then((res: ListTestSourcesResponse) => {

@@ -271,5 +271,5 @@ if (res.statusCode == 200) {

{
data: "maxime",
data: "male Island codpiece",
labels: {
"cupiditate": "voluptatem",
"voluptatem": "streamline",
},

@@ -279,24 +279,24 @@ name: "testsource1",

repository: {
authType: RepositoryAuthType.Header,
authType: RepositoryAuthType.Basic,
branch: "main",
certificateSecret: "adipisci",
certificateSecret: "Cloned Peso United",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "accusantium",
token: "Philadelphia Coordinator Officer",
tokenSecret: {
key: "magnam",
name: "Arturo Cole",
namespace: "id",
key: "<key>",
name: "solution Pop purple",
namespace: "JBOD",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Reid.Conroy",
username: "Eloisa_Bergstrom84",
usernameSecret: {
key: "sequi",
name: "Roger Mueller",
namespace: "voluptate",
key: "<key>",
name: "Euclid World bumpy",
namespace: "Northwest Metrics mismatch",
},
workingDir: "/",
},
type: TestSourceUpsertRequestType.FileUri,
type: TestSourceUpsertRequestType.Git,
uri: "https://github.com/kubeshop/testkube",

@@ -340,5 +340,5 @@ },

testSourceUpdateRequest: {
data: "expedita",
data: "Ergonomic Gloves",
labels: {
"aperiam": "voluptates",
"vero": "female",
},

@@ -348,27 +348,27 @@ name: "testsource1",

repository: {
authType: RepositoryAuthType.Header,
authType: RepositoryAuthType.Basic,
branch: "main",
certificateSecret: "fugit",
certificateSecret: "azure",
commit: "b928cbb7186944ab9275937ec1ac3d3738ca2e1d",
path: "test/perf",
token: "voluptatem",
token: "Assistant",
tokenSecret: {
key: "repudiandae",
name: "Terri Davis",
namespace: "hic",
key: "<key>",
name: "backing Franc Rand",
namespace: "Northwest content indigo",
},
type: RepositoryType.Git,
uri: "https://github.com/kubeshop/testkube",
username: "Will.Zboncak",
username: "Gertrude3",
usernameSecret: {
key: "cupiditate",
name: "Miss Eduardo Breitenberg",
namespace: "assumenda",
key: "<key>",
name: "yellow",
namespace: "boohoo",
},
workingDir: "/",
},
type: TestSourceUpdateRequestType.GitDir,
type: TestSourceUpdateRequestType.FileUri,
uri: "https://github.com/kubeshop/testkube",
},
id: "ab626766-96e1-4ec0-8221-b335d89acb3e",
id: "<ID>",
}).then((res: UpdateTestSourceJsonResponse) => {

@@ -407,4 +407,4 @@ if (res.statusCode == 200) {

sdk.testSources.updateTestSourceString({
requestBody: "nobis",
id: "fda8d0c5-49ef-4030-8497-8a61fa1cf206",
requestBody: "Grocery",
id: "<ID>",
}).then((res: UpdateTestSourceStringResponse) => {

@@ -411,0 +411,0 @@ if (res.statusCode == 200) {

@@ -43,4 +43,4 @@ # TestSuites

sdk.testSuites.abortTestSuiteExecution({
executionID: "atque",
id: "8f77c1ff-c71d-4ca1-a3f2-a3c80a97ff33",
executionID: "Folk Account",
id: "<ID>",
}).then((res: AbortTestSuiteExecutionResponse) => {

@@ -79,3 +79,3 @@ if (res.statusCode == 200) {

sdk.testSuites.abortTestSuiteExecutions({
id: "4cddf857-a9e6-4187-ac6a-b21d29dfc94d",
id: "<ID>",
}).then((res: AbortTestSuiteExecutionsResponse) => {

@@ -137,3 +137,3 @@ if (res.statusCode == 200) {

],
created: new Date("2022-01-05T14:31:19.145Z"),
created: new Date("2022-06-10T22:02:25.936Z"),
description: "collection of tests",

@@ -150,5 +150,5 @@ executionRequest: {

},
cronJobTemplate: "recusandae",
cronJobTemplate: "CLI Latin",
executionLabels: {
"quisquam": "facere",
"ab": "Florida",
},

@@ -158,3 +158,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"dignissimos": "iste",
"suscipit": "uniform",
},

@@ -165,4 +165,4 @@ name: "testing with 1000 users",

runningContext: {
context: "provident",
type: RunningContextType.UserUI,
context: "Cambridgeshire Market B2B",
type: RunningContextType.Scheduler,
},

@@ -172,16 +172,16 @@ sync: false,

variables: {
"sint": {
"neque": {
configMapRef: {
key: "aperiam",
name: "Natalie Howe",
namespace: "assumenda",
key: "<key>",
name: "Pickup Electric",
namespace: "cyan Trans",
},
name: "Mr. Hope Bauch",
name: "Southwest Steel",
secretRef: {
key: "ullam",
name: "Thelma Dickens",
namespace: "recusandae",
key: "<key>",
name: "hack SUV katal",
namespace: "Rock Coordinator",
},
type: VariableType.Secret,
value: "doloremque",
value: "Rapids transmitter Factors",
},

@@ -191,3 +191,3 @@ },

labels: {
"totam": "iure",
"labore": "tensely",
},

@@ -200,5 +200,5 @@ name: "name",

latestExecution: {
endTime: new Date("2020-12-30T22:16:12.789Z"),
endTime: new Date("2021-09-23T16:32:55.803Z"),
id: "62f395e004109209b50edfc4",
startTime: new Date("2022-12-01T06:20:31.457Z"),
startTime: new Date("2022-03-22T19:51:12.817Z"),
status: TestSuiteExecutionStatus.Timeout,

@@ -250,3 +250,3 @@ },

sdk.testSuites.createTestSuiteString("iste").then((res: CreateTestSuiteStringResponse) => {
sdk.testSuites.createTestSuiteString("South").then((res: CreateTestSuiteStringResponse) => {
if (res.statusCode == 200) {

@@ -284,3 +284,3 @@ // handle response

sdk.testSuites.deleteTestSuite({
id: "152cb311-9167-4b8e-bc8d-b03408d6d364",
id: "<ID>",
}).then((res: DeleteTestSuiteResponse) => {

@@ -319,3 +319,3 @@ if (res.statusCode == 200) {

sdk.testSuites.deleteTestSuites({
selector: "earum",
selector: "Norman Honda female",
}).then((res: DeleteTestSuitesResponse) => {

@@ -365,5 +365,5 @@ if (res.statusCode == 200) {

},
cronJobTemplate: "tenetur",
cronJobTemplate: "Southwest Latin",
executionLabels: {
"assumenda": "dolore",
"voluptate": "finally",
},

@@ -373,3 +373,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"enim": "ullam",
"deleniti": "amid",
},

@@ -380,4 +380,4 @@ name: "testing with 1000 users",

runningContext: {
context: "perspiciatis",
type: RunningContextType.UserCLI,
context: "phew Southwest Fundamental",
type: RunningContextType.Testsuite,
},

@@ -387,22 +387,22 @@ sync: false,

variables: {
"ex": {
"aut": {
configMapRef: {
key: "quibusdam",
name: "Lori Jerde",
namespace: "numquam",
key: "<key>",
name: "Southwest",
namespace: "bandwidth",
},
name: "Erick Mohr",
name: "East",
secretRef: {
key: "quod",
name: "Nichole Marks",
namespace: "dicta",
key: "<key>",
name: "fully global customized",
namespace: "Indiana Towels",
},
type: VariableType.Secret,
value: "ipsum",
type: VariableType.Basic,
value: "Regional",
},
},
},
id: "0be3e432-02d7-4216-9765-06641870d9d2",
last: 80448,
namespace: "voluptatibus",
id: "<ID>",
last: 342781,
namespace: "navigate mole",
}).then((res: ExecuteTestSuiteResponse) => {

@@ -452,5 +452,5 @@ if (res.statusCode == 200) {

},
cronJobTemplate: "unde",
cronJobTemplate: "Fish klutzy",
executionLabels: {
"deserunt": "repellendus",
"minus": "Borders",
},

@@ -460,3 +460,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"consequatur": "adipisci",
"id": "Avon",
},

@@ -467,4 +467,4 @@ name: "testing with 1000 users",

runningContext: {
context: "doloremque",
type: RunningContextType.Testtrigger,
context: "input Keyboard",
type: RunningContextType.Scheduler,
},

@@ -474,22 +474,22 @@ sync: false,

variables: {
"tempora": {
"dignissimos": {
configMapRef: {
key: "debitis",
name: "Miss Simon Bosco V",
namespace: "ratione",
key: "<key>",
name: "brave SUV mysteriously",
namespace: "override Longmont",
},
name: "Anita Dare III",
name: "synthesize",
secretRef: {
key: "laudantium",
name: "Mr. Armando Hermann",
namespace: "quaerat",
key: "<key>",
name: "backing Dominica Checking",
namespace: "Cargo national lumen",
},
type: VariableType.Basic,
value: "accusamus",
type: VariableType.Secret,
value: "frictionless West labore",
},
},
},
concurrency: 481307,
namespace: "sapiente",
selector: "esse",
concurrency: 618300,
namespace: "New",
selector: "Profound",
}).then((res: ExecuteTestSuitesResponse) => {

@@ -528,3 +528,3 @@ if (res.statusCode == 200) {

sdk.testSuites.getTestSuiteByID({
id: "3bc845e3-20a3-419f-8bad-f947c9a867bc",
id: "<ID>",
}).then((res: GetTestSuiteByIDResponse) => {

@@ -563,3 +563,3 @@ if (res.statusCode == 200) {

sdk.testSuites.getTestSuiteByIDWithExecution({
id: "42426665-816d-4dca-8ef5-1fcb4c593ec1",
id: "<ID>",
}).then((res: GetTestSuiteByIDWithExecutionResponse) => {

@@ -598,4 +598,4 @@ if (res.statusCode == 200) {

sdk.testSuites.getTestSuiteExecution({
executionID: "fugit",
id: "cdaad0ec-7afe-4dbd-80df-448a47f9390c",
executionID: "despite Guyana",
id: "<ID>",
}).then((res: GetTestSuiteExecutionResponse) => {

@@ -634,3 +634,3 @@ if (res.statusCode == 200) {

sdk.testSuites.getTestSuiteExecutionArtifacts({
executionID: "minima",
executionID: "atop North mole",
}).then((res: GetTestSuiteExecutionArtifactsResponse) => {

@@ -669,4 +669,4 @@ if (res.statusCode == 200) {

sdk.testSuites.getTestSuiteExecutionArtifactsByTestsuite({
executionID: "quos",
id: "880983da-bf9e-4f3f-bdd9-f7f079af4d35",
executionID: "hertz Bowling",
id: "<ID>",
}).then((res: GetTestSuiteExecutionArtifactsByTestsuiteResponse) => {

@@ -707,7 +707,7 @@ if (res.statusCode == 200) {

sdk.testSuites.listTestSuiteExecutions({
endDate: new RFCDate("2022-11-06"),
id: "4cdb0f4d-2811-487d-9684-4eded85a9065",
page: 909093,
pageSize: 389630,
startDate: new RFCDate("2022-06-30"),
endDate: new RFCDate("2022-11-23"),
id: "<ID>",
page: 729958,
pageSize: 354494,
startDate: new RFCDate("2021-04-16"),
status: TestSuiteExecutionStatus.Aborting,

@@ -747,3 +747,3 @@ }).then((res: ListTestSuiteExecutionsResponse) => {

sdk.testSuites.listTestSuiteTests({
id: "dfc2032b-6c87-4992-bb7e-13584f7ae12c",
id: "<ID>",
}).then((res: ListTestSuiteTestsResponse) => {

@@ -783,7 +783,7 @@ if (res.statusCode == 200) {

sdk.testSuites.listTestSuiteWithExecutions({
page: 401388,
pageSize: 507874,
selector: "natus",
status: TestSuiteExecutionStatus.Queued,
textSearch: "tenetur",
page: 441473,
pageSize: 614278,
selector: "grey",
status: TestSuiteExecutionStatus.Running,
textSearch: "ax",
}).then((res: ListTestSuiteWithExecutionsResponse) => {

@@ -822,4 +822,4 @@ if (res.statusCode == 200) {

sdk.testSuites.listTestSuites({
selector: "laudantium",
textSearch: "aspernatur",
selector: "Electric",
textSearch: "Passenger magni Hybrid",
}).then((res: ListTestSuitesResponse) => {

@@ -882,3 +882,3 @@ if (res.statusCode == 200) {

],
created: new Date("2020-03-31T22:12:08.601Z"),
created: new Date("2021-03-25T04:09:11.907Z"),
description: "collection of tests",

@@ -895,5 +895,5 @@ executionRequest: {

},
cronJobTemplate: "dicta",
cronJobTemplate: "Executive",
executionLabels: {
"inventore": "ullam",
"deserunt": "Intuitive",
},

@@ -903,3 +903,3 @@ httpProxy: "user:pass@my.proxy.server:8080",

labels: {
"iusto": "inventore",
"voluptatem": "Ball",
},

@@ -910,4 +910,4 @@ name: "testing with 1000 users",

runningContext: {
context: "voluptate",
type: RunningContextType.UserCLI,
context: "programming",
type: RunningContextType.Testsuite,
},

@@ -917,16 +917,16 @@ sync: false,

variables: {
"dolorem": {
"maxime": {
configMapRef: {
key: "eaque",
name: "Grace Kling",
namespace: "minus",
key: "<key>",
name: "Thailand",
namespace: "viral",
},
name: "Horace Leannon",
name: "single Fitness",
secretRef: {
key: "doloribus",
name: "Darryl Heller",
namespace: "quis",
key: "<key>",
name: "joyful lime",
namespace: "more",
},
type: VariableType.Basic,
value: "vel",
value: "abaft",
},

@@ -936,3 +936,3 @@ },

labels: {
"rem": "aliquid",
"at": "Bespoke",
},

@@ -945,6 +945,6 @@ name: "name",

latestExecution: {
endTime: new Date("2022-05-28T03:51:39.251Z"),
endTime: new Date("2022-09-22T05:31:11.249Z"),
id: "62f395e004109209b50edfc4",
startTime: new Date("2022-01-25T19:10:58.985Z"),
status: TestSuiteExecutionStatus.Aborting,
startTime: new Date("2021-12-19T01:38:37.615Z"),
status: TestSuiteExecutionStatus.Running,
},

@@ -964,3 +964,3 @@ },

},
id: "c3ddc5f1-11de-4a10-a6d5-41a4d190feb2",
id: "<ID>",
}).then((res: UpdateTestSuiteJsonResponse) => {

@@ -999,4 +999,4 @@ if (res.statusCode == 200) {

sdk.testSuites.updateTestSuiteString({
requestBody: "vitae",
id: "780bccc0-dbbd-4db4-8470-8fb4e391e6bc",
requestBody: "bluetooth enable generating",
id: "<ID>",
}).then((res: UpdateTestSuiteStringResponse) => {

@@ -1003,0 +1003,0 @@ if (res.statusCode == 200) {

@@ -45,3 +45,3 @@ # TestTriggers

reason: "NewReplicaSetAvailable",
status: TestTriggerConditionStatuses.True,
status: TestTriggerConditionStatuses.Unknown,
ttl: 1,

@@ -55,5 +55,5 @@ type: "Progressing",

event: "modified",
execution: TestTriggerExecutions.Test,
execution: TestTriggerExecutions.Testsuite,
labels: {
"blanditiis": "porro",
"qui": "serious",
},

@@ -67,3 +67,3 @@ name: "name",

headers: {
"labore": "impedit",
"quibusdam": "holder",
},

@@ -78,3 +78,3 @@ host: "testkube-api-server",

},
resource: TestTriggerResources.Statefulset,
resource: TestTriggerResources.Ingress,
resourceSelector: {

@@ -144,3 +144,3 @@ name: "nginx",

labels: {
"numquam": "enim",
"aut": "to",
},

@@ -154,3 +154,3 @@ name: "name",

headers: {
"cupiditate": "occaecati",
"veritatis": "Mountain",
},

@@ -165,3 +165,3 @@ host: "testkube-api-server",

},
resource: TestTriggerResources.Configmap,
resource: TestTriggerResources.Statefulset,
resourceSelector: {

@@ -207,3 +207,3 @@ name: "nginx",

sdk.testTriggers.createTestTriggerString("fuga").then((res: CreateTestTriggerStringResponse) => {
sdk.testTriggers.createTestTriggerString("withdrawal").then((res: CreateTestTriggerStringResponse) => {
if (res.statusCode == 200) {

@@ -241,4 +241,4 @@ // handle response

sdk.testTriggers.deleteTestTrigger({
id: "342260e9-b200-4ce7-8a1b-d8fb7a0a116c",
namespace: "officiis",
id: "<ID>",
namespace: "Dollar hornet",
}).then((res: DeleteTestTriggerResponse) => {

@@ -277,4 +277,4 @@ if (res.statusCode == 200) {

sdk.testTriggers.deleteTestTriggers({
namespace: "dignissimos",
selector: "fugit",
namespace: "blue Bahamian",
selector: "deposit Kroon",
}).then((res: DeleteTestTriggersResponse) => {

@@ -313,4 +313,4 @@ if (res.statusCode == 200) {

sdk.testTriggers.getTestTriggerByID({
id: "3d4097fa-30e9-4af7-a5b2-9122030d83f5",
namespace: "deserunt",
id: "<ID>",
namespace: "Beauty compress payment",
}).then((res: GetTestTriggerByIDResponse) => {

@@ -349,4 +349,4 @@ if (res.statusCode == 200) {

sdk.testTriggers.listTestTriggers({
namespace: "itaque",
selector: "distinctio",
namespace: "Account plum",
selector: "male qui port",
}).then((res: ListTestTriggersResponse) => {

@@ -406,5 +406,5 @@ if (res.statusCode == 200) {

event: "modified",
execution: TestTriggerExecutions.Test,
execution: TestTriggerExecutions.Testsuite,
labels: {
"provident": "occaecati",
"delectus": "Optimized",
},

@@ -418,3 +418,3 @@ name: "name",

headers: {
"assumenda": "sunt",
"fugit": "Borders",
},

@@ -439,4 +439,4 @@ host: "testkube-api-server",

},
id: "e8c1f849-3825-4fdc-82c8-76c2c2dfb4cf",
namespace: "quo",
id: "<ID>",
namespace: "Chevrolet",
}).then((res: UpdateTestTriggerJsonResponse) => {

@@ -475,5 +475,5 @@ if (res.statusCode == 200) {

sdk.testTriggers.updateTestTriggerString({
requestBody: "illo",
id: "c76230f8-41fb-41bd-a3fd-b14db6be5a68",
namespace: "corporis",
requestBody: "plum vainly haptic",
id: "<ID>",
namespace: "male Borders",
}).then((res: UpdateTestTriggerStringResponse) => {

@@ -480,0 +480,0 @@ if (res.statusCode == 200) {

@@ -35,12 +35,12 @@ # Webhook

headers: {
"nobis": "debitis",
"porro": "Loaf",
},
labels: {
"labore": "veritatis",
"qui": "Quality",
},
name: "webhook1",
namespace: "testkube",
payloadObjectField: "minima",
payloadTemplate: "magni",
selector: "itaque",
payloadObjectField: "Eritrea gray",
payloadTemplate: "what haptic second",
selector: "port",
uri: "https://hooks.app.com/services/1",

@@ -79,3 +79,3 @@ }).then((res: CreateWebhookJsonResponse) => {

sdk.webhook.createWebhookString("error").then((res: CreateWebhookStringResponse) => {
sdk.webhook.createWebhookString("henry").then((res: CreateWebhookStringResponse) => {
if (res.statusCode == 200) {

@@ -113,3 +113,3 @@ // handle response

sdk.webhook.deleteWebhook({
id: "b9cd7e52-24a6-4a0e-923b-7847ec59e1f6",
id: "<ID>",
}).then((res: DeleteWebhookResponse) => {

@@ -148,3 +148,3 @@ if (res.statusCode == 200) {

sdk.webhook.deleteWebhooks({
selector: "in",
selector: "Table",
}).then((res: DeleteWebhooksResponse) => {

@@ -183,3 +183,3 @@ if (res.statusCode == 200) {

sdk.webhook.getWebhook({
id: "f3c4cce4-b6d7-4696-bf3c-5747501357e4",
id: "<ID>",
}).then((res: GetWebhookResponse) => {

@@ -218,3 +218,3 @@ if (res.statusCode == 200) {

sdk.webhook.listWebhooks({
selector: "magnam",
selector: "Ball indigo",
}).then((res: ListWebhooksResponse) => {

@@ -221,0 +221,0 @@ if (res.statusCode == 200) {

{
"name": "testkube-sdk",
"version": "1.15.1",
"version": "1.16.0",
"author": "aabedraba",

@@ -5,0 +5,0 @@ "scripts": {

@@ -28,4 +28,4 @@ # testkube-sdk

sdk.api.abortExecution({
executionID: "perferendis",
id: "5dfc2ddf-7cc7-48ca-9ba9-28fc816742cb",
executionID: "Kazakhstan flexibility",
id: "<ID>",
}).then((res: AbortExecutionResponse) => {

@@ -32,0 +32,0 @@ if (res.statusCode == 200) {

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc