@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/filesystem.proto (package metalstack.api.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -14,7 +14,7 @@ import type { Message } from "@bufbuild/protobuf";
|
|
|
14
14
|
* Describes the file metalstack/api/v2/filesystem.proto.
|
|
15
15
|
*/
|
|
16
16
|
export const file_metalstack_api_v2_filesystem: GenFile = /*@__PURE__*/
|
|
17
|
-
fileDesc("
|
|
17
|
+
fileDesc("CiJtZXRhbHN0YWNrL2FwaS92Mi9maWxlc3lzdGVtLnByb3RvEhFtZXRhbHN0YWNrLmFwaS52MiI2ChtGaWxlc3lzdGVtU2VydmljZUdldFJlcXVlc3QSFwoCaWQYASABKAlCC7pICHIGwLOusQIBIkMKHEZpbGVzeXN0ZW1TZXJ2aWNlTGlzdFJlcXVlc3QSHAoCaWQYASABKAlCC7pICHIGwLOusQIBSACIAQFCBQoDX2lkIl4KHEZpbGVzeXN0ZW1TZXJ2aWNlR2V0UmVzcG9uc2USPgoRZmlsZXN5c3RlbV9sYXlvdXQYASABKAsyIy5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0ImAKHUZpbGVzeXN0ZW1TZXJ2aWNlTGlzdFJlc3BvbnNlEj8KEmZpbGVzeXN0ZW1fbGF5b3V0cxgBIAMoCzIjLm1ldGFsc3RhY2suYXBpLnYyLkZpbGVzeXN0ZW1MYXlvdXQi7AMKEEZpbGVzeXN0ZW1MYXlvdXQSFwoCaWQYASABKAlCC7pICHIGwLOusQIBEiUKBG1ldGEYAiABKAsyFy5tZXRhbHN0YWNrLmFwaS52Mi5NZXRhEh4KBG5hbWUYAyABKAlCC7pICHIGwLOusQIBSACIAQESJQoLZGVzY3JpcHRpb24YBCABKAlCC7pICHIGyLOusQIBSAGIAQESMgoLZmlsZXN5c3RlbXMYBSADKAsyHS5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtEiYKBWRpc2tzGAYgAygLMhcubWV0YWxzdGFjay5hcGkudjIuRGlzaxIlCgRyYWlkGAcgAygLMhcubWV0YWxzdGFjay5hcGkudjIuUmFpZBI1Cg12b2x1bWVfZ3JvdXBzGAggAygLMh4ubWV0YWxzdGFjay5hcGkudjIuVm9sdW1lR3JvdXASOQoPbG9naWNhbF92b2x1bWVzGAkgAygLMiAubWV0YWxzdGFjay5hcGkudjIuTG9naWNhbFZvbHVtZRJDCgtjb25zdHJhaW50cxgKIAEoCzIuLm1ldGFsc3RhY2suYXBpLnYyLkZpbGVzeXN0ZW1MYXlvdXRDb25zdHJhaW50c0IHCgVfbmFtZUIOCgxfZGVzY3JpcHRpb24ipwEKG0ZpbGVzeXN0ZW1MYXlvdXRDb25zdHJhaW50cxINCgVzaXplcxgBIAMoCRJKCgZpbWFnZXMYAiADKAsyOi5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0Q29uc3RyYWludHMuSW1hZ2VzRW50cnkaLQoLSW1hZ2VzRW50cnkSCwoDa2V5GAEgASgJEg0KBXZhbHVlGAIgASgJOgI4ASLsAgoKRmlsZXN5c3RlbRIbCgZkZXZpY2UYASABKAlCC7pICHIGwLOusQIBEjYKBmZvcm1hdBgCIAEoDjIZLm1ldGFsc3RhY2suYXBpLnYyLkZvcm1hdEILukgIyAEBggECEAESHgoEbmFtZRgDIAEoCUILukgIcgbAs66xAgFIAIgBARIlCgtkZXNjcmlwdGlvbhgEIAEoCUILukgIcgbIs66xAgFIAYgBARIdCgRwYXRoGAUgASgJQgq6SAdyBRABGIAgSAKIAQESHgoFbGFiZWwYBiABKAlCCrpIB3IFEAIYgAFIA4gBARIqCg1tb3VudF9vcHRpb25zGAcgAygJQhO6SBCSAQ0QIBgBIgdyBRABGIABEisKDmNyZWF0ZV9vcHRpb25zGAggAygJQhO6SBCSAQ0QIBgBIgdyBRABGIABQgcKBV9uYW1lQg4KDF9kZXNjcmlwdGlvbkIHCgVfcGF0aEIICgZfbGFiZWwiWAoERGlzaxIaCgZkZXZpY2UYASABKAlCCrpIB3IFEAIYgAESNAoKcGFydGl0aW9ucxgCIAMoCzIgLm1ldGFsc3RhY2suYXBpLnYyLkRpc2tQYXJ0aXRpb24iogEKBFJhaWQSEgoKYXJyYXlfbmFtZRgBIAEoCRIPCgdkZXZpY2VzGAIgAygJEjgKBWxldmVsGAMgASgOMhwubWV0YWxzdGFjay5hcGkudjIuUmFpZExldmVsQgu6SAjIAQGCAQIQARIrCg5jcmVhdGVfb3B0aW9ucxgEIAMoCUITukgQkgENECAYASIHcgUQARiAARIOCgZzcGFyZXMYBSABKAUimAEKDURpc2tQYXJ0aXRpb24SDgoGbnVtYmVyGAEgASgNEhIKBWxhYmVsGAIgASgJSACIAQESDAoEc2l6ZRgDIAEoBBI+CghncHRfdHlwZRgEIAEoDjIaLm1ldGFsc3RhY2suYXBpLnYyLkdQVFR5cGVCC7pICMgBAYIBAhABSAGIAQFCCAoGX2xhYmVsQgsKCV9ncHRfdHlwZSJHCgtWb2x1bWVHcm91cBIZCgRuYW1lGAEgASgJQgu6SAhyBsCzrrECARIPCgdkZXZpY2VzGAIgAygJEgwKBHRhZ3MYAyADKAkikgEKDUxvZ2ljYWxWb2x1bWUSGQoEbmFtZRgBIAEoCUILukgIcgbAs66xAgESIAoMdm9sdW1lX2dyb3VwGAIgASgJQgq6SAdyBRACGIABEgwKBHNpemUYAyABKAQSNgoIbHZtX3R5cGUYBCABKA4yGi5tZXRhbHN0YWNrLmFwaS52Mi5MVk1UeXBlQgi6SAWCAQIQASqGAQoHTFZNVHlwZRIYChRMVk1fVFlQRV9VTlNQRUNJRklFRBAAEh8KD0xWTV9UWVBFX0xJTkVBUhABGgqCshkGbGluZWFyEiEKEExWTV9UWVBFX1NUUklQRUQQAhoLgrIZB3N0cmlwZWQSHQoOTFZNX1RZUEVfUkFJRDEQAxoJgrIZBXJhaWQxKsQBCgZGb3JtYXQSFgoSRk9STUFUX1VOU1BFQ0lGSUVEEAASGQoLRk9STUFUX1ZGQVQQARoIgrIZBHZmYXQSGQoLRk9STUFUX0VYVDMQAhoIgrIZBGV4dDMSGQoLRk9STUFUX0VYVDQQAxoIgrIZBGV4dDQSGQoLRk9STUFUX1NXQVAQBBoIgrIZBHN3YXASGwoMRk9STUFUX1RNUEZTEAUaCYKyGQV0bXBmcxIZCgtGT1JNQVRfTk9ORRAGGgiCshkEbm9uZSqjAQoHR1BUVHlwZRIYChRHUFRfVFlQRV9VTlNQRUNJRklFRBAAEhsKDUdQVF9UWVBFX0JPT1QQARoIgrIZBGVmMDASHAoOR1BUX1RZUEVfTElOVVgQAhoIgrIZBDgzMDASIQoTR1BUX1RZUEVfTElOVVhfUkFJRBADGgiCshkEZmQwMBIgChJHUFRfVFlQRV9MSU5VWF9MVk0QBBoIgrIZBDhlMDAqSwoJUmFpZExldmVsEhoKFlJBSURfTEVWRUxfVU5TUEVDSUZJRUQQABIQCgxSQUlEX0xFVkVMXzAQARIQCgxSQUlEX0xFVkVMXzEQAjL6AQoRRmlsZXN5c3RlbVNlcnZpY2UScAoDR2V0Ei4ubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbVNlcnZpY2VHZXRSZXF1ZXN0Gi8ubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbVNlcnZpY2VHZXRSZXNwb25zZSII2PMYAuDzGAIScwoETGlzdBIvLm1ldGFsc3RhY2suYXBpLnYyLkZpbGVzeXN0ZW1TZXJ2aWNlTGlzdFJlcXVlc3QaMC5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtU2VydmljZUxpc3RSZXNwb25zZSII2PMYAuDzGAJCxQEKFWNvbS5tZXRhbHN0YWNrLmFwaS52MkIPRmlsZXN5c3RlbVByb3RvUAFaNWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYXBpL3YyO2FwaXYyogIDTUFYqgIRTWV0YWxzdGFjay5BcGkuVjLKAhFNZXRhbHN0YWNrXEFwaVxWMuICHU1ldGFsc3RhY2tcQXBpXFYyXEdQQk1ldGFkYXRh6gITTWV0YWxzdGFjazo6QXBpOjpWMmIGcHJvdG8z", [file_buf_validate_validate, file_metalstack_api_v2_common, file_metalstack_api_v2_predefined_rules]);
|
|
18
18
|
|
|
19
19
|
/**
|
|
20
20
|
* FilesystemServiceGetRequest is the request payload for a filesystem get request
|
|
@@ -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
|
/**
|
|
@@ -100,121 +100,6 @@ export type FilesystemServiceListResponse = Message<"metalstack.api.v2.Filesyste
|
|
|
100
100
|
export const FilesystemServiceListResponseSchema: GenMessage<FilesystemServiceListResponse> = /*@__PURE__*/
|
|
101
101
|
messageDesc(file_metalstack_api_v2_filesystem, 3);
|
|
102
102
|
|
|
103
|
-
/**
|
|
104
|
-
* FilesystemServiceMatchRequest
|
|
105
|
-
*
|
|
106
|
-
* @generated from message metalstack.api.v2.FilesystemServiceMatchRequest
|
|
107
|
-
*/
|
|
108
|
-
export type FilesystemServiceMatchRequest = Message<"metalstack.api.v2.FilesystemServiceMatchRequest"> & {
|
|
109
|
-
/**
|
|
110
|
-
* Match either size and image to a filesystemlayout
|
|
111
|
-
* or if a machine matches to a filesystemlayout
|
|
112
|
-
*
|
|
113
|
-
* @generated from oneof metalstack.api.v2.FilesystemServiceMatchRequest.match
|
|
114
|
-
*/
|
|
115
|
-
match: {
|
|
116
|
-
/**
|
|
117
|
-
* SizeAndImage
|
|
118
|
-
*
|
|
119
|
-
* @generated from field: metalstack.api.v2.MatchImageAndSize size_and_image = 1;
|
|
120
|
-
*/
|
|
121
|
-
value: MatchImageAndSize;
|
|
122
|
-
case: "sizeAndImage";
|
|
123
|
-
} | {
|
|
124
|
-
/**
|
|
125
|
-
* MachineAndFilesystemlayout
|
|
126
|
-
*
|
|
127
|
-
* @generated from field: metalstack.api.v2.MatchMachine machine_and_filesystemlayout = 2;
|
|
128
|
-
*/
|
|
129
|
-
value: MatchMachine;
|
|
130
|
-
case: "machineAndFilesystemlayout";
|
|
131
|
-
} | { case: undefined; value?: undefined };
|
|
132
|
-
};
|
|
133
|
-
|
|
134
|
-
/**
|
|
135
|
-
* Describes the message metalstack.api.v2.FilesystemServiceMatchRequest.
|
|
136
|
-
* Use `create(FilesystemServiceMatchRequestSchema)` to create a new message.
|
|
137
|
-
*/
|
|
138
|
-
export const FilesystemServiceMatchRequestSchema: GenMessage<FilesystemServiceMatchRequest> = /*@__PURE__*/
|
|
139
|
-
messageDesc(file_metalstack_api_v2_filesystem, 4);
|
|
140
|
-
|
|
141
|
-
/**
|
|
142
|
-
* MatchImageAndSize
|
|
143
|
-
*
|
|
144
|
-
* @generated from message metalstack.api.v2.MatchImageAndSize
|
|
145
|
-
*/
|
|
146
|
-
export type MatchImageAndSize = Message<"metalstack.api.v2.MatchImageAndSize"> & {
|
|
147
|
-
/**
|
|
148
|
-
* Size, machine size to try
|
|
149
|
-
*
|
|
150
|
-
* @generated from field: string size = 1;
|
|
151
|
-
*/
|
|
152
|
-
size: string;
|
|
153
|
-
|
|
154
|
-
/**
|
|
155
|
-
* Image machine image to try
|
|
156
|
-
*
|
|
157
|
-
* @generated from field: string image = 2;
|
|
158
|
-
*/
|
|
159
|
-
image: string;
|
|
160
|
-
};
|
|
161
|
-
|
|
162
|
-
/**
|
|
163
|
-
* Describes the message metalstack.api.v2.MatchImageAndSize.
|
|
164
|
-
* Use `create(MatchImageAndSizeSchema)` to create a new message.
|
|
165
|
-
*/
|
|
166
|
-
export const MatchImageAndSizeSchema: GenMessage<MatchImageAndSize> = /*@__PURE__*/
|
|
167
|
-
messageDesc(file_metalstack_api_v2_filesystem, 5);
|
|
168
|
-
|
|
169
|
-
/**
|
|
170
|
-
* MatchMachine
|
|
171
|
-
*
|
|
172
|
-
* @generated from message metalstack.api.v2.MatchMachine
|
|
173
|
-
*/
|
|
174
|
-
export type MatchMachine = Message<"metalstack.api.v2.MatchMachine"> & {
|
|
175
|
-
/**
|
|
176
|
-
* Machine to check
|
|
177
|
-
*
|
|
178
|
-
* @generated from field: string machine = 1;
|
|
179
|
-
*/
|
|
180
|
-
machine: string;
|
|
181
|
-
|
|
182
|
-
/**
|
|
183
|
-
* FilesystemLayout to check
|
|
184
|
-
*
|
|
185
|
-
* @generated from field: string filesystem_layout = 2;
|
|
186
|
-
*/
|
|
187
|
-
filesystemLayout: string;
|
|
188
|
-
};
|
|
189
|
-
|
|
190
|
-
/**
|
|
191
|
-
* Describes the message metalstack.api.v2.MatchMachine.
|
|
192
|
-
* Use `create(MatchMachineSchema)` to create a new message.
|
|
193
|
-
*/
|
|
194
|
-
export const MatchMachineSchema: GenMessage<MatchMachine> = /*@__PURE__*/
|
|
195
|
-
messageDesc(file_metalstack_api_v2_filesystem, 6);
|
|
196
|
-
|
|
197
|
-
/**
|
|
198
|
-
* FilesystemServiceMatchResponse
|
|
199
|
-
*
|
|
200
|
-
* @generated from message metalstack.api.v2.FilesystemServiceMatchResponse
|
|
201
|
-
*/
|
|
202
|
-
export type FilesystemServiceMatchResponse = Message<"metalstack.api.v2.FilesystemServiceMatchResponse"> & {
|
|
203
|
-
/**
|
|
204
|
-
* FilesystemLayout the filesystemlayout
|
|
205
|
-
*
|
|
206
|
-
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
207
|
-
*/
|
|
208
|
-
filesystemLayout?: FilesystemLayout;
|
|
209
|
-
};
|
|
210
|
-
|
|
211
|
-
/**
|
|
212
|
-
* Describes the message metalstack.api.v2.FilesystemServiceMatchResponse.
|
|
213
|
-
* Use `create(FilesystemServiceMatchResponseSchema)` to create a new message.
|
|
214
|
-
*/
|
|
215
|
-
export const FilesystemServiceMatchResponseSchema: GenMessage<FilesystemServiceMatchResponse> = /*@__PURE__*/
|
|
216
|
-
messageDesc(file_metalstack_api_v2_filesystem, 7);
|
|
217
|
-
|
|
218
103
|
/**
|
|
219
104
|
* FilesystemLayout
|
|
220
105
|
*
|
|
@@ -233,21 +118,21 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
233
118
|
*
|
|
234
119
|
* @generated from field: metalstack.api.v2.Meta meta = 2;
|
|
235
120
|
*/
|
|
236
|
-
meta?: Meta;
|
|
121
|
+
meta?: Meta | undefined;
|
|
237
122
|
|
|
238
123
|
/**
|
|
239
124
|
* Name of this filesystemLayout
|
|
240
125
|
*
|
|
241
126
|
* @generated from field: optional string name = 3;
|
|
242
127
|
*/
|
|
243
|
-
name?: string;
|
|
128
|
+
name?: string | undefined;
|
|
244
129
|
|
|
245
130
|
/**
|
|
246
131
|
* Description of this filesystemLayout
|
|
247
132
|
*
|
|
248
133
|
* @generated from field: optional string description = 4;
|
|
249
134
|
*/
|
|
250
|
-
description?: string;
|
|
135
|
+
description?: string | undefined;
|
|
251
136
|
|
|
252
137
|
/**
|
|
253
138
|
* Filesystems is a list of filesystems to create on a machine
|
|
@@ -289,7 +174,7 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
289
174
|
*
|
|
290
175
|
* @generated from field: metalstack.api.v2.FilesystemLayoutConstraints constraints = 10;
|
|
291
176
|
*/
|
|
292
|
-
constraints?: FilesystemLayoutConstraints;
|
|
177
|
+
constraints?: FilesystemLayoutConstraints | undefined;
|
|
293
178
|
};
|
|
294
179
|
|
|
295
180
|
/**
|
|
@@ -297,7 +182,7 @@ export type FilesystemLayout = Message<"metalstack.api.v2.FilesystemLayout"> & {
|
|
|
297
182
|
* Use `create(FilesystemLayoutSchema)` to create a new message.
|
|
298
183
|
*/
|
|
299
184
|
export const FilesystemLayoutSchema: GenMessage<FilesystemLayout> = /*@__PURE__*/
|
|
300
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
185
|
+
messageDesc(file_metalstack_api_v2_filesystem, 4);
|
|
301
186
|
|
|
302
187
|
/**
|
|
303
188
|
* FilesystemLayoutConstraints
|
|
@@ -325,7 +210,7 @@ export type FilesystemLayoutConstraints = Message<"metalstack.api.v2.FilesystemL
|
|
|
325
210
|
* Use `create(FilesystemLayoutConstraintsSchema)` to create a new message.
|
|
326
211
|
*/
|
|
327
212
|
export const FilesystemLayoutConstraintsSchema: GenMessage<FilesystemLayoutConstraints> = /*@__PURE__*/
|
|
328
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
213
|
+
messageDesc(file_metalstack_api_v2_filesystem, 5);
|
|
329
214
|
|
|
330
215
|
/**
|
|
331
216
|
* Filesystem
|
|
@@ -352,28 +237,28 @@ export type Filesystem = Message<"metalstack.api.v2.Filesystem"> & {
|
|
|
352
237
|
*
|
|
353
238
|
* @generated from field: optional string name = 3;
|
|
354
239
|
*/
|
|
355
|
-
name?: string;
|
|
240
|
+
name?: string | undefined;
|
|
356
241
|
|
|
357
242
|
/**
|
|
358
243
|
* Description of this filesystem
|
|
359
244
|
*
|
|
360
245
|
* @generated from field: optional string description = 4;
|
|
361
246
|
*/
|
|
362
|
-
description?: string;
|
|
247
|
+
description?: string | undefined;
|
|
363
248
|
|
|
364
249
|
/**
|
|
365
250
|
* Path the mountpoint where this filesystem should be mounted on
|
|
366
251
|
*
|
|
367
252
|
* @generated from field: optional string path = 5;
|
|
368
253
|
*/
|
|
369
|
-
path?: string;
|
|
254
|
+
path?: string | undefined;
|
|
370
255
|
|
|
371
256
|
/**
|
|
372
257
|
* Label optional label for this this filesystem
|
|
373
258
|
*
|
|
374
259
|
* @generated from field: optional string label = 6;
|
|
375
260
|
*/
|
|
376
|
-
label?: string;
|
|
261
|
+
label?: string | undefined;
|
|
377
262
|
|
|
378
263
|
/**
|
|
379
264
|
* MountOptions the options to use to mount this filesystem
|
|
@@ -395,7 +280,7 @@ export type Filesystem = Message<"metalstack.api.v2.Filesystem"> & {
|
|
|
395
280
|
* Use `create(FilesystemSchema)` to create a new message.
|
|
396
281
|
*/
|
|
397
282
|
export const FilesystemSchema: GenMessage<Filesystem> = /*@__PURE__*/
|
|
398
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
283
|
+
messageDesc(file_metalstack_api_v2_filesystem, 6);
|
|
399
284
|
|
|
400
285
|
/**
|
|
401
286
|
* Disk
|
|
@@ -423,7 +308,7 @@ export type Disk = Message<"metalstack.api.v2.Disk"> & {
|
|
|
423
308
|
* Use `create(DiskSchema)` to create a new message.
|
|
424
309
|
*/
|
|
425
310
|
export const DiskSchema: GenMessage<Disk> = /*@__PURE__*/
|
|
426
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
311
|
+
messageDesc(file_metalstack_api_v2_filesystem, 7);
|
|
427
312
|
|
|
428
313
|
/**
|
|
429
314
|
* Raid
|
|
@@ -472,7 +357,7 @@ export type Raid = Message<"metalstack.api.v2.Raid"> & {
|
|
|
472
357
|
* Use `create(RaidSchema)` to create a new message.
|
|
473
358
|
*/
|
|
474
359
|
export const RaidSchema: GenMessage<Raid> = /*@__PURE__*/
|
|
475
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
360
|
+
messageDesc(file_metalstack_api_v2_filesystem, 8);
|
|
476
361
|
|
|
477
362
|
/**
|
|
478
363
|
* DiskPartition
|
|
@@ -492,7 +377,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
492
377
|
*
|
|
493
378
|
* @generated from field: optional string label = 2;
|
|
494
379
|
*/
|
|
495
|
-
label?: string;
|
|
380
|
+
label?: string | undefined;
|
|
496
381
|
|
|
497
382
|
/**
|
|
498
383
|
* Size size in mebibytes (MiB) of this partition"
|
|
@@ -506,7 +391,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
506
391
|
*
|
|
507
392
|
* @generated from field: optional metalstack.api.v2.GPTType gpt_type = 4;
|
|
508
393
|
*/
|
|
509
|
-
gptType?: GPTType;
|
|
394
|
+
gptType?: GPTType | undefined;
|
|
510
395
|
};
|
|
511
396
|
|
|
512
397
|
/**
|
|
@@ -514,7 +399,7 @@ export type DiskPartition = Message<"metalstack.api.v2.DiskPartition"> & {
|
|
|
514
399
|
* Use `create(DiskPartitionSchema)` to create a new message.
|
|
515
400
|
*/
|
|
516
401
|
export const DiskPartitionSchema: GenMessage<DiskPartition> = /*@__PURE__*/
|
|
517
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
402
|
+
messageDesc(file_metalstack_api_v2_filesystem, 9);
|
|
518
403
|
|
|
519
404
|
/**
|
|
520
405
|
* VolumeGroup
|
|
@@ -549,7 +434,7 @@ export type VolumeGroup = Message<"metalstack.api.v2.VolumeGroup"> & {
|
|
|
549
434
|
* Use `create(VolumeGroupSchema)` to create a new message.
|
|
550
435
|
*/
|
|
551
436
|
export const VolumeGroupSchema: GenMessage<VolumeGroup> = /*@__PURE__*/
|
|
552
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
437
|
+
messageDesc(file_metalstack_api_v2_filesystem, 10);
|
|
553
438
|
|
|
554
439
|
/**
|
|
555
440
|
* LogicalVolume
|
|
@@ -591,7 +476,7 @@ export type LogicalVolume = Message<"metalstack.api.v2.LogicalVolume"> & {
|
|
|
591
476
|
* Use `create(LogicalVolumeSchema)` to create a new message.
|
|
592
477
|
*/
|
|
593
478
|
export const LogicalVolumeSchema: GenMessage<LogicalVolume> = /*@__PURE__*/
|
|
594
|
-
messageDesc(file_metalstack_api_v2_filesystem,
|
|
479
|
+
messageDesc(file_metalstack_api_v2_filesystem, 11);
|
|
595
480
|
|
|
596
481
|
/**
|
|
597
482
|
* LVMType
|
|
@@ -804,16 +689,6 @@ export const FilesystemService: GenService<{
|
|
|
804
689
|
input: typeof FilesystemServiceListRequestSchema;
|
|
805
690
|
output: typeof FilesystemServiceListResponseSchema;
|
|
806
691
|
},
|
|
807
|
-
/**
|
|
808
|
-
* Matches a filesystem to a size and image or machine.
|
|
809
|
-
*
|
|
810
|
-
* @generated from rpc metalstack.api.v2.FilesystemService.Match
|
|
811
|
-
*/
|
|
812
|
-
match: {
|
|
813
|
-
methodKind: "unary";
|
|
814
|
-
input: typeof FilesystemServiceMatchRequestSchema;
|
|
815
|
-
output: typeof FilesystemServiceMatchResponseSchema;
|
|
816
|
-
},
|
|
817
692
|
}> = /*@__PURE__*/
|
|
818
693
|
serviceDesc(file_metalstack_api_v2_filesystem, 0);
|
|
819
694
|
|
|
@@ -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.
|
|
@@ -173,11 +173,11 @@ export declare enum Service {
|
|
|
173
173
|
*/
|
|
174
174
|
RETHINK = 2,
|
|
175
175
|
/**
|
|
176
|
-
*
|
|
176
|
+
* SERVICE_TENANT_APISERVER the tenant-apiserver
|
|
177
177
|
*
|
|
178
|
-
* @generated from enum value:
|
|
178
|
+
* @generated from enum value: SERVICE_TENANT_APISERVER = 3;
|
|
179
179
|
*/
|
|
180
|
-
|
|
180
|
+
TENANT_APISERVER = 3,
|
|
181
181
|
/**
|
|
182
182
|
* SERVICE_MACHINES the machine service
|
|
183
183
|
*
|
|
@@ -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";
|
|
@@ -6,7 +6,7 @@ import { file_metalstack_api_v2_common } from "./common_pb";
|
|
|
6
6
|
/**
|
|
7
7
|
* Describes the file metalstack/api/v2/health.proto.
|
|
8
8
|
*/
|
|
9
|
-
export const file_metalstack_api_v2_health = /*@__PURE__*/ fileDesc("
|
|
9
|
+
export const file_metalstack_api_v2_health = /*@__PURE__*/ fileDesc("Ch5tZXRhbHN0YWNrL2FwaS92Mi9oZWFsdGgucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIjsKBkhlYWx0aBIxCghzZXJ2aWNlcxgBIAMoCzIfLm1ldGFsc3RhY2suYXBpLnYyLkhlYWx0aFN0YXR1cyKXAgoMSGVhbHRoU3RhdHVzEigKBG5hbWUYASABKA4yGi5tZXRhbHN0YWNrLmFwaS52Mi5TZXJ2aWNlEjAKBnN0YXR1cxgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLlNlcnZpY2VTdGF0dXMSDwoHbWVzc2FnZRgDIAEoCRJDCgpwYXJ0aXRpb25zGAQgAygLMi8ubWV0YWxzdGFjay5hcGkudjIuSGVhbHRoU3RhdHVzLlBhcnRpdGlvbnNFbnRyeRpVCg9QYXJ0aXRpb25zRW50cnkSCwoDa2V5GAEgASgJEjEKBXZhbHVlGAIgASgLMiIubWV0YWxzdGFjay5hcGkudjIuUGFydGl0aW9uSGVhbHRoOgI4ASJUCg9QYXJ0aXRpb25IZWFsdGgSMAoGc3RhdHVzGAEgASgOMiAubWV0YWxzdGFjay5hcGkudjIuU2VydmljZVN0YXR1cxIPCgdtZXNzYWdlGAIgASgJIhkKF0hlYWx0aFNlcnZpY2VHZXRSZXF1ZXN0IkUKGEhlYWx0aFNlcnZpY2VHZXRSZXNwb25zZRIpCgZoZWFsdGgYASABKAsyGS5tZXRhbHN0YWNrLmFwaS52Mi5IZWFsdGgqhgEKDVNlcnZpY2VTdGF0dXMSHgoaU0VSVklDRV9TVEFUVVNfVU5TUEVDSUZJRUQQABIbChdTRVJWSUNFX1NUQVRVU19ERUdSQURFRBABEhwKGFNFUlZJQ0VfU1RBVFVTX1VOSEVBTFRIWRACEhoKFlNFUlZJQ0VfU1RBVFVTX0hFQUxUSFkQAyquAgoHU2VydmljZRIXChNTRVJWSUNFX1VOU1BFQ0lGSUVEEAASGgoMU0VSVklDRV9JUEFNEAEaCIKyGQRpcGFtEiIKD1NFUlZJQ0VfUkVUSElOSxACGg2CshkJcmV0aGlua2RiEjIKGFNFUlZJQ0VfVEVOQU5UX0FQSVNFUlZFUhADGhSCshkQdGVuYW50LWFwaXNlcnZlchIiChBTRVJWSUNFX01BQ0hJTkVTEAQaDIKyGQhtYWNoaW5lcxIcCg1TRVJWSUNFX0FVRElUEAUaCYKyGQVhdWRpdBIYCgtTRVJWSUNFX1ZQThAGGgeCshkDdnBuEhwKDVNFUlZJQ0VfUkVESVMQBxoJgrIZBXJlZGlzEhwKDVNFUlZJQ0VfVEFTS1MQCBoJgrIZBXRhc2tzMnkKDUhlYWx0aFNlcnZpY2USaAoDR2V0EioubWV0YWxzdGFjay5hcGkudjIuSGVhbHRoU2VydmljZUdldFJlcXVlc3QaKy5tZXRhbHN0YWNrLmFwaS52Mi5IZWFsdGhTZXJ2aWNlR2V0UmVzcG9uc2UiCNjzGAHg8xgCQsEBChVjb20ubWV0YWxzdGFjay5hcGkudjJCC0hlYWx0aFByb3RvUAFaNWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYXBpL3YyO2FwaXYyogIDTUFYqgIRTWV0YWxzdGFjay5BcGkuVjLKAhFNZXRhbHN0YWNrXEFwaVxWMuICHU1ldGFsc3RhY2tcQXBpXFYyXEdQQk1ldGFkYXRh6gITTWV0YWxzdGFjazo6QXBpOjpWMmIGcHJvdG8z", [file_metalstack_api_v2_common]);
|
|
10
10
|
/**
|
|
11
11
|
* Describes the message metalstack.api.v2.Health.
|
|
12
12
|
* Use `create(HealthSchema)` to create a new message.
|
|
@@ -94,11 +94,11 @@ export var Service;
|
|
|
94
94
|
*/
|
|
95
95
|
Service[Service["RETHINK"] = 2] = "RETHINK";
|
|
96
96
|
/**
|
|
97
|
-
*
|
|
97
|
+
* SERVICE_TENANT_APISERVER the tenant-apiserver
|
|
98
98
|
*
|
|
99
|
-
* @generated from enum value:
|
|
99
|
+
* @generated from enum value: SERVICE_TENANT_APISERVER = 3;
|
|
100
100
|
*/
|
|
101
|
-
Service[Service["
|
|
101
|
+
Service[Service["TENANT_APISERVER"] = 3] = "TENANT_APISERVER";
|
|
102
102
|
/**
|
|
103
103
|
* SERVICE_MACHINES the machine service
|
|
104
104
|
*
|
|
@@ -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
|
|
|
@@ -11,7 +11,7 @@ import type { Message } from "@bufbuild/protobuf";
|
|
|
11
11
|
* Describes the file metalstack/api/v2/health.proto.
|
|
12
12
|
*/
|
|
13
13
|
export const file_metalstack_api_v2_health: GenFile = /*@__PURE__*/
|
|
14
|
-
fileDesc("
|
|
14
|
+
fileDesc("Ch5tZXRhbHN0YWNrL2FwaS92Mi9oZWFsdGgucHJvdG8SEW1ldGFsc3RhY2suYXBpLnYyIjsKBkhlYWx0aBIxCghzZXJ2aWNlcxgBIAMoCzIfLm1ldGFsc3RhY2suYXBpLnYyLkhlYWx0aFN0YXR1cyKXAgoMSGVhbHRoU3RhdHVzEigKBG5hbWUYASABKA4yGi5tZXRhbHN0YWNrLmFwaS52Mi5TZXJ2aWNlEjAKBnN0YXR1cxgCIAEoDjIgLm1ldGFsc3RhY2suYXBpLnYyLlNlcnZpY2VTdGF0dXMSDwoHbWVzc2FnZRgDIAEoCRJDCgpwYXJ0aXRpb25zGAQgAygLMi8ubWV0YWxzdGFjay5hcGkudjIuSGVhbHRoU3RhdHVzLlBhcnRpdGlvbnNFbnRyeRpVCg9QYXJ0aXRpb25zRW50cnkSCwoDa2V5GAEgASgJEjEKBXZhbHVlGAIgASgLMiIubWV0YWxzdGFjay5hcGkudjIuUGFydGl0aW9uSGVhbHRoOgI4ASJUCg9QYXJ0aXRpb25IZWFsdGgSMAoGc3RhdHVzGAEgASgOMiAubWV0YWxzdGFjay5hcGkudjIuU2VydmljZVN0YXR1cxIPCgdtZXNzYWdlGAIgASgJIhkKF0hlYWx0aFNlcnZpY2VHZXRSZXF1ZXN0IkUKGEhlYWx0aFNlcnZpY2VHZXRSZXNwb25zZRIpCgZoZWFsdGgYASABKAsyGS5tZXRhbHN0YWNrLmFwaS52Mi5IZWFsdGgqhgEKDVNlcnZpY2VTdGF0dXMSHgoaU0VSVklDRV9TVEFUVVNfVU5TUEVDSUZJRUQQABIbChdTRVJWSUNFX1NUQVRVU19ERUdSQURFRBABEhwKGFNFUlZJQ0VfU1RBVFVTX1VOSEVBTFRIWRACEhoKFlNFUlZJQ0VfU1RBVFVTX0hFQUxUSFkQAyquAgoHU2VydmljZRIXChNTRVJWSUNFX1VOU1BFQ0lGSUVEEAASGgoMU0VSVklDRV9JUEFNEAEaCIKyGQRpcGFtEiIKD1NFUlZJQ0VfUkVUSElOSxACGg2CshkJcmV0aGlua2RiEjIKGFNFUlZJQ0VfVEVOQU5UX0FQSVNFUlZFUhADGhSCshkQdGVuYW50LWFwaXNlcnZlchIiChBTRVJWSUNFX01BQ0hJTkVTEAQaDIKyGQhtYWNoaW5lcxIcCg1TRVJWSUNFX0FVRElUEAUaCYKyGQVhdWRpdBIYCgtTRVJWSUNFX1ZQThAGGgeCshkDdnBuEhwKDVNFUlZJQ0VfUkVESVMQBxoJgrIZBXJlZGlzEhwKDVNFUlZJQ0VfVEFTS1MQCBoJgrIZBXRhc2tzMnkKDUhlYWx0aFNlcnZpY2USaAoDR2V0EioubWV0YWxzdGFjay5hcGkudjIuSGVhbHRoU2VydmljZUdldFJlcXVlc3QaKy5tZXRhbHN0YWNrLmFwaS52Mi5IZWFsdGhTZXJ2aWNlR2V0UmVzcG9uc2UiCNjzGAHg8xgCQsEBChVjb20ubWV0YWxzdGFjay5hcGkudjJCC0hlYWx0aFByb3RvUAFaNWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYXBpL3YyO2FwaXYyogIDTUFYqgIRTWV0YWxzdGFjay5BcGkuVjLKAhFNZXRhbHN0YWNrXEFwaVxWMuICHU1ldGFsc3RhY2tcQXBpXFYyXEdQQk1ldGFkYXRh6gITTWV0YWxzdGFjazo6QXBpOjpWMmIGcHJvdG8z", [file_metalstack_api_v2_common]);
|
|
15
15
|
|
|
16
16
|
/**
|
|
17
17
|
* Health reports the health status of all services.
|
|
@@ -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
|
/**
|
|
@@ -209,11 +209,11 @@ export enum Service {
|
|
|
209
209
|
RETHINK = 2,
|
|
210
210
|
|
|
211
211
|
/**
|
|
212
|
-
*
|
|
212
|
+
* SERVICE_TENANT_APISERVER the tenant-apiserver
|
|
213
213
|
*
|
|
214
|
-
* @generated from enum value:
|
|
214
|
+
* @generated from enum value: SERVICE_TENANT_APISERVER = 3;
|
|
215
215
|
*/
|
|
216
|
-
|
|
216
|
+
TENANT_APISERVER = 3,
|
|
217
217
|
|
|
218
218
|
/**
|
|
219
219
|
* SERVICE_MACHINES the machine service
|
|
@@ -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.
|
|
@@ -128,17 +128,17 @@ export declare const ImageServiceLatestResponseSchema: GenMessage<ImageServiceLa
|
|
|
128
128
|
*/
|
|
129
129
|
export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
130
130
|
/**
|
|
131
|
-
* Id of this
|
|
131
|
+
* Id of this image
|
|
132
132
|
*
|
|
133
133
|
* @generated from field: string id = 1;
|
|
134
134
|
*/
|
|
135
135
|
id: string;
|
|
136
136
|
/**
|
|
137
|
-
* Meta for this
|
|
137
|
+
* Meta for this 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
|
*
|
|
@@ -146,17 +146,17 @@ export type Image = Message<"metalstack.api.v2.Image"> & {
|
|
|
146
146
|
*/
|
|
147
147
|
url: string;
|
|
148
148
|
/**
|
|
149
|
-
* Name of this
|
|
149
|
+
* Name of this image
|
|
150
150
|
*
|
|
151
151
|
* @generated from field: optional string name = 4;
|
|
152
152
|
*/
|
|
153
|
-
name?: string;
|
|
153
|
+
name?: string | undefined;
|
|
154
154
|
/**
|
|
155
|
-
* Description of this
|
|
155
|
+
* Description of this image
|
|
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";
|