@scaleway/sdk 2.59.0 → 2.61.0
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/api/applesilicon/v1alpha1/api.gen.cjs +117 -0
- package/dist/api/applesilicon/v1alpha1/api.gen.d.ts +54 -1
- package/dist/api/applesilicon/v1alpha1/api.gen.js +120 -3
- package/dist/api/applesilicon/v1alpha1/content.gen.cjs +4 -0
- package/dist/api/applesilicon/v1alpha1/content.gen.d.ts +5 -1
- package/dist/api/applesilicon/v1alpha1/content.gen.js +4 -0
- package/dist/api/applesilicon/v1alpha1/index.gen.cjs +3 -0
- package/dist/api/applesilicon/v1alpha1/index.gen.d.ts +2 -2
- package/dist/api/applesilicon/v1alpha1/index.gen.js +5 -2
- package/dist/api/applesilicon/v1alpha1/marshalling.gen.cjs +60 -0
- package/dist/api/applesilicon/v1alpha1/marshalling.gen.d.ts +6 -1
- package/dist/api/applesilicon/v1alpha1/marshalling.gen.js +60 -0
- package/dist/api/applesilicon/v1alpha1/types.gen.d.ts +100 -0
- package/dist/api/container/v1beta1/api.gen.cjs +6 -8
- package/dist/api/container/v1beta1/api.gen.d.ts +6 -8
- package/dist/api/container/v1beta1/api.gen.js +6 -8
- package/dist/api/edge_services/v1alpha1/types.gen.d.ts +4 -4
- package/dist/api/index.gen.d.ts +2 -1
- package/dist/api/interlink/index.gen.cjs +4 -0
- package/dist/api/interlink/index.gen.d.ts +5 -0
- package/dist/api/interlink/index.gen.js +4 -0
- package/dist/api/interlink/v1beta1/api.gen.cjs +405 -0
- package/dist/api/interlink/v1beta1/api.gen.d.ts +208 -0
- package/dist/api/interlink/v1beta1/api.gen.js +405 -0
- package/dist/api/interlink/v1beta1/index.gen.cjs +6 -0
- package/dist/api/interlink/v1beta1/index.gen.d.ts +3 -0
- package/dist/api/interlink/v1beta1/index.gen.js +6 -0
- package/dist/api/interlink/v1beta1/marshalling.gen.cjs +180 -0
- package/dist/api/interlink/v1beta1/marshalling.gen.d.ts +16 -0
- package/dist/api/interlink/v1beta1/marshalling.gen.js +180 -0
- package/dist/api/interlink/v1beta1/types.gen.d.ts +455 -0
- package/dist/api/interlink/v1beta1/validation-rules.gen.cjs +107 -0
- package/dist/api/interlink/v1beta1/validation-rules.gen.d.ts +93 -0
- package/dist/api/interlink/v1beta1/validation-rules.gen.js +107 -0
- package/dist/api/ipam/v1/api.gen.cjs +1 -0
- package/dist/api/ipam/v1/api.gen.js +1 -0
- package/dist/api/ipam/v1/types.gen.d.ts +12 -10
- package/dist/api/k8s/v1/api.gen.cjs +22 -20
- package/dist/api/k8s/v1/api.gen.d.ts +22 -20
- package/dist/api/k8s/v1/api.gen.js +22 -20
- package/dist/api/k8s/v1/marshalling.gen.cjs +2 -5
- package/dist/api/k8s/v1/marshalling.gen.js +2 -5
- package/dist/api/k8s/v1/types.gen.d.ts +65 -49
- package/dist/api/lb/v1/types.gen.d.ts +6 -6
- package/dist/api/mongodb/v1alpha1/api.gen.cjs +13 -1
- package/dist/api/mongodb/v1alpha1/api.gen.d.ts +8 -1
- package/dist/api/mongodb/v1alpha1/api.gen.js +13 -1
- package/dist/api/mongodb/v1alpha1/index.gen.d.ts +1 -1
- package/dist/api/mongodb/v1alpha1/types.gen.d.ts +11 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.cjs +8 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.d.ts +7 -0
- package/dist/api/mongodb/v1alpha1/validation-rules.gen.js +8 -0
- package/dist/api/secret/v1beta1/marshalling.gen.cjs +1 -0
- package/dist/api/secret/v1beta1/marshalling.gen.js +1 -0
- package/dist/api/secret/v1beta1/types.gen.d.ts +2 -0
- package/dist/api/vpcgw/v2/api.gen.cjs +49 -1
- package/dist/api/vpcgw/v2/api.gen.d.ts +25 -1
- package/dist/api/vpcgw/v2/api.gen.js +50 -2
- package/dist/api/vpcgw/v2/index.gen.d.ts +1 -1
- package/dist/api/vpcgw/v2/marshalling.gen.cjs +31 -0
- package/dist/api/vpcgw/v2/marshalling.gen.d.ts +5 -1
- package/dist/api/vpcgw/v2/marshalling.gen.js +31 -0
- package/dist/api/vpcgw/v2/types.gen.d.ts +39 -0
- package/dist/api/webhosting/v1/api.gen.cjs +20 -0
- package/dist/api/webhosting/v1/api.gen.d.ts +8 -1
- package/dist/api/webhosting/v1/api.gen.js +21 -1
- package/dist/api/webhosting/v1/index.gen.d.ts +1 -1
- package/dist/api/webhosting/v1/marshalling.gen.cjs +16 -1
- package/dist/api/webhosting/v1/marshalling.gen.d.ts +2 -1
- package/dist/api/webhosting/v1/marshalling.gen.js +16 -1
- package/dist/api/webhosting/v1/types.gen.d.ts +30 -2
- package/dist/index.cjs +26 -24
- package/dist/index.js +26 -24
- package/dist/scw/constants.cjs +1 -1
- package/dist/scw/constants.d.ts +2 -2
- package/dist/scw/constants.js +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -30,29 +30,30 @@ const index_gen$p = require("./api/function/index.gen.cjs");
|
|
|
30
30
|
const index_gen$4 = require("./api/iam/index.gen.cjs");
|
|
31
31
|
const index_gen$q = require("./api/inference/index.gen.cjs");
|
|
32
32
|
const index_gen$r = require("./api/instance/index.gen.cjs");
|
|
33
|
+
const index_gen$s = require("./api/interlink/index.gen.cjs");
|
|
33
34
|
const index_gen$5 = require("./api/iot/index.gen.cjs");
|
|
34
35
|
const index_gen$6 = require("./api/ipam/index.gen.cjs");
|
|
35
36
|
const index_gen$7 = require("./api/ipfs/index.gen.cjs");
|
|
36
|
-
const index_gen$
|
|
37
|
-
const index_gen$
|
|
38
|
-
const index_gen$
|
|
37
|
+
const index_gen$t = require("./api/jobs/index.gen.cjs");
|
|
38
|
+
const index_gen$u = require("./api/k8s/index.gen.cjs");
|
|
39
|
+
const index_gen$v = require("./api/key_manager/index.gen.cjs");
|
|
39
40
|
const index_gen$8 = require("./api/lb/index.gen.cjs");
|
|
40
41
|
const index_gen$9 = require("./api/llm_inference/index.gen.cjs");
|
|
41
|
-
const index_gen$
|
|
42
|
+
const index_gen$w = require("./api/marketplace/index.gen.cjs");
|
|
42
43
|
const index_gen$a = require("./api/mnq/index.gen.cjs");
|
|
43
|
-
const index_gen$
|
|
44
|
-
const index_gen$
|
|
44
|
+
const index_gen$x = require("./api/mongodb/index.gen.cjs");
|
|
45
|
+
const index_gen$y = require("./api/qaas/index.gen.cjs");
|
|
45
46
|
const index_gen$b = require("./api/rdb/index.gen.cjs");
|
|
46
|
-
const index_gen$
|
|
47
|
-
const index_gen$
|
|
48
|
-
const index_gen$
|
|
47
|
+
const index_gen$z = require("./api/redis/index.gen.cjs");
|
|
48
|
+
const index_gen$A = require("./api/registry/index.gen.cjs");
|
|
49
|
+
const index_gen$B = require("./api/secret/index.gen.cjs");
|
|
49
50
|
const index_gen$c = require("./api/serverless_sqldb/index.gen.cjs");
|
|
50
|
-
const index_gen$
|
|
51
|
+
const index_gen$C = require("./api/std/index.gen.cjs");
|
|
51
52
|
const index_gen$d = require("./api/tem/index.gen.cjs");
|
|
52
|
-
const index_gen$
|
|
53
|
+
const index_gen$D = require("./api/test/index.gen.cjs");
|
|
53
54
|
const index_gen$e = require("./api/vpc/index.gen.cjs");
|
|
54
55
|
const index_gen$f = require("./api/vpcgw/index.gen.cjs");
|
|
55
|
-
const index_gen$
|
|
56
|
+
const index_gen$E = require("./api/webhosting/index.gen.cjs");
|
|
56
57
|
exports.enableConsoleLogger = index.enableConsoleLogger;
|
|
57
58
|
exports.setLogger = index.setLogger;
|
|
58
59
|
exports.createAdvancedClient = client.createAdvancedClient;
|
|
@@ -112,37 +113,38 @@ exports.IAM = index_gen$4;
|
|
|
112
113
|
exports.Iam = index_gen$4;
|
|
113
114
|
exports.Inference = index_gen$q;
|
|
114
115
|
exports.Instance = index_gen$r;
|
|
116
|
+
exports.Interlink = index_gen$s;
|
|
115
117
|
exports.IOT = index_gen$5;
|
|
116
118
|
exports.Iot = index_gen$5;
|
|
117
119
|
exports.IPAM = index_gen$6;
|
|
118
120
|
exports.Ipam = index_gen$6;
|
|
119
121
|
exports.IPFS = index_gen$7;
|
|
120
122
|
exports.Ipfs = index_gen$7;
|
|
121
|
-
exports.Jobs = index_gen$
|
|
122
|
-
exports.K8s = index_gen$
|
|
123
|
-
exports.KeyManager = index_gen$
|
|
123
|
+
exports.Jobs = index_gen$t;
|
|
124
|
+
exports.K8s = index_gen$u;
|
|
125
|
+
exports.KeyManager = index_gen$v;
|
|
124
126
|
exports.LB = index_gen$8;
|
|
125
127
|
exports.Lb = index_gen$8;
|
|
126
128
|
exports.LLMInference = index_gen$9;
|
|
127
129
|
exports.LlmInference = index_gen$9;
|
|
128
|
-
exports.Marketplace = index_gen$
|
|
130
|
+
exports.Marketplace = index_gen$w;
|
|
129
131
|
exports.MNQ = index_gen$a;
|
|
130
132
|
exports.Mnq = index_gen$a;
|
|
131
|
-
exports.Mongodb = index_gen$
|
|
132
|
-
exports.Qaas = index_gen$
|
|
133
|
+
exports.Mongodb = index_gen$x;
|
|
134
|
+
exports.Qaas = index_gen$y;
|
|
133
135
|
exports.RDB = index_gen$b;
|
|
134
136
|
exports.Rdb = index_gen$b;
|
|
135
|
-
exports.Redis = index_gen$
|
|
136
|
-
exports.Registry = index_gen$
|
|
137
|
-
exports.Secret = index_gen$
|
|
137
|
+
exports.Redis = index_gen$z;
|
|
138
|
+
exports.Registry = index_gen$A;
|
|
139
|
+
exports.Secret = index_gen$B;
|
|
138
140
|
exports.ServerlessSQLDB = index_gen$c;
|
|
139
141
|
exports.ServerlessSqldb = index_gen$c;
|
|
140
|
-
exports.Std = index_gen$
|
|
142
|
+
exports.Std = index_gen$C;
|
|
141
143
|
exports.Tem = index_gen$d;
|
|
142
144
|
exports.TransactionalEmail = index_gen$d;
|
|
143
|
-
exports.Test = index_gen$
|
|
145
|
+
exports.Test = index_gen$D;
|
|
144
146
|
exports.VPC = index_gen$e;
|
|
145
147
|
exports.Vpc = index_gen$e;
|
|
146
148
|
exports.VPCGW = index_gen$f;
|
|
147
149
|
exports.Vpcgw = index_gen$f;
|
|
148
|
-
exports.Webhosting = index_gen$
|
|
150
|
+
exports.Webhosting = index_gen$E;
|
package/dist/index.js
CHANGED
|
@@ -28,29 +28,30 @@ import * as index_gen$p from "./api/function/index.gen.js";
|
|
|
28
28
|
import * as index_gen$4 from "./api/iam/index.gen.js";
|
|
29
29
|
import * as index_gen$q from "./api/inference/index.gen.js";
|
|
30
30
|
import * as index_gen$r from "./api/instance/index.gen.js";
|
|
31
|
+
import * as index_gen$s from "./api/interlink/index.gen.js";
|
|
31
32
|
import * as index_gen$5 from "./api/iot/index.gen.js";
|
|
32
33
|
import * as index_gen$6 from "./api/ipam/index.gen.js";
|
|
33
34
|
import * as index_gen$7 from "./api/ipfs/index.gen.js";
|
|
34
|
-
import * as index_gen$
|
|
35
|
-
import * as index_gen$
|
|
36
|
-
import * as index_gen$
|
|
35
|
+
import * as index_gen$t from "./api/jobs/index.gen.js";
|
|
36
|
+
import * as index_gen$u from "./api/k8s/index.gen.js";
|
|
37
|
+
import * as index_gen$v from "./api/key_manager/index.gen.js";
|
|
37
38
|
import * as index_gen$8 from "./api/lb/index.gen.js";
|
|
38
39
|
import * as index_gen$9 from "./api/llm_inference/index.gen.js";
|
|
39
|
-
import * as index_gen$
|
|
40
|
+
import * as index_gen$w from "./api/marketplace/index.gen.js";
|
|
40
41
|
import * as index_gen$a from "./api/mnq/index.gen.js";
|
|
41
|
-
import * as index_gen$
|
|
42
|
-
import * as index_gen$
|
|
42
|
+
import * as index_gen$x from "./api/mongodb/index.gen.js";
|
|
43
|
+
import * as index_gen$y from "./api/qaas/index.gen.js";
|
|
43
44
|
import * as index_gen$b from "./api/rdb/index.gen.js";
|
|
44
|
-
import * as index_gen$
|
|
45
|
-
import * as index_gen$
|
|
46
|
-
import * as index_gen$
|
|
45
|
+
import * as index_gen$z from "./api/redis/index.gen.js";
|
|
46
|
+
import * as index_gen$A from "./api/registry/index.gen.js";
|
|
47
|
+
import * as index_gen$B from "./api/secret/index.gen.js";
|
|
47
48
|
import * as index_gen$c from "./api/serverless_sqldb/index.gen.js";
|
|
48
|
-
import * as index_gen$
|
|
49
|
+
import * as index_gen$C from "./api/std/index.gen.js";
|
|
49
50
|
import * as index_gen$d from "./api/tem/index.gen.js";
|
|
50
|
-
import * as index_gen$
|
|
51
|
+
import * as index_gen$D from "./api/test/index.gen.js";
|
|
51
52
|
import * as index_gen$e from "./api/vpc/index.gen.js";
|
|
52
53
|
import * as index_gen$f from "./api/vpcgw/index.gen.js";
|
|
53
|
-
import * as index_gen$
|
|
54
|
+
import * as index_gen$E from "./api/webhosting/index.gen.js";
|
|
54
55
|
export {
|
|
55
56
|
API,
|
|
56
57
|
index_gen$g as Account,
|
|
@@ -80,37 +81,38 @@ export {
|
|
|
80
81
|
index_gen$4 as Iam,
|
|
81
82
|
index_gen$q as Inference,
|
|
82
83
|
index_gen$r as Instance,
|
|
84
|
+
index_gen$s as Interlink,
|
|
83
85
|
index_gen$5 as Iot,
|
|
84
86
|
index_gen$6 as Ipam,
|
|
85
87
|
index_gen$7 as Ipfs,
|
|
86
|
-
index_gen$
|
|
87
|
-
index_gen$
|
|
88
|
-
index_gen$
|
|
88
|
+
index_gen$t as Jobs,
|
|
89
|
+
index_gen$u as K8s,
|
|
90
|
+
index_gen$v as KeyManager,
|
|
89
91
|
index_gen$8 as LB,
|
|
90
92
|
index_gen$9 as LLMInference,
|
|
91
93
|
index_gen$8 as Lb,
|
|
92
94
|
index_gen$9 as LlmInference,
|
|
93
95
|
index_gen$a as MNQ,
|
|
94
|
-
index_gen$
|
|
96
|
+
index_gen$w as Marketplace,
|
|
95
97
|
index_gen$a as Mnq,
|
|
96
|
-
index_gen$
|
|
97
|
-
index_gen$
|
|
98
|
+
index_gen$x as Mongodb,
|
|
99
|
+
index_gen$y as Qaas,
|
|
98
100
|
index_gen$b as RDB,
|
|
99
101
|
index_gen$b as Rdb,
|
|
100
|
-
index_gen$
|
|
101
|
-
index_gen$
|
|
102
|
-
index_gen$
|
|
102
|
+
index_gen$z as Redis,
|
|
103
|
+
index_gen$A as Registry,
|
|
104
|
+
index_gen$B as Secret,
|
|
103
105
|
index_gen$c as ServerlessSQLDB,
|
|
104
106
|
index_gen$c as ServerlessSqldb,
|
|
105
|
-
index_gen$
|
|
107
|
+
index_gen$C as Std,
|
|
106
108
|
index_gen$d as Tem,
|
|
107
|
-
index_gen$
|
|
109
|
+
index_gen$D as Test,
|
|
108
110
|
index_gen$d as TransactionalEmail,
|
|
109
111
|
index_gen$e as VPC,
|
|
110
112
|
index_gen$f as VPCGW,
|
|
111
113
|
index_gen$e as Vpc,
|
|
112
114
|
index_gen$f as Vpcgw,
|
|
113
|
-
index_gen$
|
|
115
|
+
index_gen$E as Webhosting,
|
|
114
116
|
addAsyncHeaderInterceptor,
|
|
115
117
|
authenticateWithSessionToken,
|
|
116
118
|
createAdvancedClient,
|
package/dist/scw/constants.cjs
CHANGED
package/dist/scw/constants.d.ts
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export declare const version = "v2.
|
|
2
|
-
export declare const userAgent = "scaleway-sdk-js/v2.
|
|
1
|
+
export declare const version = "v2.60.0";
|
|
2
|
+
export declare const userAgent = "scaleway-sdk-js/v2.60.0";
|
package/dist/scw/constants.js
CHANGED
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@scaleway/sdk",
|
|
3
|
-
"version": "2.
|
|
3
|
+
"version": "2.61.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"description": "Scaleway SDK.",
|
|
6
6
|
"keywords": [
|
|
@@ -39,5 +39,5 @@
|
|
|
39
39
|
"bundledDependencies": [
|
|
40
40
|
"@scaleway/random-name"
|
|
41
41
|
],
|
|
42
|
-
"gitHead": "
|
|
42
|
+
"gitHead": "a7748ad8f96c3ac72d7520f904c841f3fc43b5fe"
|
|
43
43
|
}
|