@metal-stack/api 0.0.61 → 0.1.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/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 +2 -2
- package/js/metalstack/admin/v2/audit_pb.ts +5 -5
- 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 +122 -8
- package/js/metalstack/admin/v2/filesystem_pb.js +22 -2
- package/js/metalstack/admin/v2/filesystem_pb.ts +135 -10
- package/js/metalstack/admin/v2/image_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/image_pb.js +2 -2
- package/js/metalstack/admin/v2/image_pb.ts +12 -12
- 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 +8 -8
- package/js/metalstack/admin/v2/machine_pb.js +2 -2
- package/js/metalstack/admin/v2/machine_pb.ts +10 -10
- 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 +2 -2
- package/js/metalstack/admin/v2/size_pb.ts +10 -10
- package/js/metalstack/admin/v2/size_reservation_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/size_reservation_pb.js +2 -2
- package/js/metalstack/admin/v2/size_reservation_pb.ts +12 -12
- package/js/metalstack/admin/v2/switch_pb.d.ts +16 -16
- package/js/metalstack/admin/v2/switch_pb.js +2 -2
- package/js/metalstack/admin/v2/switch_pb.ts +18 -18
- package/js/metalstack/admin/v2/task_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/task_pb.js +2 -2
- package/js/metalstack/admin/v2/task_pb.ts +12 -12
- package/js/metalstack/admin/v2/tenant_pb.d.ts +9 -9
- package/js/metalstack/admin/v2/tenant_pb.js +2 -2
- package/js/metalstack/admin/v2/tenant_pb.ts +11 -11
- package/js/metalstack/admin/v2/token_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/token_pb.js +2 -2
- package/js/metalstack/admin/v2/token_pb.ts +6 -6
- package/js/metalstack/admin/v2/vpn_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/vpn_pb.js +2 -2
- package/js/metalstack/admin/v2/vpn_pb.ts +6 -6
- 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 +8 -8
- package/js/metalstack/api/v2/common_pb.js +2 -2
- package/js/metalstack/api/v2/common_pb.ts +9 -9
- 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 +12 -126
- package/js/metalstack/api/v2/filesystem_pb.js +10 -30
- package/js/metalstack/api/v2/filesystem_pb.ts +22 -147
- package/js/metalstack/api/v2/health_pb.d.ts +4 -4
- package/js/metalstack/api/v2/health_pb.js +5 -5
- package/js/metalstack/api/v2/health_pb.ts +6 -6
- package/js/metalstack/api/v2/image_pb.d.ts +22 -22
- package/js/metalstack/api/v2/image_pb.js +1 -1
- package/js/metalstack/api/v2/image_pb.ts +23 -23
- package/js/metalstack/api/v2/ip_pb.d.ts +32 -32
- package/js/metalstack/api/v2/ip_pb.js +2 -2
- package/js/metalstack/api/v2/ip_pb.ts +34 -34
- package/js/metalstack/api/v2/machine_pb.d.ts +98 -98
- package/js/metalstack/api/v2/machine_pb.js +2 -2
- package/js/metalstack/api/v2/machine_pb.ts +100 -100
- package/js/metalstack/api/v2/method_pb.d.ts +2 -2
- package/js/metalstack/api/v2/method_pb.js +2 -2
- package/js/metalstack/api/v2/method_pb.ts +4 -4
- 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 +9 -9
- package/js/metalstack/api/v2/partition_pb.js +2 -2
- package/js/metalstack/api/v2/partition_pb.ts +11 -11
- package/js/metalstack/api/v2/predefined_rules_pb.d.ts +1 -1
- package/js/metalstack/api/v2/predefined_rules_pb.js +2 -2
- package/js/metalstack/api/v2/predefined_rules_pb.ts +2 -2
- package/js/metalstack/api/v2/project_pb.d.ts +27 -27
- package/js/metalstack/api/v2/project_pb.js +2 -2
- package/js/metalstack/api/v2/project_pb.ts +29 -29
- 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 +25 -25
- package/js/metalstack/api/v2/tenant_pb.js +1 -1
- package/js/metalstack/api/v2/tenant_pb.ts +26 -26
- package/js/metalstack/api/v2/token_pb.d.ts +18 -18
- package/js/metalstack/api/v2/token_pb.js +2 -2
- package/js/metalstack/api/v2/token_pb.ts +20 -20
- 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 +4 -2
- package/js/metalstack/api/v2/vpn_pb.ts +5 -3
- 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 +3 -116
- package/js/metalstack/infra/v2/event_pb.js +4 -92
- package/js/metalstack/infra/v2/event_pb.ts +7 -138
- 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
|
@@ -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/image.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -50,7 +50,7 @@ export type ImageServiceListRequest = Message<"metalstack.api.v2.ImageServiceLis
|
|
|
50
50
|
*
|
|
51
51
|
* @generated from field: metalstack.api.v2.ImageQuery query = 1;
|
|
52
52
|
*/
|
|
53
|
-
query?: ImageQuery;
|
|
53
|
+
query?: ImageQuery | undefined;
|
|
54
54
|
};
|
|
55
55
|
|
|
56
56
|
/**
|
|
@@ -79,7 +79,7 @@ export type ImageServiceLatestRequest = Message<"metalstack.api.v2.ImageServiceL
|
|
|
79
79
|
*
|
|
80
80
|
* @generated from field: optional metalstack.api.v2.ImageClassification classification = 2;
|
|
81
81
|
*/
|
|
82
|
-
classification?: ImageClassification;
|
|
82
|
+
classification?: ImageClassification | undefined;
|
|
83
83
|
};
|
|
84
84
|
|
|
85
85
|
/**
|
|
@@ -100,7 +100,7 @@ export type ImageServiceGetResponse = Message<"metalstack.api.v2.ImageServiceGet
|
|
|
100
100
|
*
|
|
101
101
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
102
102
|
*/
|
|
103
|
-
image?: Image;
|
|
103
|
+
image?: Image | undefined;
|
|
104
104
|
};
|
|
105
105
|
|
|
106
106
|
/**
|
|
@@ -142,7 +142,7 @@ export type ImageServiceLatestResponse = Message<"metalstack.api.v2.ImageService
|
|
|
142
142
|
*
|
|
143
143
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
144
144
|
*/
|
|
145
|
-
image?: Image;
|
|
145
|
+
image?: Image | undefined;
|
|
146
146
|
};
|
|
147
147
|
|
|
148
148
|
/**
|
|
@@ -159,18 +159,18 @@ export const ImageServiceLatestResponseSchema: GenMessage<ImageServiceLatestResp
|
|
|
159
159
|
*/
|
|
160
160
|
export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
161
161
|
/**
|
|
162
|
-
* Id of this
|
|
162
|
+
* Id of this image
|
|
163
163
|
*
|
|
164
164
|
* @generated from field: string id = 1;
|
|
165
165
|
*/
|
|
166
166
|
id: string;
|
|
167
167
|
|
|
168
168
|
/**
|
|
169
|
-
* Meta for this
|
|
169
|
+
* Meta for this image
|
|
170
170
|
*
|
|
171
171
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
172
172
|
*/
|
|
173
|
-
meta?: Meta;
|
|
173
|
+
meta?: Meta | undefined;
|
|
174
174
|
|
|
175
175
|
/**
|
|
176
176
|
* URL where this image is located
|
|
@@ -180,18 +180,18 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
180
180
|
url: string;
|
|
181
181
|
|
|
182
182
|
/**
|
|
183
|
-
* Name of this
|
|
183
|
+
* Name of this image
|
|
184
184
|
*
|
|
185
185
|
* @generated from field: optional string name = 4;
|
|
186
186
|
*/
|
|
187
|
-
name?: string;
|
|
187
|
+
name?: string | undefined;
|
|
188
188
|
|
|
189
189
|
/**
|
|
190
|
-
* Description of this
|
|
190
|
+
* Description of this image
|
|
191
191
|
*
|
|
192
192
|
* @generated from field: optional string description = 5;
|
|
193
193
|
*/
|
|
194
|
-
description?: string;
|
|
194
|
+
description?: string | undefined;
|
|
195
195
|
|
|
196
196
|
/**
|
|
197
197
|
* Features of this image
|
|
@@ -212,7 +212,7 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
212
212
|
*
|
|
213
213
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
214
214
|
*/
|
|
215
|
-
expiresAt?: Timestamp;
|
|
215
|
+
expiresAt?: Timestamp | undefined;
|
|
216
216
|
};
|
|
217
217
|
|
|
218
218
|
/**
|
|
@@ -233,7 +233,7 @@ export type ImageUsage = Message<"metalstack.api.v2.ImageUsage"> & {
|
|
|
233
233
|
*
|
|
234
234
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
235
235
|
*/
|
|
236
|
-
image?: Image;
|
|
236
|
+
image?: Image | undefined;
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
239
|
* UsedBy the following machines/firewalls
|
|
@@ -261,63 +261,63 @@ export type ImageQuery = Message<"metalstack.api.v2.ImageQuery"> & {
|
|
|
261
261
|
*
|
|
262
262
|
* @generated from field: optional string id = 1;
|
|
263
263
|
*/
|
|
264
|
-
id?: string;
|
|
264
|
+
id?: string | undefined;
|
|
265
265
|
|
|
266
266
|
/**
|
|
267
267
|
* OS of the image
|
|
268
268
|
*
|
|
269
269
|
* @generated from field: optional string os = 2;
|
|
270
270
|
*/
|
|
271
|
-
os?: string;
|
|
271
|
+
os?: string | undefined;
|
|
272
272
|
|
|
273
273
|
/**
|
|
274
274
|
* Version of the Image
|
|
275
275
|
*
|
|
276
276
|
* @generated from field: optional string version = 3;
|
|
277
277
|
*/
|
|
278
|
-
version?: string;
|
|
278
|
+
version?: string | undefined;
|
|
279
279
|
|
|
280
280
|
/**
|
|
281
281
|
* Name of the image to query
|
|
282
282
|
*
|
|
283
283
|
* @generated from field: optional string name = 4;
|
|
284
284
|
*/
|
|
285
|
-
name?: string;
|
|
285
|
+
name?: string | undefined;
|
|
286
286
|
|
|
287
287
|
/**
|
|
288
288
|
* Description of the image to query
|
|
289
289
|
*
|
|
290
290
|
* @generated from field: optional string description = 5;
|
|
291
291
|
*/
|
|
292
|
-
description?: string;
|
|
292
|
+
description?: string | undefined;
|
|
293
293
|
|
|
294
294
|
/**
|
|
295
295
|
* Url of the image to query
|
|
296
296
|
*
|
|
297
297
|
* @generated from field: optional string url = 6;
|
|
298
298
|
*/
|
|
299
|
-
url?: string;
|
|
299
|
+
url?: string | undefined;
|
|
300
300
|
|
|
301
301
|
/**
|
|
302
302
|
* Feature of the image to query
|
|
303
303
|
*
|
|
304
304
|
* @generated from field: optional metalstack.api.v2.ImageFeature feature = 7;
|
|
305
305
|
*/
|
|
306
|
-
feature?: ImageFeature;
|
|
306
|
+
feature?: ImageFeature | undefined;
|
|
307
307
|
|
|
308
308
|
/**
|
|
309
309
|
* Classification of the image to query
|
|
310
310
|
*
|
|
311
311
|
* @generated from field: optional metalstack.api.v2.ImageClassification classification = 8;
|
|
312
312
|
*/
|
|
313
|
-
classification?: ImageClassification;
|
|
313
|
+
classification?: ImageClassification | undefined;
|
|
314
314
|
|
|
315
315
|
/**
|
|
316
316
|
* Labels lists only images containing the given labels
|
|
317
317
|
*
|
|
318
318
|
* @generated from field: optional metalstack.api.v2.Labels labels = 9;
|
|
319
319
|
*/
|
|
320
|
-
labels?: Labels;
|
|
320
|
+
labels?: Labels | undefined;
|
|
321
321
|
};
|
|
322
322
|
|
|
323
323
|
/**
|
|
@@ -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.
|
|
@@ -175,7 +175,7 @@ export declare const IPServiceCreateRequestSchema: GenMessage<IPServiceCreateReq
|
|
|
175
175
|
*/
|
|
176
176
|
export type IPServiceUpdateRequest = Message<"metalstack.api.v2.IPServiceUpdateRequest"> & {
|
|
177
177
|
/**
|
|
178
|
-
* Ip the ip to update
|
|
178
|
+
* Ip the ip address to update
|
|
179
179
|
*
|
|
180
180
|
* @generated from field: string ip = 1;
|
|
181
181
|
*/
|
|
@@ -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";
|
|
@@ -8,7 +8,7 @@ import { file_metalstack_api_v2_predefined_rules } from "./predefined_rules_pb";
|
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file metalstack/api/v2/ip.proto.
|
|
10
10
|
*/
|
|
11
|
-
export const file_metalstack_api_v2_ip = /*@__PURE__*/ fileDesc("
|
|
11
|
+
export const file_metalstack_api_v2_ip = /*@__PURE__*/ fileDesc("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ZXNzRmFtaWx5Qgi6SAWCAQIQAUgJiAEBEiAKCW5hbWVzcGFjZRgLIAEoCUIIukgFcgOwAQFICogBAUIFCgNfaXBCCgoIX25ldHdvcmtCCgoIX3Byb2plY3RCBwoFX25hbWVCBwoFX3V1aWRCCgoIX21hY2hpbmVCFQoTX3BhcmVudF9wcmVmaXhfY2lkckIJCgdfbGFiZWxzQgcKBV90eXBlQhEKD19hZGRyZXNzX2ZhbWlseUIMCgpfbmFtZXNwYWNlIkgKFklQU2VydmljZURlbGV0ZVJlcXVlc3QSEwoCaXAYASABKAlCB7pIBHICcAESGQoHcHJvamVjdBgCIAEoCUIIukgFcgOwAQEiOQoUSVBTZXJ2aWNlR2V0UmVzcG9uc2USIQoCaXAYASABKAsyFS5tZXRhbHN0YWNrLmFwaS52Mi5JUCI8ChdJUFNlcnZpY2VVcGRhdGVSZXNwb25zZRIhCgJpcBgBIAEoCzIVLm1ldGFsc3RhY2suYXBpLnYyLklQIjwKF0lQU2VydmljZUNyZWF0ZVJlc3BvbnNlEiEKAmlwGAEgASgLMhUubWV0YWxzdGFjay5hcGkudjIuSVAiOwoVSVBTZXJ2aWNlTGlzdFJlc3BvbnNlEiIKA2lwcxgBIAMoCzIVLm1ldGFsc3RhY2suYXBpLnYyLklQIjwKF0lQU2VydmljZURlbGV0ZVJlc3BvbnNlEiEKAmlwGAEgASgLMhUubWV0YWxzdGFjay5hcGkudjIuSVAqZwoGSVBUeXBlEhcKE0lQX1RZUEVfVU5TUEVDSUZJRUQQABIkChFJUF9UWVBFX0VQSEVNRVJBTBABGg2CshkJZXBoZW1lcmFsEh4KDklQX1RZUEVfU1RBVElDEAIaCoKyGQZzdGF0aWMqfAoPSVBBZGRyZXNzRmFtaWx5EiEKHUlQX0FERFJFU1NfRkFNSUxZX1VOU1BFQ0lGSUVEEAASIgoUSVBfQUREUkVTU19GQU1JTFlfVjQQARoIgrIZBGlwdjQSIgoUSVBfQUREUkVTU19GQU1JTFlfVjYQAhoIgrIZBGlwdjYynwQKCUlQU2VydmljZRJjCgNHZXQSJi5tZXRhbHN0YWNrLmFwaS52Mi5JUFNlcnZpY2VHZXRSZXF1ZXN0GicubWV0YWxzdGFjay5hcGkudjIuSVBTZXJ2aWNlR2V0UmVzcG9uc2UiC8rzGAMBAgPg8xgCEmsKBkNyZWF0ZRIpLm1ldGFsc3RhY2suYXBpLnYyLklQU2VydmljZUNyZWF0ZVJlcXVlc3QaKi5tZXRhbHN0YWNrLmFwaS52Mi5JUFNlcnZpY2VDcmVhdGVSZXNwb25zZSIKyvMYAgEC4PMYARJrCgZVcGRhdGUSKS5tZXRhbHN0YWNrLmFwaS52Mi5JUFNlcnZpY2VVcGRhdGVSZXF1ZXN0GioubWV0YWxzdGFjay5hcGkudjIuSVBTZXJ2aWNlVXBkYXRlUmVzcG9uc2UiCsrzGAIBAuDzGAESZgoETGlzdBInLm1ldGFsc3RhY2suYXBpLnYyLklQU2VydmljZUxpc3RSZXF1ZXN0GigubWV0YWxzdGFjay5hcGkudjIuSVBTZXJ2aWNlTGlzdFJlc3BvbnNlIgvK8xgDAQID4PMYAhJrCgZEZWxldGUSKS5tZXRhbHN0YWNrLmFwaS52Mi5JUFNlcnZpY2VEZWxldGVSZXF1ZXN0GioubWV0YWxzdGFjay5hcGkudjIuSVBTZXJ2aWNlRGVsZXRlUmVzcG9uc2UiCsrzGAIBAuDzGAFCvQEKFWNvbS5tZXRhbHN0YWNrLmFwaS52MkIHSXBQcm90b1ABWjVnaXRodWIuY29tL21ldGFsLXN0YWNrL2FwaS9nby9tZXRhbHN0YWNrL2FwaS92MjthcGl2MqICA01BWKoCEU1ldGFsc3RhY2suQXBpLlYyygIRTWV0YWxzdGFja1xBcGlcVjLiAh1NZXRhbHN0YWNrXEFwaVxWMlxHUEJNZXRhZGF0YeoCE01ldGFsc3RhY2s6OkFwaTo6VjJiBnByb3RvMw", [file_buf_validate_validate, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules]);
|
|
12
12
|
/**
|
|
13
13
|
* Describes the message metalstack.api.v2.IP.
|
|
14
14
|
* Use `create(IPSchema)` to create a new message.
|