@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
|
@@ -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/component.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -54,35 +54,35 @@ export type Component = Message<"metalstack.api.v2.Component"> & {
|
|
|
54
54
|
*
|
|
55
55
|
* @generated from field: google.protobuf.Timestamp started_at = 4;
|
|
56
56
|
*/
|
|
57
|
-
startedAt?: Timestamp;
|
|
57
|
+
startedAt?: Timestamp | undefined;
|
|
58
58
|
|
|
59
59
|
/**
|
|
60
60
|
* ReportedAt is the timestamp this service sent this ping.
|
|
61
61
|
*
|
|
62
62
|
* @generated from field: google.protobuf.Timestamp reported_at = 5;
|
|
63
63
|
*/
|
|
64
|
-
reportedAt?: Timestamp;
|
|
64
|
+
reportedAt?: Timestamp | undefined;
|
|
65
65
|
|
|
66
66
|
/**
|
|
67
67
|
* Interval at which the ping is scheduled.
|
|
68
68
|
*
|
|
69
69
|
* @generated from field: google.protobuf.Duration interval = 6;
|
|
70
70
|
*/
|
|
71
|
-
interval?: Duration;
|
|
71
|
+
interval?: Duration | undefined;
|
|
72
72
|
|
|
73
73
|
/**
|
|
74
74
|
* Version of this service
|
|
75
75
|
*
|
|
76
76
|
* @generated from field: metalstack.api.v2.Version version = 7;
|
|
77
77
|
*/
|
|
78
|
-
version?: Version;
|
|
78
|
+
version?: Version | undefined;
|
|
79
79
|
|
|
80
80
|
/**
|
|
81
81
|
* Token is the token which is actually used by this microservice.
|
|
82
82
|
*
|
|
83
83
|
* @generated from field: metalstack.api.v2.Token token = 8;
|
|
84
84
|
*/
|
|
85
|
-
token?: Token;
|
|
85
|
+
token?: Token | undefined;
|
|
86
86
|
};
|
|
87
87
|
|
|
88
88
|
/**
|
|
@@ -103,14 +103,14 @@ export type ComponentQuery = Message<"metalstack.api.v2.ComponentQuery"> & {
|
|
|
103
103
|
*
|
|
104
104
|
* @generated from field: optional string uuid = 1;
|
|
105
105
|
*/
|
|
106
|
-
uuid?: string;
|
|
106
|
+
uuid?: string | undefined;
|
|
107
107
|
|
|
108
108
|
/**
|
|
109
109
|
* Type defines which service is actually pinging
|
|
110
110
|
*
|
|
111
111
|
* @generated from field: optional metalstack.api.v2.ComponentType type = 2;
|
|
112
112
|
*/
|
|
113
|
-
type?: ComponentType;
|
|
113
|
+
type?: ComponentType | undefined;
|
|
114
114
|
|
|
115
115
|
/**
|
|
116
116
|
* Identifier is a unique identifier of this service, e.g. if two instance are running, this might be the pod id.
|
|
@@ -118,7 +118,7 @@ export type ComponentQuery = Message<"metalstack.api.v2.ComponentQuery"> & {
|
|
|
118
118
|
*
|
|
119
119
|
* @generated from field: optional string identifier = 3;
|
|
120
120
|
*/
|
|
121
|
-
identifier?: string;
|
|
121
|
+
identifier?: string | undefined;
|
|
122
122
|
};
|
|
123
123
|
|
|
124
124
|
/**
|
|
@@ -34,7 +34,7 @@ export type FilesystemServiceListRequest = Message<"metalstack.api.v2.Filesystem
|
|
|
34
34
|
*
|
|
35
35
|
* @generated from field: optional string id = 1;
|
|
36
36
|
*/
|
|
37
|
-
id?: string;
|
|
37
|
+
id?: string | undefined;
|
|
38
38
|
};
|
|
39
39
|
/**
|
|
40
40
|
* Describes the message metalstack.api.v2.FilesystemServiceListRequest.
|
|
@@ -52,7 +52,7 @@ export type FilesystemServiceGetResponse = Message<"metalstack.api.v2.Filesystem
|
|
|
52
52
|
*
|
|
53
53
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
54
54
|
*/
|
|
55
|
-
filesystemLayout?: FilesystemLayout;
|
|
55
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
56
56
|
};
|
|
57
57
|
/**
|
|
58
58
|
* Describes the message metalstack.api.v2.FilesystemServiceGetResponse.
|
|
@@ -174,7 +174,7 @@ export type FilesystemServiceMatchResponse = Message<"metalstack.api.v2.Filesyst
|
|
|
174
174
|
*
|
|
175
175
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
176
176
|
*/
|
|
177
|
-
filesystemLayout?: FilesystemLayout;
|
|
177
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
178
178
|
};
|
|
179
179
|
/**
|
|
180
180
|
* Describes the message metalstack.api.v2.FilesystemServiceMatchResponse.
|
|
@@ -198,19 +198,19 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
198
198
|
*
|
|
199
199
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
200
200
|
*/
|
|
201
|
-
meta?: Meta;
|
|
201
|
+
meta?: Meta | undefined;
|
|
202
202
|
/**
|
|
203
203
|
* Name of this filesystemLayout
|
|
204
204
|
*
|
|
205
205
|
* @generated from field: optional string name = 3;
|
|
206
206
|
*/
|
|
207
|
-
name?: string;
|
|
207
|
+
name?: string | undefined;
|
|
208
208
|
/**
|
|
209
209
|
* Description of this filesystemLayout
|
|
210
210
|
*
|
|
211
211
|
* @generated from field: optional string description = 4;
|
|
212
212
|
*/
|
|
213
|
-
description?: string;
|
|
213
|
+
description?: string | undefined;
|
|
214
214
|
/**
|
|
215
215
|
* Filesystems is a list of filesystems to create on a machine
|
|
216
216
|
*
|
|
@@ -246,7 +246,7 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
246
246
|
*
|
|
247
247
|
* @generated from field: metalstack.api.v2.FilesystemLayoutConstraints constraints = 10;
|
|
248
248
|
*/
|
|
249
|
-
constraints?: FilesystemLayoutConstraints;
|
|
249
|
+
constraints?: FilesystemLayoutConstraints | undefined;
|
|
250
250
|
};
|
|
251
251
|
/**
|
|
252
252
|
* Describes the message metalstack.api.v2.FilesystemLayout.
|
|
@@ -302,25 +302,25 @@ export type Filesystem = Message<"metalstack.api.v2.Filesystem"> & {
|
|
|
302
302
|
*
|
|
303
303
|
* @generated from field: optional string name = 3;
|
|
304
304
|
*/
|
|
305
|
-
name?: string;
|
|
305
|
+
name?: string | undefined;
|
|
306
306
|
/**
|
|
307
307
|
* Description of this filesystem
|
|
308
308
|
*
|
|
309
309
|
* @generated from field: optional string description = 4;
|
|
310
310
|
*/
|
|
311
|
-
description?: string;
|
|
311
|
+
description?: string | undefined;
|
|
312
312
|
/**
|
|
313
313
|
* Path the mountpoint where this filesystem should be mounted on
|
|
314
314
|
*
|
|
315
315
|
* @generated from field: optional string path = 5;
|
|
316
316
|
*/
|
|
317
|
-
path?: string;
|
|
317
|
+
path?: string | undefined;
|
|
318
318
|
/**
|
|
319
319
|
* Label optional label for this this filesystem
|
|
320
320
|
*
|
|
321
321
|
* @generated from field: optional string label = 6;
|
|
322
322
|
*/
|
|
323
|
-
label?: string;
|
|
323
|
+
label?: string | undefined;
|
|
324
324
|
/**
|
|
325
325
|
* MountOptions the options to use to mount this filesystem
|
|
326
326
|
*
|
|
@@ -422,7 +422,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
422
422
|
*
|
|
423
423
|
* @generated from field: optional string label = 2;
|
|
424
424
|
*/
|
|
425
|
-
label?: string;
|
|
425
|
+
label?: string | undefined;
|
|
426
426
|
/**
|
|
427
427
|
* Size size in mebibytes (MiB) of this partition"
|
|
428
428
|
*
|
|
@@ -434,7 +434,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
434
434
|
*
|
|
435
435
|
* @generated from field: optional metalstack.api.v2.GPTType gpt_type = 4;
|
|
436
436
|
*/
|
|
437
|
-
gptType?: GPTType;
|
|
437
|
+
gptType?: GPTType | undefined;
|
|
438
438
|
};
|
|
439
439
|
/**
|
|
440
440
|
* Describes the message metalstack.api.v2.DiskPartition.
|
|
@@ -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/filesystem.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/filesystem.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -48,7 +48,7 @@ export type FilesystemServiceListRequest = Message<"metalstack.api.v2.Filesystem
|
|
|
48
48
|
*
|
|
49
49
|
* @generated from field: optional string id = 1;
|
|
50
50
|
*/
|
|
51
|
-
id?: string;
|
|
51
|
+
id?: string | undefined;
|
|
52
52
|
};
|
|
53
53
|
|
|
54
54
|
/**
|
|
@@ -69,7 +69,7 @@ export type FilesystemServiceGetResponse = Message<"metalstack.api.v2.Filesystem
|
|
|
69
69
|
*
|
|
70
70
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
71
71
|
*/
|
|
72
|
-
filesystemLayout?: FilesystemLayout;
|
|
72
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
73
73
|
};
|
|
74
74
|
|
|
75
75
|
/**
|
|
@@ -205,7 +205,7 @@ export type FilesystemServiceMatchResponse = Message<"metalstack.api.v2.Filesyst
|
|
|
205
205
|
*
|
|
206
206
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
207
207
|
*/
|
|
208
|
-
filesystemLayout?: FilesystemLayout;
|
|
208
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
209
209
|
};
|
|
210
210
|
|
|
211
211
|
/**
|
|
@@ -233,21 +233,21 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
233
233
|
*
|
|
234
234
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
235
235
|
*/
|
|
236
|
-
meta?: Meta;
|
|
236
|
+
meta?: Meta | undefined;
|
|
237
237
|
|
|
238
238
|
/**
|
|
239
239
|
* Name of this filesystemLayout
|
|
240
240
|
*
|
|
241
241
|
* @generated from field: optional string name = 3;
|
|
242
242
|
*/
|
|
243
|
-
name?: string;
|
|
243
|
+
name?: string | undefined;
|
|
244
244
|
|
|
245
245
|
/**
|
|
246
246
|
* Description of this filesystemLayout
|
|
247
247
|
*
|
|
248
248
|
* @generated from field: optional string description = 4;
|
|
249
249
|
*/
|
|
250
|
-
description?: string;
|
|
250
|
+
description?: string | undefined;
|
|
251
251
|
|
|
252
252
|
/**
|
|
253
253
|
* Filesystems is a list of filesystems to create on a machine
|
|
@@ -289,7 +289,7 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
289
289
|
*
|
|
290
290
|
* @generated from field: metalstack.api.v2.FilesystemLayoutConstraints constraints = 10;
|
|
291
291
|
*/
|
|
292
|
-
constraints?: FilesystemLayoutConstraints;
|
|
292
|
+
constraints?: FilesystemLayoutConstraints | undefined;
|
|
293
293
|
};
|
|
294
294
|
|
|
295
295
|
/**
|
|
@@ -352,28 +352,28 @@ export type Filesystem = Message<"metalstack.api.v2.Filesystem"> & {
|
|
|
352
352
|
*
|
|
353
353
|
* @generated from field: optional string name = 3;
|
|
354
354
|
*/
|
|
355
|
-
name?: string;
|
|
355
|
+
name?: string | undefined;
|
|
356
356
|
|
|
357
357
|
/**
|
|
358
358
|
* Description of this filesystem
|
|
359
359
|
*
|
|
360
360
|
* @generated from field: optional string description = 4;
|
|
361
361
|
*/
|
|
362
|
-
description?: string;
|
|
362
|
+
description?: string | undefined;
|
|
363
363
|
|
|
364
364
|
/**
|
|
365
365
|
* Path the mountpoint where this filesystem should be mounted on
|
|
366
366
|
*
|
|
367
367
|
* @generated from field: optional string path = 5;
|
|
368
368
|
*/
|
|
369
|
-
path?: string;
|
|
369
|
+
path?: string | undefined;
|
|
370
370
|
|
|
371
371
|
/**
|
|
372
372
|
* Label optional label for this this filesystem
|
|
373
373
|
*
|
|
374
374
|
* @generated from field: optional string label = 6;
|
|
375
375
|
*/
|
|
376
|
-
label?: string;
|
|
376
|
+
label?: string | undefined;
|
|
377
377
|
|
|
378
378
|
/**
|
|
379
379
|
* MountOptions the options to use to mount this filesystem
|
|
@@ -492,7 +492,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
492
492
|
*
|
|
493
493
|
* @generated from field: optional string label = 2;
|
|
494
494
|
*/
|
|
495
|
-
label?: string;
|
|
495
|
+
label?: string | undefined;
|
|
496
496
|
|
|
497
497
|
/**
|
|
498
498
|
* Size size in mebibytes (MiB) of this partition"
|
|
@@ -506,7 +506,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
506
506
|
*
|
|
507
507
|
* @generated from field: optional metalstack.api.v2.GPTType gpt_type = 4;
|
|
508
508
|
*/
|
|
509
|
-
gptType?: GPTType;
|
|
509
|
+
gptType?: GPTType | undefined;
|
|
510
510
|
};
|
|
511
511
|
|
|
512
512
|
/**
|
|
@@ -106,7 +106,7 @@ export type HealthServiceGetResponse = Message<"metalstack.api.v2.HealthServiceG
|
|
|
106
106
|
*
|
|
107
107
|
* @generated from field: metalstack.api.v2.Health health = 1;
|
|
108
108
|
*/
|
|
109
|
-
health?: Health;
|
|
109
|
+
health?: Health | undefined;
|
|
110
110
|
};
|
|
111
111
|
/**
|
|
112
112
|
* Describes the message metalstack.api.v2.HealthServiceGetResponse.
|
|
@@ -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/health.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/health.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -130,7 +130,7 @@ export type HealthServiceGetResponse = Message<"metalstack.api.v2.HealthServiceG
|
|
|
130
130
|
*
|
|
131
131
|
* @generated from field: metalstack.api.v2.Health health = 1;
|
|
132
132
|
*/
|
|
133
|
-
health?: Health;
|
|
133
|
+
health?: Health | undefined;
|
|
134
134
|
};
|
|
135
135
|
|
|
136
136
|
/**
|
|
@@ -35,7 +35,7 @@ export type ImageServiceListRequest = Message<"metalstack.api.v2.ImageServiceLis
|
|
|
35
35
|
*
|
|
36
36
|
* @generated from field: metalstack.api.v2.ImageQuery query = 1;
|
|
37
37
|
*/
|
|
38
|
-
query?: ImageQuery;
|
|
38
|
+
query?: ImageQuery | undefined;
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Describes the message metalstack.api.v2.ImageServiceListRequest.
|
|
@@ -60,7 +60,7 @@ export type ImageServiceLatestRequest = Message<"metalstack.api.v2.ImageServiceL
|
|
|
60
60
|
*
|
|
61
61
|
* @generated from field: optional metalstack.api.v2.ImageClassification classification = 2;
|
|
62
62
|
*/
|
|
63
|
-
classification?: ImageClassification;
|
|
63
|
+
classification?: ImageClassification | undefined;
|
|
64
64
|
};
|
|
65
65
|
/**
|
|
66
66
|
* Describes the message metalstack.api.v2.ImageServiceLatestRequest.
|
|
@@ -78,7 +78,7 @@ export type ImageServiceGetResponse = Message<"metalstack.api.v2.ImageServiceGet
|
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
80
80
|
*/
|
|
81
|
-
image?: Image;
|
|
81
|
+
image?: Image | undefined;
|
|
82
82
|
};
|
|
83
83
|
/**
|
|
84
84
|
* Describes the message metalstack.api.v2.ImageServiceGetResponse.
|
|
@@ -114,7 +114,7 @@ export type ImageServiceLatestResponse = Message<"metalstack.api.v2.ImageService
|
|
|
114
114
|
*
|
|
115
115
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
116
116
|
*/
|
|
117
|
-
image?: Image;
|
|
117
|
+
image?: Image | undefined;
|
|
118
118
|
};
|
|
119
119
|
/**
|
|
120
120
|
* Describes the message metalstack.api.v2.ImageServiceLatestResponse.
|
|
@@ -138,7 +138,7 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
138
138
|
*
|
|
139
139
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
140
140
|
*/
|
|
141
|
-
meta?: Meta;
|
|
141
|
+
meta?: Meta | undefined;
|
|
142
142
|
/**
|
|
143
143
|
* URL where this image is located
|
|
144
144
|
*
|
|
@@ -150,13 +150,13 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
150
150
|
*
|
|
151
151
|
* @generated from field: optional string name = 4;
|
|
152
152
|
*/
|
|
153
|
-
name?: string;
|
|
153
|
+
name?: string | undefined;
|
|
154
154
|
/**
|
|
155
155
|
* Description of this imageLayout
|
|
156
156
|
*
|
|
157
157
|
* @generated from field: optional string description = 5;
|
|
158
158
|
*/
|
|
159
|
-
description?: string;
|
|
159
|
+
description?: string | undefined;
|
|
160
160
|
/**
|
|
161
161
|
* Features of this image
|
|
162
162
|
*
|
|
@@ -174,7 +174,7 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
174
174
|
*
|
|
175
175
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
176
176
|
*/
|
|
177
|
-
expiresAt?: Timestamp;
|
|
177
|
+
expiresAt?: Timestamp | undefined;
|
|
178
178
|
};
|
|
179
179
|
/**
|
|
180
180
|
* Describes the message metalstack.api.v2.Image.
|
|
@@ -192,7 +192,7 @@ export type ImageUsage = Message<"metalstack.api.v2.ImageUsage"> & {
|
|
|
192
192
|
*
|
|
193
193
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
194
194
|
*/
|
|
195
|
-
image?: Image;
|
|
195
|
+
image?: Image | undefined;
|
|
196
196
|
/**
|
|
197
197
|
* UsedBy the following machines/firewalls
|
|
198
198
|
*
|
|
@@ -216,55 +216,55 @@ export type ImageQuery = Message<"metalstack.api.v2.ImageQuery"> & {
|
|
|
216
216
|
*
|
|
217
217
|
* @generated from field: optional string id = 1;
|
|
218
218
|
*/
|
|
219
|
-
id?: string;
|
|
219
|
+
id?: string | undefined;
|
|
220
220
|
/**
|
|
221
221
|
* OS of the image
|
|
222
222
|
*
|
|
223
223
|
* @generated from field: optional string os = 2;
|
|
224
224
|
*/
|
|
225
|
-
os?: string;
|
|
225
|
+
os?: string | undefined;
|
|
226
226
|
/**
|
|
227
227
|
* Version of the Image
|
|
228
228
|
*
|
|
229
229
|
* @generated from field: optional string version = 3;
|
|
230
230
|
*/
|
|
231
|
-
version?: string;
|
|
231
|
+
version?: string | undefined;
|
|
232
232
|
/**
|
|
233
233
|
* Name of the image to query
|
|
234
234
|
*
|
|
235
235
|
* @generated from field: optional string name = 4;
|
|
236
236
|
*/
|
|
237
|
-
name?: string;
|
|
237
|
+
name?: string | undefined;
|
|
238
238
|
/**
|
|
239
239
|
* Description of the image to query
|
|
240
240
|
*
|
|
241
241
|
* @generated from field: optional string description = 5;
|
|
242
242
|
*/
|
|
243
|
-
description?: string;
|
|
243
|
+
description?: string | undefined;
|
|
244
244
|
/**
|
|
245
245
|
* Url of the image to query
|
|
246
246
|
*
|
|
247
247
|
* @generated from field: optional string url = 6;
|
|
248
248
|
*/
|
|
249
|
-
url?: string;
|
|
249
|
+
url?: string | undefined;
|
|
250
250
|
/**
|
|
251
251
|
* Feature of the image to query
|
|
252
252
|
*
|
|
253
253
|
* @generated from field: optional metalstack.api.v2.ImageFeature feature = 7;
|
|
254
254
|
*/
|
|
255
|
-
feature?: ImageFeature;
|
|
255
|
+
feature?: ImageFeature | undefined;
|
|
256
256
|
/**
|
|
257
257
|
* Classification of the image to query
|
|
258
258
|
*
|
|
259
259
|
* @generated from field: optional metalstack.api.v2.ImageClassification classification = 8;
|
|
260
260
|
*/
|
|
261
|
-
classification?: ImageClassification;
|
|
261
|
+
classification?: ImageClassification | undefined;
|
|
262
262
|
/**
|
|
263
263
|
* Labels lists only images containing the given labels
|
|
264
264
|
*
|
|
265
265
|
* @generated from field: optional metalstack.api.v2.Labels labels = 9;
|
|
266
266
|
*/
|
|
267
|
-
labels?: Labels;
|
|
267
|
+
labels?: Labels | undefined;
|
|
268
268
|
};
|
|
269
269
|
/**
|
|
270
270
|
* Describes the message metalstack.api.v2.ImageQuery.
|
|
@@ -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
|
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/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
|
/**
|
|
@@ -170,7 +170,7 @@ export type Image = Message<"metalstack.api.v2.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
|
|
@@ -184,14 +184,14 @@ export type Image = Message<"metalstack.api.v2.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
190
|
* Description of this imageLayout
|
|
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
|
/**
|