@metal-stack/api 0.0.61 → 0.0.62
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/js/buf/validate/validate_pb.d.ts +9 -9
- package/js/buf/validate/validate_pb.ts +10 -10
- package/js/metalstack/admin/v2/audit_pb.d.ts +3 -3
- package/js/metalstack/admin/v2/audit_pb.js +1 -1
- package/js/metalstack/admin/v2/audit_pb.ts +4 -4
- package/js/metalstack/admin/v2/component_pb.d.ts +3 -3
- package/js/metalstack/admin/v2/component_pb.js +1 -1
- package/js/metalstack/admin/v2/component_pb.ts +4 -4
- package/js/metalstack/admin/v2/filesystem_pb.d.ts +8 -8
- package/js/metalstack/admin/v2/filesystem_pb.js +1 -1
- package/js/metalstack/admin/v2/filesystem_pb.ts +9 -9
- package/js/metalstack/admin/v2/image_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/image_pb.js +1 -1
- package/js/metalstack/admin/v2/image_pb.ts +11 -11
- package/js/metalstack/admin/v2/ip_pb.d.ts +1 -1
- package/js/metalstack/admin/v2/ip_pb.js +1 -1
- package/js/metalstack/admin/v2/ip_pb.ts +2 -2
- package/js/metalstack/admin/v2/machine_pb.d.ts +5 -5
- package/js/metalstack/admin/v2/machine_pb.js +1 -1
- package/js/metalstack/admin/v2/machine_pb.ts +6 -6
- package/js/metalstack/admin/v2/network_pb.d.ts +26 -26
- package/js/metalstack/admin/v2/network_pb.js +2 -2
- package/js/metalstack/admin/v2/network_pb.ts +28 -28
- package/js/metalstack/admin/v2/partition_pb.d.ts +11 -11
- package/js/metalstack/admin/v2/partition_pb.js +1 -1
- package/js/metalstack/admin/v2/partition_pb.ts +12 -12
- package/js/metalstack/admin/v2/project_pb.d.ts +2 -2
- package/js/metalstack/admin/v2/project_pb.js +1 -1
- package/js/metalstack/admin/v2/project_pb.ts +3 -3
- package/js/metalstack/admin/v2/size_imageconstraint_pb.d.ts +11 -11
- package/js/metalstack/admin/v2/size_imageconstraint_pb.js +1 -1
- package/js/metalstack/admin/v2/size_imageconstraint_pb.ts +12 -12
- package/js/metalstack/admin/v2/size_pb.d.ts +8 -8
- package/js/metalstack/admin/v2/size_pb.js +1 -1
- package/js/metalstack/admin/v2/size_pb.ts +9 -9
- package/js/metalstack/admin/v2/size_reservation_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/size_reservation_pb.js +1 -1
- package/js/metalstack/admin/v2/size_reservation_pb.ts +11 -11
- package/js/metalstack/admin/v2/switch_pb.d.ts +16 -16
- package/js/metalstack/admin/v2/switch_pb.js +1 -1
- package/js/metalstack/admin/v2/switch_pb.ts +17 -17
- package/js/metalstack/admin/v2/task_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/task_pb.js +1 -1
- package/js/metalstack/admin/v2/task_pb.ts +11 -11
- package/js/metalstack/admin/v2/tenant_pb.d.ts +9 -9
- package/js/metalstack/admin/v2/tenant_pb.js +1 -1
- package/js/metalstack/admin/v2/tenant_pb.ts +10 -10
- package/js/metalstack/admin/v2/token_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/token_pb.js +1 -1
- package/js/metalstack/admin/v2/token_pb.ts +5 -5
- package/js/metalstack/admin/v2/vpn_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/vpn_pb.js +1 -1
- package/js/metalstack/admin/v2/vpn_pb.ts +5 -5
- package/js/metalstack/api/v2/audit_pb.d.ts +18 -18
- package/js/metalstack/api/v2/audit_pb.js +1 -1
- package/js/metalstack/api/v2/audit_pb.ts +19 -19
- package/js/metalstack/api/v2/common_pb.d.ts +7 -7
- package/js/metalstack/api/v2/common_pb.js +1 -1
- package/js/metalstack/api/v2/common_pb.ts +8 -8
- package/js/metalstack/api/v2/component_pb.d.ts +8 -8
- package/js/metalstack/api/v2/component_pb.js +1 -1
- package/js/metalstack/api/v2/component_pb.ts +9 -9
- package/js/metalstack/api/v2/filesystem_pb.d.ts +13 -13
- package/js/metalstack/api/v2/filesystem_pb.js +1 -1
- package/js/metalstack/api/v2/filesystem_pb.ts +14 -14
- package/js/metalstack/api/v2/health_pb.d.ts +1 -1
- package/js/metalstack/api/v2/health_pb.js +1 -1
- package/js/metalstack/api/v2/health_pb.ts +2 -2
- package/js/metalstack/api/v2/image_pb.d.ts +18 -18
- package/js/metalstack/api/v2/image_pb.js +1 -1
- package/js/metalstack/api/v2/image_pb.ts +19 -19
- package/js/metalstack/api/v2/ip_pb.d.ts +31 -31
- package/js/metalstack/api/v2/ip_pb.js +1 -1
- package/js/metalstack/api/v2/ip_pb.ts +32 -32
- package/js/metalstack/api/v2/machine_pb.d.ts +91 -91
- package/js/metalstack/api/v2/machine_pb.js +1 -1
- package/js/metalstack/api/v2/machine_pb.ts +92 -92
- package/js/metalstack/api/v2/method_pb.d.ts +2 -2
- package/js/metalstack/api/v2/method_pb.js +1 -1
- package/js/metalstack/api/v2/method_pb.ts +3 -3
- package/js/metalstack/api/v2/network_pb.d.ts +52 -52
- package/js/metalstack/api/v2/network_pb.js +2 -2
- package/js/metalstack/api/v2/network_pb.ts +54 -54
- package/js/metalstack/api/v2/partition_pb.d.ts +6 -6
- package/js/metalstack/api/v2/partition_pb.js +1 -1
- package/js/metalstack/api/v2/partition_pb.ts +7 -7
- package/js/metalstack/api/v2/predefined_rules_pb.js +1 -1
- package/js/metalstack/api/v2/predefined_rules_pb.ts +1 -1
- package/js/metalstack/api/v2/project_pb.d.ts +24 -24
- package/js/metalstack/api/v2/project_pb.js +2 -2
- package/js/metalstack/api/v2/project_pb.ts +26 -26
- package/js/metalstack/api/v2/size_imageconstraint_pb.d.ts +6 -6
- package/js/metalstack/api/v2/size_imageconstraint_pb.js +1 -1
- package/js/metalstack/api/v2/size_imageconstraint_pb.ts +7 -7
- package/js/metalstack/api/v2/size_pb.d.ts +10 -10
- package/js/metalstack/api/v2/size_pb.js +1 -1
- package/js/metalstack/api/v2/size_pb.ts +11 -11
- package/js/metalstack/api/v2/size_reservation_pb.d.ts +10 -10
- package/js/metalstack/api/v2/size_reservation_pb.js +1 -1
- package/js/metalstack/api/v2/size_reservation_pb.ts +11 -11
- package/js/metalstack/api/v2/switch_pb.d.ts +26 -26
- package/js/metalstack/api/v2/switch_pb.js +1 -1
- package/js/metalstack/api/v2/switch_pb.ts +27 -27
- package/js/metalstack/api/v2/tenant_pb.d.ts +24 -24
- package/js/metalstack/api/v2/tenant_pb.js +1 -1
- package/js/metalstack/api/v2/tenant_pb.ts +25 -25
- package/js/metalstack/api/v2/token_pb.d.ts +18 -18
- package/js/metalstack/api/v2/token_pb.js +1 -1
- package/js/metalstack/api/v2/token_pb.ts +19 -19
- package/js/metalstack/api/v2/user_pb.d.ts +2 -2
- package/js/metalstack/api/v2/user_pb.js +1 -1
- package/js/metalstack/api/v2/user_pb.ts +3 -3
- package/js/metalstack/api/v2/version_pb.d.ts +1 -1
- package/js/metalstack/api/v2/version_pb.js +1 -1
- package/js/metalstack/api/v2/version_pb.ts +2 -2
- package/js/metalstack/api/v2/vpn_pb.d.ts +1 -1
- package/js/metalstack/api/v2/vpn_pb.js +1 -1
- package/js/metalstack/api/v2/vpn_pb.ts +2 -2
- package/js/metalstack/infra/v2/bmc_pb.d.ts +2 -2
- package/js/metalstack/infra/v2/bmc_pb.js +1 -1
- package/js/metalstack/infra/v2/bmc_pb.ts +3 -3
- package/js/metalstack/infra/v2/boot_pb.d.ts +6 -6
- package/js/metalstack/infra/v2/boot_pb.js +1 -1
- package/js/metalstack/infra/v2/boot_pb.ts +7 -7
- package/js/metalstack/infra/v2/component_pb.d.ts +3 -3
- package/js/metalstack/infra/v2/component_pb.js +1 -1
- package/js/metalstack/infra/v2/component_pb.ts +4 -4
- package/js/metalstack/infra/v2/event_pb.d.ts +1 -1
- package/js/metalstack/infra/v2/event_pb.js +1 -1
- package/js/metalstack/infra/v2/event_pb.ts +2 -2
- package/js/metalstack/infra/v2/switch_pb.d.ts +7 -7
- package/js/metalstack/infra/v2/switch_pb.js +1 -1
- package/js/metalstack/infra/v2/switch_pb.ts +8 -8
- package/package.json +1 -1
|
@@ -22,7 +22,7 @@ export type IP = Message<"metalstack.api.v2.IP"> & {
|
|
|
22
22
|
*
|
|
23
23
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
24
24
|
*/
|
|
25
|
-
meta?: Meta;
|
|
25
|
+
meta?: Meta | undefined;
|
|
26
26
|
/**
|
|
27
27
|
* Ip is either ipv4 or ipv6 address
|
|
28
28
|
*
|
|
@@ -65,7 +65,7 @@ export type IP = Message<"metalstack.api.v2.IP"> & {
|
|
|
65
65
|
*
|
|
66
66
|
* @generated from field: optional string namespace = 9;
|
|
67
67
|
*/
|
|
68
|
-
namespace?: string;
|
|
68
|
+
namespace?: string | undefined;
|
|
69
69
|
};
|
|
70
70
|
/**
|
|
71
71
|
* Describes the message metalstack.api.v2.IP.
|
|
@@ -95,7 +95,7 @@ export type IPServiceGetRequest = Message<"metalstack.api.v2.IPServiceGetRequest
|
|
|
95
95
|
*
|
|
96
96
|
* @generated from field: optional string namespace = 3;
|
|
97
97
|
*/
|
|
98
|
-
namespace?: string;
|
|
98
|
+
namespace?: string | undefined;
|
|
99
99
|
};
|
|
100
100
|
/**
|
|
101
101
|
* Describes the message metalstack.api.v2.IPServiceGetRequest.
|
|
@@ -125,43 +125,43 @@ export type IPServiceCreateRequest = Message<"metalstack.api.v2.IPServiceCreateR
|
|
|
125
125
|
*
|
|
126
126
|
* @generated from field: optional string name = 3;
|
|
127
127
|
*/
|
|
128
|
-
name?: string;
|
|
128
|
+
name?: string | undefined;
|
|
129
129
|
/**
|
|
130
130
|
* Description of the ip
|
|
131
131
|
*
|
|
132
132
|
* @generated from field: optional string description = 4;
|
|
133
133
|
*/
|
|
134
|
-
description?: string;
|
|
134
|
+
description?: string | undefined;
|
|
135
135
|
/**
|
|
136
136
|
* IP if given try to create this ip if still available
|
|
137
137
|
*
|
|
138
138
|
* @generated from field: optional string ip = 5;
|
|
139
139
|
*/
|
|
140
|
-
ip?: string;
|
|
140
|
+
ip?: string | undefined;
|
|
141
141
|
/**
|
|
142
142
|
* Machine for which this ip should get created
|
|
143
143
|
*
|
|
144
144
|
* @generated from field: optional string machine = 6;
|
|
145
145
|
*/
|
|
146
|
-
machine?: string;
|
|
146
|
+
machine?: string | undefined;
|
|
147
147
|
/**
|
|
148
148
|
* Labels to put onto the ip
|
|
149
149
|
*
|
|
150
150
|
* @generated from field: optional metalstack.api.v2.Labels labels = 7;
|
|
151
151
|
*/
|
|
152
|
-
labels?: Labels;
|
|
152
|
+
labels?: Labels | undefined;
|
|
153
153
|
/**
|
|
154
154
|
* Type of the IP, ether ephemeral (default), or static
|
|
155
155
|
*
|
|
156
156
|
* @generated from field: optional metalstack.api.v2.IPType type = 8;
|
|
157
157
|
*/
|
|
158
|
-
type?: IPType;
|
|
158
|
+
type?: IPType | undefined;
|
|
159
159
|
/**
|
|
160
160
|
* Addressfamily of the IP to create, defaults to ipv4
|
|
161
161
|
*
|
|
162
162
|
* @generated from field: optional metalstack.api.v2.IPAddressFamily address_family = 9;
|
|
163
163
|
*/
|
|
164
|
-
addressFamily?: IPAddressFamily;
|
|
164
|
+
addressFamily?: IPAddressFamily | undefined;
|
|
165
165
|
};
|
|
166
166
|
/**
|
|
167
167
|
* Describes the message metalstack.api.v2.IPServiceCreateRequest.
|
|
@@ -185,7 +185,7 @@ export type IPServiceUpdateRequest = Message<"metalstack.api.v2.IPServiceUpdateR
|
|
|
185
185
|
*
|
|
186
186
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
187
187
|
*/
|
|
188
|
-
updateMeta?: UpdateMeta;
|
|
188
|
+
updateMeta?: UpdateMeta | undefined;
|
|
189
189
|
/**
|
|
190
190
|
* Project id of the ip
|
|
191
191
|
*
|
|
@@ -197,25 +197,25 @@ export type IPServiceUpdateRequest = Message<"metalstack.api.v2.IPServiceUpdateR
|
|
|
197
197
|
*
|
|
198
198
|
* @generated from field: optional string name = 4;
|
|
199
199
|
*/
|
|
200
|
-
name?: string;
|
|
200
|
+
name?: string | undefined;
|
|
201
201
|
/**
|
|
202
202
|
* Description of this ip
|
|
203
203
|
*
|
|
204
204
|
* @generated from field: optional string description = 5;
|
|
205
205
|
*/
|
|
206
|
-
description?: string;
|
|
206
|
+
description?: string | undefined;
|
|
207
207
|
/**
|
|
208
208
|
* Type of this ip
|
|
209
209
|
*
|
|
210
210
|
* @generated from field: optional metalstack.api.v2.IPType type = 6;
|
|
211
211
|
*/
|
|
212
|
-
type?: IPType;
|
|
212
|
+
type?: IPType | undefined;
|
|
213
213
|
/**
|
|
214
214
|
* Labels on this ip
|
|
215
215
|
*
|
|
216
216
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 7;
|
|
217
217
|
*/
|
|
218
|
-
labels?: UpdateLabels;
|
|
218
|
+
labels?: UpdateLabels | undefined;
|
|
219
219
|
};
|
|
220
220
|
/**
|
|
221
221
|
* Describes the message metalstack.api.v2.IPServiceUpdateRequest.
|
|
@@ -239,7 +239,7 @@ export type IPServiceListRequest = Message<"metalstack.api.v2.IPServiceListReque
|
|
|
239
239
|
*
|
|
240
240
|
* @generated from field: metalstack.api.v2.IPQuery query = 2;
|
|
241
241
|
*/
|
|
242
|
-
query?: IPQuery;
|
|
242
|
+
query?: IPQuery | undefined;
|
|
243
243
|
};
|
|
244
244
|
/**
|
|
245
245
|
* Describes the message metalstack.api.v2.IPServiceListRequest.
|
|
@@ -257,67 +257,67 @@ export type IPQuery = Message<"metalstack.api.v2.IPQuery"> & {
|
|
|
257
257
|
*
|
|
258
258
|
* @generated from field: optional string ip = 1;
|
|
259
259
|
*/
|
|
260
|
-
ip?: string;
|
|
260
|
+
ip?: string | undefined;
|
|
261
261
|
/**
|
|
262
262
|
* Network from where the ips to list
|
|
263
263
|
*
|
|
264
264
|
* @generated from field: optional string network = 2;
|
|
265
265
|
*/
|
|
266
|
-
network?: string;
|
|
266
|
+
network?: string | undefined;
|
|
267
267
|
/**
|
|
268
268
|
* Project of the ips to list
|
|
269
269
|
*
|
|
270
270
|
* @generated from field: optional string project = 3;
|
|
271
271
|
*/
|
|
272
|
-
project?: string;
|
|
272
|
+
project?: string | undefined;
|
|
273
273
|
/**
|
|
274
274
|
* Name of this ip
|
|
275
275
|
*
|
|
276
276
|
* @generated from field: optional string name = 4;
|
|
277
277
|
*/
|
|
278
|
-
name?: string;
|
|
278
|
+
name?: string | undefined;
|
|
279
279
|
/**
|
|
280
280
|
* Uuid for which this ips should get filtered
|
|
281
281
|
*
|
|
282
282
|
* @generated from field: optional string uuid = 5;
|
|
283
283
|
*/
|
|
284
|
-
uuid?: string;
|
|
284
|
+
uuid?: string | undefined;
|
|
285
285
|
/**
|
|
286
286
|
* Machine for which this ips should get filtered
|
|
287
287
|
*
|
|
288
288
|
* @generated from field: optional string machine = 6;
|
|
289
289
|
*/
|
|
290
|
-
machine?: string;
|
|
290
|
+
machine?: string | undefined;
|
|
291
291
|
/**
|
|
292
292
|
* ParentPrefixCidr for which this ips should get filtered
|
|
293
293
|
*
|
|
294
294
|
* @generated from field: optional string parent_prefix_cidr = 7;
|
|
295
295
|
*/
|
|
296
|
-
parentPrefixCidr?: string;
|
|
296
|
+
parentPrefixCidr?: string | undefined;
|
|
297
297
|
/**
|
|
298
298
|
* Labels for which this ips should get filtered
|
|
299
299
|
*
|
|
300
300
|
* @generated from field: optional metalstack.api.v2.Labels labels = 8;
|
|
301
301
|
*/
|
|
302
|
-
labels?: Labels;
|
|
302
|
+
labels?: Labels | undefined;
|
|
303
303
|
/**
|
|
304
304
|
* Static if set to true, this will be a Static ip
|
|
305
305
|
*
|
|
306
306
|
* @generated from field: optional metalstack.api.v2.IPType type = 9;
|
|
307
307
|
*/
|
|
308
|
-
type?: IPType;
|
|
308
|
+
type?: IPType | undefined;
|
|
309
309
|
/**
|
|
310
310
|
* Addressfamily of the IPs to list, defaults to all addressfamilies
|
|
311
311
|
*
|
|
312
312
|
* @generated from field: optional metalstack.api.v2.IPAddressFamily address_family = 10;
|
|
313
313
|
*/
|
|
314
|
-
addressFamily?: IPAddressFamily;
|
|
314
|
+
addressFamily?: IPAddressFamily | undefined;
|
|
315
315
|
/**
|
|
316
316
|
* Namespace can be specified to get the ip of a namespace.
|
|
317
317
|
*
|
|
318
318
|
* @generated from field: optional string namespace = 11;
|
|
319
319
|
*/
|
|
320
|
-
namespace?: string;
|
|
320
|
+
namespace?: string | undefined;
|
|
321
321
|
};
|
|
322
322
|
/**
|
|
323
323
|
* Describes the message metalstack.api.v2.IPQuery.
|
|
@@ -359,7 +359,7 @@ export type IPServiceGetResponse = Message<"metalstack.api.v2.IPServiceGetRespon
|
|
|
359
359
|
*
|
|
360
360
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
361
361
|
*/
|
|
362
|
-
ip?: IP;
|
|
362
|
+
ip?: IP | undefined;
|
|
363
363
|
};
|
|
364
364
|
/**
|
|
365
365
|
* Describes the message metalstack.api.v2.IPServiceGetResponse.
|
|
@@ -377,7 +377,7 @@ export type IPServiceUpdateResponse = Message<"metalstack.api.v2.IPServiceUpdate
|
|
|
377
377
|
*
|
|
378
378
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
379
379
|
*/
|
|
380
|
-
ip?: IP;
|
|
380
|
+
ip?: IP | undefined;
|
|
381
381
|
};
|
|
382
382
|
/**
|
|
383
383
|
* Describes the message metalstack.api.v2.IPServiceUpdateResponse.
|
|
@@ -395,7 +395,7 @@ export type IPServiceCreateResponse = Message<"metalstack.api.v2.IPServiceCreate
|
|
|
395
395
|
*
|
|
396
396
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
397
397
|
*/
|
|
398
|
-
ip?: IP;
|
|
398
|
+
ip?: IP | undefined;
|
|
399
399
|
};
|
|
400
400
|
/**
|
|
401
401
|
* Describes the message metalstack.api.v2.IPServiceCreateResponse.
|
|
@@ -431,7 +431,7 @@ export type IPServiceDeleteResponse = Message<"metalstack.api.v2.IPServiceDelete
|
|
|
431
431
|
*
|
|
432
432
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
433
433
|
*/
|
|
434
|
-
ip?: IP;
|
|
434
|
+
ip?: IP | undefined;
|
|
435
435
|
};
|
|
436
436
|
/**
|
|
437
437
|
* Describes the message metalstack.api.v2.IPServiceDeleteResponse.
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
|
|
2
2
|
// @generated from file metalstack/api/v2/ip.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { enumDesc, fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
// @generated by protoc-gen-es v2.
|
|
1
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
|
|
2
2
|
// @generated from file metalstack/api/v2/ip.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -34,7 +34,7 @@ export type IP = Message<"metalstack.api.v2.IP"> & {
|
|
|
34
34
|
*
|
|
35
35
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
36
36
|
*/
|
|
37
|
-
meta?: Meta;
|
|
37
|
+
meta?: Meta | undefined;
|
|
38
38
|
|
|
39
39
|
/**
|
|
40
40
|
* Ip is either ipv4 or ipv6 address
|
|
@@ -84,7 +84,7 @@ export type IP = Message<"metalstack.api.v2.IP"> & {
|
|
|
84
84
|
*
|
|
85
85
|
* @generated from field: optional string namespace = 9;
|
|
86
86
|
*/
|
|
87
|
-
namespace?: string;
|
|
87
|
+
namespace?: string | undefined;
|
|
88
88
|
};
|
|
89
89
|
|
|
90
90
|
/**
|
|
@@ -119,7 +119,7 @@ export type IPServiceGetRequest = Message<"metalstack.api.v2.IPServiceGetRequest
|
|
|
119
119
|
*
|
|
120
120
|
* @generated from field: optional string namespace = 3;
|
|
121
121
|
*/
|
|
122
|
-
namespace?: string;
|
|
122
|
+
namespace?: string | undefined;
|
|
123
123
|
};
|
|
124
124
|
|
|
125
125
|
/**
|
|
@@ -154,49 +154,49 @@ export type IPServiceCreateRequest = Message<"metalstack.api.v2.IPServiceCreateR
|
|
|
154
154
|
*
|
|
155
155
|
* @generated from field: optional string name = 3;
|
|
156
156
|
*/
|
|
157
|
-
name?: string;
|
|
157
|
+
name?: string | undefined;
|
|
158
158
|
|
|
159
159
|
/**
|
|
160
160
|
* Description of the ip
|
|
161
161
|
*
|
|
162
162
|
* @generated from field: optional string description = 4;
|
|
163
163
|
*/
|
|
164
|
-
description?: string;
|
|
164
|
+
description?: string | undefined;
|
|
165
165
|
|
|
166
166
|
/**
|
|
167
167
|
* IP if given try to create this ip if still available
|
|
168
168
|
*
|
|
169
169
|
* @generated from field: optional string ip = 5;
|
|
170
170
|
*/
|
|
171
|
-
ip?: string;
|
|
171
|
+
ip?: string | undefined;
|
|
172
172
|
|
|
173
173
|
/**
|
|
174
174
|
* Machine for which this ip should get created
|
|
175
175
|
*
|
|
176
176
|
* @generated from field: optional string machine = 6;
|
|
177
177
|
*/
|
|
178
|
-
machine?: string;
|
|
178
|
+
machine?: string | undefined;
|
|
179
179
|
|
|
180
180
|
/**
|
|
181
181
|
* Labels to put onto the ip
|
|
182
182
|
*
|
|
183
183
|
* @generated from field: optional metalstack.api.v2.Labels labels = 7;
|
|
184
184
|
*/
|
|
185
|
-
labels?: Labels;
|
|
185
|
+
labels?: Labels | undefined;
|
|
186
186
|
|
|
187
187
|
/**
|
|
188
188
|
* Type of the IP, ether ephemeral (default), or static
|
|
189
189
|
*
|
|
190
190
|
* @generated from field: optional metalstack.api.v2.IPType type = 8;
|
|
191
191
|
*/
|
|
192
|
-
type?: IPType;
|
|
192
|
+
type?: IPType | undefined;
|
|
193
193
|
|
|
194
194
|
/**
|
|
195
195
|
* Addressfamily of the IP to create, defaults to ipv4
|
|
196
196
|
*
|
|
197
197
|
* @generated from field: optional metalstack.api.v2.IPAddressFamily address_family = 9;
|
|
198
198
|
*/
|
|
199
|
-
addressFamily?: IPAddressFamily;
|
|
199
|
+
addressFamily?: IPAddressFamily | undefined;
|
|
200
200
|
};
|
|
201
201
|
|
|
202
202
|
/**
|
|
@@ -224,7 +224,7 @@ export type IPServiceUpdateRequest = Message<"metalstack.api.v2.IPServiceUpdateR
|
|
|
224
224
|
*
|
|
225
225
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
226
226
|
*/
|
|
227
|
-
updateMeta?: UpdateMeta;
|
|
227
|
+
updateMeta?: UpdateMeta | undefined;
|
|
228
228
|
|
|
229
229
|
/**
|
|
230
230
|
* Project id of the ip
|
|
@@ -238,28 +238,28 @@ export type IPServiceUpdateRequest = Message<"metalstack.api.v2.IPServiceUpdateR
|
|
|
238
238
|
*
|
|
239
239
|
* @generated from field: optional string name = 4;
|
|
240
240
|
*/
|
|
241
|
-
name?: string;
|
|
241
|
+
name?: string | undefined;
|
|
242
242
|
|
|
243
243
|
/**
|
|
244
244
|
* Description of this ip
|
|
245
245
|
*
|
|
246
246
|
* @generated from field: optional string description = 5;
|
|
247
247
|
*/
|
|
248
|
-
description?: string;
|
|
248
|
+
description?: string | undefined;
|
|
249
249
|
|
|
250
250
|
/**
|
|
251
251
|
* Type of this ip
|
|
252
252
|
*
|
|
253
253
|
* @generated from field: optional metalstack.api.v2.IPType type = 6;
|
|
254
254
|
*/
|
|
255
|
-
type?: IPType;
|
|
255
|
+
type?: IPType | undefined;
|
|
256
256
|
|
|
257
257
|
/**
|
|
258
258
|
* Labels on this ip
|
|
259
259
|
*
|
|
260
260
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 7;
|
|
261
261
|
*/
|
|
262
|
-
labels?: UpdateLabels;
|
|
262
|
+
labels?: UpdateLabels | undefined;
|
|
263
263
|
};
|
|
264
264
|
|
|
265
265
|
/**
|
|
@@ -287,7 +287,7 @@ export type IPServiceListRequest = Message<"metalstack.api.v2.IPServiceListReque
|
|
|
287
287
|
*
|
|
288
288
|
* @generated from field: metalstack.api.v2.IPQuery query = 2;
|
|
289
289
|
*/
|
|
290
|
-
query?: IPQuery;
|
|
290
|
+
query?: IPQuery | undefined;
|
|
291
291
|
};
|
|
292
292
|
|
|
293
293
|
/**
|
|
@@ -308,77 +308,77 @@ export type IPQuery = Message<"metalstack.api.v2.IPQuery"> & {
|
|
|
308
308
|
*
|
|
309
309
|
* @generated from field: optional string ip = 1;
|
|
310
310
|
*/
|
|
311
|
-
ip?: string;
|
|
311
|
+
ip?: string | undefined;
|
|
312
312
|
|
|
313
313
|
/**
|
|
314
314
|
* Network from where the ips to list
|
|
315
315
|
*
|
|
316
316
|
* @generated from field: optional string network = 2;
|
|
317
317
|
*/
|
|
318
|
-
network?: string;
|
|
318
|
+
network?: string | undefined;
|
|
319
319
|
|
|
320
320
|
/**
|
|
321
321
|
* Project of the ips to list
|
|
322
322
|
*
|
|
323
323
|
* @generated from field: optional string project = 3;
|
|
324
324
|
*/
|
|
325
|
-
project?: string;
|
|
325
|
+
project?: string | undefined;
|
|
326
326
|
|
|
327
327
|
/**
|
|
328
328
|
* Name of this ip
|
|
329
329
|
*
|
|
330
330
|
* @generated from field: optional string name = 4;
|
|
331
331
|
*/
|
|
332
|
-
name?: string;
|
|
332
|
+
name?: string | undefined;
|
|
333
333
|
|
|
334
334
|
/**
|
|
335
335
|
* Uuid for which this ips should get filtered
|
|
336
336
|
*
|
|
337
337
|
* @generated from field: optional string uuid = 5;
|
|
338
338
|
*/
|
|
339
|
-
uuid?: string;
|
|
339
|
+
uuid?: string | undefined;
|
|
340
340
|
|
|
341
341
|
/**
|
|
342
342
|
* Machine for which this ips should get filtered
|
|
343
343
|
*
|
|
344
344
|
* @generated from field: optional string machine = 6;
|
|
345
345
|
*/
|
|
346
|
-
machine?: string;
|
|
346
|
+
machine?: string | undefined;
|
|
347
347
|
|
|
348
348
|
/**
|
|
349
349
|
* ParentPrefixCidr for which this ips should get filtered
|
|
350
350
|
*
|
|
351
351
|
* @generated from field: optional string parent_prefix_cidr = 7;
|
|
352
352
|
*/
|
|
353
|
-
parentPrefixCidr?: string;
|
|
353
|
+
parentPrefixCidr?: string | undefined;
|
|
354
354
|
|
|
355
355
|
/**
|
|
356
356
|
* Labels for which this ips should get filtered
|
|
357
357
|
*
|
|
358
358
|
* @generated from field: optional metalstack.api.v2.Labels labels = 8;
|
|
359
359
|
*/
|
|
360
|
-
labels?: Labels;
|
|
360
|
+
labels?: Labels | undefined;
|
|
361
361
|
|
|
362
362
|
/**
|
|
363
363
|
* Static if set to true, this will be a Static ip
|
|
364
364
|
*
|
|
365
365
|
* @generated from field: optional metalstack.api.v2.IPType type = 9;
|
|
366
366
|
*/
|
|
367
|
-
type?: IPType;
|
|
367
|
+
type?: IPType | undefined;
|
|
368
368
|
|
|
369
369
|
/**
|
|
370
370
|
* Addressfamily of the IPs to list, defaults to all addressfamilies
|
|
371
371
|
*
|
|
372
372
|
* @generated from field: optional metalstack.api.v2.IPAddressFamily address_family = 10;
|
|
373
373
|
*/
|
|
374
|
-
addressFamily?: IPAddressFamily;
|
|
374
|
+
addressFamily?: IPAddressFamily | undefined;
|
|
375
375
|
|
|
376
376
|
/**
|
|
377
377
|
* Namespace can be specified to get the ip of a namespace.
|
|
378
378
|
*
|
|
379
379
|
* @generated from field: optional string namespace = 11;
|
|
380
380
|
*/
|
|
381
|
-
namespace?: string;
|
|
381
|
+
namespace?: string | undefined;
|
|
382
382
|
};
|
|
383
383
|
|
|
384
384
|
/**
|
|
@@ -427,7 +427,7 @@ export type IPServiceGetResponse = Message<"metalstack.api.v2.IPServiceGetRespon
|
|
|
427
427
|
*
|
|
428
428
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
429
429
|
*/
|
|
430
|
-
ip?: IP;
|
|
430
|
+
ip?: IP | undefined;
|
|
431
431
|
};
|
|
432
432
|
|
|
433
433
|
/**
|
|
@@ -448,7 +448,7 @@ export type IPServiceUpdateResponse = Message<"metalstack.api.v2.IPServiceUpdate
|
|
|
448
448
|
*
|
|
449
449
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
450
450
|
*/
|
|
451
|
-
ip?: IP;
|
|
451
|
+
ip?: IP | undefined;
|
|
452
452
|
};
|
|
453
453
|
|
|
454
454
|
/**
|
|
@@ -469,7 +469,7 @@ export type IPServiceCreateResponse = Message<"metalstack.api.v2.IPServiceCreate
|
|
|
469
469
|
*
|
|
470
470
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
471
471
|
*/
|
|
472
|
-
ip?: IP;
|
|
472
|
+
ip?: IP | undefined;
|
|
473
473
|
};
|
|
474
474
|
|
|
475
475
|
/**
|
|
@@ -511,7 +511,7 @@ export type IPServiceDeleteResponse = Message<"metalstack.api.v2.IPServiceDelete
|
|
|
511
511
|
*
|
|
512
512
|
* @generated from field: metalstack.api.v2.IP ip = 1;
|
|
513
513
|
*/
|
|
514
|
-
ip?: IP;
|
|
514
|
+
ip?: IP | undefined;
|
|
515
515
|
};
|
|
516
516
|
|
|
517
517
|
/**
|