@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/switch.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -38,7 +38,7 @@ export type Switch = Message<"metalstack.api.v2.Switch"> & {
|
|
|
38
38
|
*
|
|
39
39
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
40
40
|
*/
|
|
41
|
-
meta?: Meta;
|
|
41
|
+
meta?: Meta | undefined;
|
|
42
42
|
|
|
43
43
|
/**
|
|
44
44
|
* Description of the switch.
|
|
@@ -52,7 +52,7 @@ export type Switch = Message<"metalstack.api.v2.Switch"> & {
|
|
|
52
52
|
*
|
|
53
53
|
* @generated from field: optional string rack = 4;
|
|
54
54
|
*/
|
|
55
|
-
rack?: string;
|
|
55
|
+
rack?: string | undefined;
|
|
56
56
|
|
|
57
57
|
/**
|
|
58
58
|
* Partition the switch belongs to.
|
|
@@ -80,14 +80,14 @@ export type Switch = Message<"metalstack.api.v2.Switch"> & {
|
|
|
80
80
|
*
|
|
81
81
|
* @generated from field: optional string management_user = 8;
|
|
82
82
|
*/
|
|
83
|
-
managementUser?: string;
|
|
83
|
+
managementUser?: string | undefined;
|
|
84
84
|
|
|
85
85
|
/**
|
|
86
86
|
* ConsoleCommand is the command for accessing the switch's console.
|
|
87
87
|
*
|
|
88
88
|
* @generated from field: optional string console_command = 9;
|
|
89
89
|
*/
|
|
90
|
-
consoleCommand?: string;
|
|
90
|
+
consoleCommand?: string | undefined;
|
|
91
91
|
|
|
92
92
|
/**
|
|
93
93
|
* Nics are the front panel ports of the switch.
|
|
@@ -101,7 +101,7 @@ export type Switch = Message<"metalstack.api.v2.Switch"> & {
|
|
|
101
101
|
*
|
|
102
102
|
* @generated from field: metalstack.api.v2.SwitchOS os = 11;
|
|
103
103
|
*/
|
|
104
|
-
os?: SwitchOS;
|
|
104
|
+
os?: SwitchOS | undefined;
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
107
|
* MachineConnections map machines to the nics they are connected to.
|
|
@@ -115,14 +115,14 @@ export type Switch = Message<"metalstack.api.v2.Switch"> & {
|
|
|
115
115
|
*
|
|
116
116
|
* @generated from field: metalstack.api.v2.SwitchSync last_sync = 13;
|
|
117
117
|
*/
|
|
118
|
-
lastSync?: SwitchSync;
|
|
118
|
+
lastSync?: SwitchSync | undefined;
|
|
119
119
|
|
|
120
120
|
/**
|
|
121
121
|
* LastSyncError contains information about the last unsuccessful heartbeat of the switch.
|
|
122
122
|
*
|
|
123
123
|
* @generated from field: metalstack.api.v2.SwitchSync last_sync_error = 14;
|
|
124
124
|
*/
|
|
125
|
-
lastSyncError?: SwitchSync;
|
|
125
|
+
lastSyncError?: SwitchSync | undefined;
|
|
126
126
|
};
|
|
127
127
|
|
|
128
128
|
/**
|
|
@@ -199,28 +199,28 @@ export type SwitchNic = Message<"metalstack.api.v2.SwitchNic"> & {
|
|
|
199
199
|
*
|
|
200
200
|
* @generated from field: optional string vrf = 4;
|
|
201
201
|
*/
|
|
202
|
-
vrf?: string;
|
|
202
|
+
vrf?: string | undefined;
|
|
203
203
|
|
|
204
204
|
/**
|
|
205
205
|
* NicState describes the current state of the switch port.
|
|
206
206
|
*
|
|
207
207
|
* @generated from field: optional metalstack.api.v2.NicState state = 5;
|
|
208
208
|
*/
|
|
209
|
-
state?: NicState;
|
|
209
|
+
state?: NicState | undefined;
|
|
210
210
|
|
|
211
211
|
/**
|
|
212
212
|
* BGPFilter optionally configured on a port.
|
|
213
213
|
*
|
|
214
214
|
* @generated from field: optional metalstack.api.v2.BGPFilter bgp_filter = 6;
|
|
215
215
|
*/
|
|
216
|
-
bgpFilter?: BGPFilter;
|
|
216
|
+
bgpFilter?: BGPFilter | undefined;
|
|
217
217
|
|
|
218
218
|
/**
|
|
219
219
|
* BGPPortState represents the current BGP status of the port.
|
|
220
220
|
*
|
|
221
221
|
* @generated from field: optional metalstack.api.v2.SwitchBGPPortState bgp_port_state = 7;
|
|
222
222
|
*/
|
|
223
|
-
bgpPortState?: SwitchBGPPortState;
|
|
223
|
+
bgpPortState?: SwitchBGPPortState | undefined;
|
|
224
224
|
};
|
|
225
225
|
|
|
226
226
|
/**
|
|
@@ -297,7 +297,7 @@ export type SwitchBGPPortState = Message<"metalstack.api.v2.SwitchBGPPortState">
|
|
|
297
297
|
*
|
|
298
298
|
* @generated from field: google.protobuf.Timestamp bgp_timer_up_established = 5;
|
|
299
299
|
*/
|
|
300
|
-
bgpTimerUpEstablished?: Timestamp;
|
|
300
|
+
bgpTimerUpEstablished?: Timestamp | undefined;
|
|
301
301
|
|
|
302
302
|
/**
|
|
303
303
|
* SentPrefixCounter counts the prefixes sent by the switch on this port.
|
|
@@ -332,7 +332,7 @@ export type NicState = Message<"metalstack.api.v2.NicState"> & {
|
|
|
332
332
|
*
|
|
333
333
|
* @generated from field: optional metalstack.api.v2.SwitchPortStatus desired = 1;
|
|
334
334
|
*/
|
|
335
|
-
desired?: SwitchPortStatus;
|
|
335
|
+
desired?: SwitchPortStatus | undefined;
|
|
336
336
|
|
|
337
337
|
/**
|
|
338
338
|
* Actual is the actual port state.
|
|
@@ -367,7 +367,7 @@ export type MachineConnection = Message<"metalstack.api.v2.MachineConnection"> &
|
|
|
367
367
|
*
|
|
368
368
|
* @generated from field: metalstack.api.v2.SwitchNic nic = 2;
|
|
369
369
|
*/
|
|
370
|
-
nic?: SwitchNic;
|
|
370
|
+
nic?: SwitchNic | undefined;
|
|
371
371
|
};
|
|
372
372
|
|
|
373
373
|
/**
|
|
@@ -388,28 +388,28 @@ export type SwitchQuery = Message<"metalstack.api.v2.SwitchQuery"> & {
|
|
|
388
388
|
*
|
|
389
389
|
* @generated from field: optional string id = 1;
|
|
390
390
|
*/
|
|
391
|
-
id?: string;
|
|
391
|
+
id?: string | undefined;
|
|
392
392
|
|
|
393
393
|
/**
|
|
394
394
|
* Partition of the switches to list.
|
|
395
395
|
*
|
|
396
396
|
* @generated from field: optional string partition = 2;
|
|
397
397
|
*/
|
|
398
|
-
partition?: string;
|
|
398
|
+
partition?: string | undefined;
|
|
399
399
|
|
|
400
400
|
/**
|
|
401
401
|
* Rack of the switches to list.
|
|
402
402
|
*
|
|
403
403
|
* @generated from field: optional string rack = 3;
|
|
404
404
|
*/
|
|
405
|
-
rack?: string;
|
|
405
|
+
rack?: string | undefined;
|
|
406
406
|
|
|
407
407
|
/**
|
|
408
408
|
* Switch OS specific queries.
|
|
409
409
|
*
|
|
410
410
|
* @generated from field: optional metalstack.api.v2.SwitchOSQuery os = 4;
|
|
411
411
|
*/
|
|
412
|
-
os?: SwitchOSQuery;
|
|
412
|
+
os?: SwitchOSQuery | undefined;
|
|
413
413
|
};
|
|
414
414
|
|
|
415
415
|
/**
|
|
@@ -430,14 +430,14 @@ export type SwitchOSQuery = Message<"metalstack.api.v2.SwitchOSQuery"> & {
|
|
|
430
430
|
*
|
|
431
431
|
* @generated from field: optional metalstack.api.v2.SwitchOSVendor vendor = 1;
|
|
432
432
|
*/
|
|
433
|
-
vendor?: SwitchOSVendor;
|
|
433
|
+
vendor?: SwitchOSVendor | undefined;
|
|
434
434
|
|
|
435
435
|
/**
|
|
436
436
|
* OsVersion of the OS by which to filter the switches.
|
|
437
437
|
*
|
|
438
438
|
* @generated from field: optional string version = 2;
|
|
439
439
|
*/
|
|
440
|
-
version?: string;
|
|
440
|
+
version?: string | undefined;
|
|
441
441
|
};
|
|
442
442
|
|
|
443
443
|
/**
|
|
@@ -458,21 +458,21 @@ export type SwitchSync = Message<"metalstack.api.v2.SwitchSync"> & {
|
|
|
458
458
|
*
|
|
459
459
|
* @generated from field: google.protobuf.Timestamp time = 1;
|
|
460
460
|
*/
|
|
461
|
-
time?: Timestamp;
|
|
461
|
+
time?: Timestamp | undefined;
|
|
462
462
|
|
|
463
463
|
/**
|
|
464
464
|
* Duration of the sync.
|
|
465
465
|
*
|
|
466
466
|
* @generated from field: google.protobuf.Duration duration = 2;
|
|
467
467
|
*/
|
|
468
|
-
duration?: Duration;
|
|
468
|
+
duration?: Duration | undefined;
|
|
469
469
|
|
|
470
470
|
/**
|
|
471
471
|
* Error if any occurred.
|
|
472
472
|
*
|
|
473
473
|
* @generated from field: optional string error = 3;
|
|
474
474
|
*/
|
|
475
|
-
error?: string;
|
|
475
|
+
error?: string | undefined;
|
|
476
476
|
};
|
|
477
477
|
|
|
478
478
|
/**
|
|
@@ -535,21 +535,21 @@ export type SwitchNicWithMachine = Message<"metalstack.api.v2.SwitchNicWithMachi
|
|
|
535
535
|
*
|
|
536
536
|
* @generated from field: metalstack.api.v2.SwitchNic nic = 1;
|
|
537
537
|
*/
|
|
538
|
-
nic?: SwitchNic;
|
|
538
|
+
nic?: SwitchNic | undefined;
|
|
539
539
|
|
|
540
540
|
/**
|
|
541
541
|
* Machine connected to this nic.
|
|
542
542
|
*
|
|
543
543
|
* @generated from field: metalstack.api.v2.Machine machine = 2;
|
|
544
544
|
*/
|
|
545
|
-
machine?: Machine;
|
|
545
|
+
machine?: Machine | undefined;
|
|
546
546
|
|
|
547
547
|
/**
|
|
548
548
|
* FRU of the connected machine.
|
|
549
549
|
*
|
|
550
550
|
* @generated from field: metalstack.api.v2.MachineFRU fru = 3;
|
|
551
551
|
*/
|
|
552
|
-
fru?: MachineFRU;
|
|
552
|
+
fru?: MachineFRU | undefined;
|
|
553
553
|
};
|
|
554
554
|
|
|
555
555
|
/**
|
|
@@ -23,7 +23,7 @@ export type Tenant = Message<"metalstack.api.v2.Tenant"> & {
|
|
|
23
23
|
*
|
|
24
24
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
25
25
|
*/
|
|
26
|
-
meta?: Meta;
|
|
26
|
+
meta?: Meta | undefined;
|
|
27
27
|
/**
|
|
28
28
|
* Name of the tenant
|
|
29
29
|
*
|
|
@@ -89,7 +89,7 @@ export type TenantMember = Message<"metalstack.api.v2.TenantMember"> & {
|
|
|
89
89
|
*
|
|
90
90
|
* @generated from field: google.protobuf.Timestamp created_at = 4;
|
|
91
91
|
*/
|
|
92
|
-
createdAt?: Timestamp;
|
|
92
|
+
createdAt?: Timestamp | undefined;
|
|
93
93
|
};
|
|
94
94
|
/**
|
|
95
95
|
* Describes the message metalstack.api.v2.TenantMember.
|
|
@@ -149,13 +149,13 @@ export type TenantInvite = Message<"metalstack.api.v2.TenantInvite"> & {
|
|
|
149
149
|
*
|
|
150
150
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
151
151
|
*/
|
|
152
|
-
expiresAt?: Timestamp;
|
|
152
|
+
expiresAt?: Timestamp | undefined;
|
|
153
153
|
/**
|
|
154
154
|
* JoinedAt the date when the member accepted this invite
|
|
155
155
|
*
|
|
156
156
|
* @generated from field: google.protobuf.Timestamp joined_at = 9;
|
|
157
157
|
*/
|
|
158
|
-
joinedAt?: Timestamp;
|
|
158
|
+
joinedAt?: Timestamp | undefined;
|
|
159
159
|
};
|
|
160
160
|
/**
|
|
161
161
|
* Describes the message metalstack.api.v2.TenantInvite.
|
|
@@ -173,19 +173,19 @@ export type TenantServiceListRequest = Message<"metalstack.api.v2.TenantServiceL
|
|
|
173
173
|
*
|
|
174
174
|
* @generated from field: optional string id = 1;
|
|
175
175
|
*/
|
|
176
|
-
id?: string;
|
|
176
|
+
id?: string | undefined;
|
|
177
177
|
/**
|
|
178
178
|
* Name filters tenants by name
|
|
179
179
|
*
|
|
180
180
|
* @generated from field: optional string name = 2;
|
|
181
181
|
*/
|
|
182
|
-
name?: string;
|
|
182
|
+
name?: string | undefined;
|
|
183
183
|
/**
|
|
184
184
|
* Labels lists only projects containing the given labels
|
|
185
185
|
*
|
|
186
186
|
* @generated from field: optional metalstack.api.v2.Labels labels = 3;
|
|
187
187
|
*/
|
|
188
|
-
labels?: Labels;
|
|
188
|
+
labels?: Labels | undefined;
|
|
189
189
|
};
|
|
190
190
|
/**
|
|
191
191
|
* Describes the message metalstack.api.v2.TenantServiceListRequest.
|
|
@@ -227,25 +227,25 @@ export type TenantServiceCreateRequest = Message<"metalstack.api.v2.TenantServic
|
|
|
227
227
|
*
|
|
228
228
|
* @generated from field: optional string description = 2;
|
|
229
229
|
*/
|
|
230
|
-
description?: string;
|
|
230
|
+
description?: string | undefined;
|
|
231
231
|
/**
|
|
232
232
|
* Email of the tenant, if not set will be inherited from the creator
|
|
233
233
|
*
|
|
234
234
|
* @generated from field: optional string email = 3;
|
|
235
235
|
*/
|
|
236
|
-
email?: string;
|
|
236
|
+
email?: string | undefined;
|
|
237
237
|
/**
|
|
238
238
|
* AvatarUrl of the tenant
|
|
239
239
|
*
|
|
240
240
|
* @generated from field: optional string avatar_url = 4;
|
|
241
241
|
*/
|
|
242
|
-
avatarUrl?: string;
|
|
242
|
+
avatarUrl?: string | undefined;
|
|
243
243
|
/**
|
|
244
244
|
* Labels on the tenant
|
|
245
245
|
*
|
|
246
246
|
* @generated from field: metalstack.api.v2.Labels labels = 5;
|
|
247
247
|
*/
|
|
248
|
-
labels?: Labels;
|
|
248
|
+
labels?: Labels | undefined;
|
|
249
249
|
};
|
|
250
250
|
/**
|
|
251
251
|
* Describes the message metalstack.api.v2.TenantServiceCreateRequest.
|
|
@@ -269,37 +269,37 @@ export type TenantServiceUpdateRequest = Message<"metalstack.api.v2.TenantServic
|
|
|
269
269
|
*
|
|
270
270
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
271
271
|
*/
|
|
272
|
-
updateMeta?: UpdateMeta;
|
|
272
|
+
updateMeta?: UpdateMeta | undefined;
|
|
273
273
|
/**
|
|
274
274
|
* Name of the tenant
|
|
275
275
|
*
|
|
276
276
|
* @generated from field: optional string name = 3;
|
|
277
277
|
*/
|
|
278
|
-
name?: string;
|
|
278
|
+
name?: string | undefined;
|
|
279
279
|
/**
|
|
280
280
|
* Email of the tenant
|
|
281
281
|
*
|
|
282
282
|
* @generated from field: optional string email = 4;
|
|
283
283
|
*/
|
|
284
|
-
email?: string;
|
|
284
|
+
email?: string | undefined;
|
|
285
285
|
/**
|
|
286
286
|
* Description of this tenant
|
|
287
287
|
*
|
|
288
288
|
* @generated from field: optional string description = 5;
|
|
289
289
|
*/
|
|
290
|
-
description?: string;
|
|
290
|
+
description?: string | undefined;
|
|
291
291
|
/**
|
|
292
292
|
* AvatarUrl of the tenant
|
|
293
293
|
*
|
|
294
294
|
* @generated from field: optional string avatar_url = 6;
|
|
295
295
|
*/
|
|
296
|
-
avatarUrl?: string;
|
|
296
|
+
avatarUrl?: string | undefined;
|
|
297
297
|
/**
|
|
298
298
|
* Labels on the tenant
|
|
299
299
|
*
|
|
300
300
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 7;
|
|
301
301
|
*/
|
|
302
|
-
labels?: UpdateLabels;
|
|
302
|
+
labels?: UpdateLabels | undefined;
|
|
303
303
|
};
|
|
304
304
|
/**
|
|
305
305
|
* Describes the message metalstack.api.v2.TenantServiceUpdateRequest.
|
|
@@ -335,7 +335,7 @@ export type TenantServiceGetResponse = Message<"metalstack.api.v2.TenantServiceG
|
|
|
335
335
|
*
|
|
336
336
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
337
337
|
*/
|
|
338
|
-
tenant?: Tenant;
|
|
338
|
+
tenant?: Tenant | undefined;
|
|
339
339
|
/**
|
|
340
340
|
* TenantMembers of this tenant
|
|
341
341
|
*
|
|
@@ -377,7 +377,7 @@ export type TenantServiceCreateResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
377
377
|
*
|
|
378
378
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
379
379
|
*/
|
|
380
|
-
tenant?: Tenant;
|
|
380
|
+
tenant?: Tenant | undefined;
|
|
381
381
|
};
|
|
382
382
|
/**
|
|
383
383
|
* Describes the message metalstack.api.v2.TenantServiceCreateResponse.
|
|
@@ -395,7 +395,7 @@ export type TenantServiceUpdateResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
395
395
|
*
|
|
396
396
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
397
397
|
*/
|
|
398
|
-
tenant?: Tenant;
|
|
398
|
+
tenant?: Tenant | undefined;
|
|
399
399
|
};
|
|
400
400
|
/**
|
|
401
401
|
* Describes the message metalstack.api.v2.TenantServiceUpdateResponse.
|
|
@@ -413,7 +413,7 @@ export type TenantServiceDeleteResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
413
413
|
*
|
|
414
414
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
415
415
|
*/
|
|
416
|
-
tenant?: Tenant;
|
|
416
|
+
tenant?: Tenant | undefined;
|
|
417
417
|
};
|
|
418
418
|
/**
|
|
419
419
|
* Describes the message metalstack.api.v2.TenantServiceDeleteResponse.
|
|
@@ -457,7 +457,7 @@ export type TenantServiceInviteResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
457
457
|
*
|
|
458
458
|
* @generated from field: metalstack.api.v2.TenantInvite invite = 1;
|
|
459
459
|
*/
|
|
460
|
-
invite?: TenantInvite;
|
|
460
|
+
invite?: TenantInvite | undefined;
|
|
461
461
|
};
|
|
462
462
|
/**
|
|
463
463
|
* Describes the message metalstack.api.v2.TenantServiceInviteResponse.
|
|
@@ -529,7 +529,7 @@ export type TenantServiceInviteGetResponse = Message<"metalstack.api.v2.TenantSe
|
|
|
529
529
|
*
|
|
530
530
|
* @generated from field: metalstack.api.v2.TenantInvite invite = 1;
|
|
531
531
|
*/
|
|
532
|
-
invite?: TenantInvite;
|
|
532
|
+
invite?: TenantInvite | undefined;
|
|
533
533
|
};
|
|
534
534
|
/**
|
|
535
535
|
* Describes the message metalstack.api.v2.TenantServiceInviteGetResponse.
|
|
@@ -619,7 +619,7 @@ export type TenantServiceInviteAcceptRequest = Message<"metalstack.api.v2.Tenant
|
|
|
619
619
|
*/
|
|
620
620
|
export declare const TenantServiceInviteAcceptRequestSchema: GenMessage<TenantServiceInviteAcceptRequest>;
|
|
621
621
|
/**
|
|
622
|
-
*
|
|
622
|
+
* TenantServiceInviteAcceptResponse is the response payload to a accept invite request
|
|
623
623
|
*
|
|
624
624
|
* @generated from message metalstack.api.v2.TenantServiceInviteAcceptResponse
|
|
625
625
|
*/
|
|
@@ -718,7 +718,7 @@ export type TenantServiceUpdateMemberResponse = Message<"metalstack.api.v2.Tenan
|
|
|
718
718
|
*
|
|
719
719
|
* @generated from field: metalstack.api.v2.TenantMember tenant_member = 1;
|
|
720
720
|
*/
|
|
721
|
-
tenantMember?: TenantMember;
|
|
721
|
+
tenantMember?: TenantMember | undefined;
|
|
722
722
|
};
|
|
723
723
|
/**
|
|
724
724
|
* Describes the message metalstack.api.v2.TenantServiceUpdateMemberResponse.
|
|
@@ -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/tenant.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { 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/tenant.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -36,7 +36,7 @@ export type Tenant = Message<"metalstack.api.v2.Tenant"> & {
|
|
|
36
36
|
*
|
|
37
37
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
38
38
|
*/
|
|
39
|
-
meta?: Meta;
|
|
39
|
+
meta?: Meta | undefined;
|
|
40
40
|
|
|
41
41
|
/**
|
|
42
42
|
* Name of the tenant
|
|
@@ -113,7 +113,7 @@ export type TenantMember = Message<"metalstack.api.v2.TenantMember"> & {
|
|
|
113
113
|
*
|
|
114
114
|
* @generated from field: google.protobuf.Timestamp created_at = 4;
|
|
115
115
|
*/
|
|
116
|
-
createdAt?: Timestamp;
|
|
116
|
+
createdAt?: Timestamp | undefined;
|
|
117
117
|
};
|
|
118
118
|
|
|
119
119
|
/**
|
|
@@ -183,14 +183,14 @@ export type TenantInvite = Message<"metalstack.api.v2.TenantInvite"> & {
|
|
|
183
183
|
*
|
|
184
184
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
185
185
|
*/
|
|
186
|
-
expiresAt?: Timestamp;
|
|
186
|
+
expiresAt?: Timestamp | undefined;
|
|
187
187
|
|
|
188
188
|
/**
|
|
189
189
|
* JoinedAt the date when the member accepted this invite
|
|
190
190
|
*
|
|
191
191
|
* @generated from field: google.protobuf.Timestamp joined_at = 9;
|
|
192
192
|
*/
|
|
193
|
-
joinedAt?: Timestamp;
|
|
193
|
+
joinedAt?: Timestamp | undefined;
|
|
194
194
|
};
|
|
195
195
|
|
|
196
196
|
/**
|
|
@@ -211,21 +211,21 @@ export type TenantServiceListRequest = Message<"metalstack.api.v2.TenantServiceL
|
|
|
211
211
|
*
|
|
212
212
|
* @generated from field: optional string id = 1;
|
|
213
213
|
*/
|
|
214
|
-
id?: string;
|
|
214
|
+
id?: string | undefined;
|
|
215
215
|
|
|
216
216
|
/**
|
|
217
217
|
* Name filters tenants by name
|
|
218
218
|
*
|
|
219
219
|
* @generated from field: optional string name = 2;
|
|
220
220
|
*/
|
|
221
|
-
name?: string;
|
|
221
|
+
name?: string | undefined;
|
|
222
222
|
|
|
223
223
|
/**
|
|
224
224
|
* Labels lists only projects containing the given labels
|
|
225
225
|
*
|
|
226
226
|
* @generated from field: optional metalstack.api.v2.Labels labels = 3;
|
|
227
227
|
*/
|
|
228
|
-
labels?: Labels;
|
|
228
|
+
labels?: Labels | undefined;
|
|
229
229
|
};
|
|
230
230
|
|
|
231
231
|
/**
|
|
@@ -274,28 +274,28 @@ export type TenantServiceCreateRequest = Message<"metalstack.api.v2.TenantServic
|
|
|
274
274
|
*
|
|
275
275
|
* @generated from field: optional string description = 2;
|
|
276
276
|
*/
|
|
277
|
-
description?: string;
|
|
277
|
+
description?: string | undefined;
|
|
278
278
|
|
|
279
279
|
/**
|
|
280
280
|
* Email of the tenant, if not set will be inherited from the creator
|
|
281
281
|
*
|
|
282
282
|
* @generated from field: optional string email = 3;
|
|
283
283
|
*/
|
|
284
|
-
email?: string;
|
|
284
|
+
email?: string | undefined;
|
|
285
285
|
|
|
286
286
|
/**
|
|
287
287
|
* AvatarUrl of the tenant
|
|
288
288
|
*
|
|
289
289
|
* @generated from field: optional string avatar_url = 4;
|
|
290
290
|
*/
|
|
291
|
-
avatarUrl?: string;
|
|
291
|
+
avatarUrl?: string | undefined;
|
|
292
292
|
|
|
293
293
|
/**
|
|
294
294
|
* Labels on the tenant
|
|
295
295
|
*
|
|
296
296
|
* @generated from field: metalstack.api.v2.Labels labels = 5;
|
|
297
297
|
*/
|
|
298
|
-
labels?: Labels;
|
|
298
|
+
labels?: Labels | undefined;
|
|
299
299
|
};
|
|
300
300
|
|
|
301
301
|
/**
|
|
@@ -323,42 +323,42 @@ export type TenantServiceUpdateRequest = Message<"metalstack.api.v2.TenantServic
|
|
|
323
323
|
*
|
|
324
324
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
325
325
|
*/
|
|
326
|
-
updateMeta?: UpdateMeta;
|
|
326
|
+
updateMeta?: UpdateMeta | undefined;
|
|
327
327
|
|
|
328
328
|
/**
|
|
329
329
|
* Name of the tenant
|
|
330
330
|
*
|
|
331
331
|
* @generated from field: optional string name = 3;
|
|
332
332
|
*/
|
|
333
|
-
name?: string;
|
|
333
|
+
name?: string | undefined;
|
|
334
334
|
|
|
335
335
|
/**
|
|
336
336
|
* Email of the tenant
|
|
337
337
|
*
|
|
338
338
|
* @generated from field: optional string email = 4;
|
|
339
339
|
*/
|
|
340
|
-
email?: string;
|
|
340
|
+
email?: string | undefined;
|
|
341
341
|
|
|
342
342
|
/**
|
|
343
343
|
* Description of this tenant
|
|
344
344
|
*
|
|
345
345
|
* @generated from field: optional string description = 5;
|
|
346
346
|
*/
|
|
347
|
-
description?: string;
|
|
347
|
+
description?: string | undefined;
|
|
348
348
|
|
|
349
349
|
/**
|
|
350
350
|
* AvatarUrl of the tenant
|
|
351
351
|
*
|
|
352
352
|
* @generated from field: optional string avatar_url = 6;
|
|
353
353
|
*/
|
|
354
|
-
avatarUrl?: string;
|
|
354
|
+
avatarUrl?: string | undefined;
|
|
355
355
|
|
|
356
356
|
/**
|
|
357
357
|
* Labels on the tenant
|
|
358
358
|
*
|
|
359
359
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 7;
|
|
360
360
|
*/
|
|
361
|
-
labels?: UpdateLabels;
|
|
361
|
+
labels?: UpdateLabels | undefined;
|
|
362
362
|
};
|
|
363
363
|
|
|
364
364
|
/**
|
|
@@ -400,7 +400,7 @@ export type TenantServiceGetResponse = Message<"metalstack.api.v2.TenantServiceG
|
|
|
400
400
|
*
|
|
401
401
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
402
402
|
*/
|
|
403
|
-
tenant?: Tenant;
|
|
403
|
+
tenant?: Tenant | undefined;
|
|
404
404
|
|
|
405
405
|
/**
|
|
406
406
|
* TenantMembers of this tenant
|
|
@@ -449,7 +449,7 @@ export type TenantServiceCreateResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
449
449
|
*
|
|
450
450
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
451
451
|
*/
|
|
452
|
-
tenant?: Tenant;
|
|
452
|
+
tenant?: Tenant | undefined;
|
|
453
453
|
};
|
|
454
454
|
|
|
455
455
|
/**
|
|
@@ -470,7 +470,7 @@ export type TenantServiceUpdateResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
470
470
|
*
|
|
471
471
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
472
472
|
*/
|
|
473
|
-
tenant?: Tenant;
|
|
473
|
+
tenant?: Tenant | undefined;
|
|
474
474
|
};
|
|
475
475
|
|
|
476
476
|
/**
|
|
@@ -491,7 +491,7 @@ export type TenantServiceDeleteResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
491
491
|
*
|
|
492
492
|
* @generated from field: metalstack.api.v2.Tenant tenant = 1;
|
|
493
493
|
*/
|
|
494
|
-
tenant?: Tenant;
|
|
494
|
+
tenant?: Tenant | undefined;
|
|
495
495
|
};
|
|
496
496
|
|
|
497
497
|
/**
|
|
@@ -542,7 +542,7 @@ export type TenantServiceInviteResponse = Message<"metalstack.api.v2.TenantServi
|
|
|
542
542
|
*
|
|
543
543
|
* @generated from field: metalstack.api.v2.TenantInvite invite = 1;
|
|
544
544
|
*/
|
|
545
|
-
invite?: TenantInvite;
|
|
545
|
+
invite?: TenantInvite | undefined;
|
|
546
546
|
};
|
|
547
547
|
|
|
548
548
|
/**
|
|
@@ -626,7 +626,7 @@ export type TenantServiceInviteGetResponse = Message<"metalstack.api.v2.TenantSe
|
|
|
626
626
|
*
|
|
627
627
|
* @generated from field: metalstack.api.v2.TenantInvite invite = 1;
|
|
628
628
|
*/
|
|
629
|
-
invite?: TenantInvite;
|
|
629
|
+
invite?: TenantInvite | undefined;
|
|
630
630
|
};
|
|
631
631
|
|
|
632
632
|
/**
|
|
@@ -737,7 +737,7 @@ export const TenantServiceInviteAcceptRequestSchema: GenMessage<TenantServiceInv
|
|
|
737
737
|
messageDesc(file_metalstack_api_v2_tenant, 23);
|
|
738
738
|
|
|
739
739
|
/**
|
|
740
|
-
*
|
|
740
|
+
* TenantServiceInviteAcceptResponse is the response payload to a accept invite request
|
|
741
741
|
*
|
|
742
742
|
* @generated from message metalstack.api.v2.TenantServiceInviteAcceptResponse
|
|
743
743
|
*/
|
|
@@ -853,7 +853,7 @@ export type TenantServiceUpdateMemberResponse = Message<"metalstack.api.v2.Tenan
|
|
|
853
853
|
*
|
|
854
854
|
* @generated from field: metalstack.api.v2.TenantMember tenant_member = 1;
|
|
855
855
|
*/
|
|
856
|
-
tenantMember?: TenantMember;
|
|
856
|
+
tenantMember?: TenantMember | undefined;
|
|
857
857
|
};
|
|
858
858
|
|
|
859
859
|
/**
|