@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
|
@@ -3741,7 +3741,7 @@ export type RepeatedRules = Message<"buf.validate.RepeatedRules"> & {
|
|
|
3741
3741
|
*
|
|
3742
3742
|
* @generated from field: optional buf.validate.FieldRules items = 4;
|
|
3743
3743
|
*/
|
|
3744
|
-
items?: FieldRules;
|
|
3744
|
+
items?: FieldRules | undefined;
|
|
3745
3745
|
};
|
|
3746
3746
|
/**
|
|
3747
3747
|
* Describes the message buf.validate.RepeatedRules.
|
|
@@ -3801,7 +3801,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3801
3801
|
*
|
|
3802
3802
|
* @generated from field: optional buf.validate.FieldRules keys = 4;
|
|
3803
3803
|
*/
|
|
3804
|
-
keys?: FieldRules;
|
|
3804
|
+
keys?: FieldRules | undefined;
|
|
3805
3805
|
/**
|
|
3806
3806
|
* Specifies the rules to be applied to the value of each key in the
|
|
3807
3807
|
* field. Message values will still have their validations evaluated unless
|
|
@@ -3822,7 +3822,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3822
3822
|
*
|
|
3823
3823
|
* @generated from field: optional buf.validate.FieldRules values = 5;
|
|
3824
3824
|
*/
|
|
3825
|
-
values?: FieldRules;
|
|
3825
|
+
values?: FieldRules | undefined;
|
|
3826
3826
|
};
|
|
3827
3827
|
/**
|
|
3828
3828
|
* Describes the message buf.validate.MapRules.
|
|
@@ -3893,7 +3893,7 @@ export type DurationRules = Message<"buf.validate.DurationRules"> & {
|
|
|
3893
3893
|
*
|
|
3894
3894
|
* @generated from field: optional google.protobuf.Duration const = 2;
|
|
3895
3895
|
*/
|
|
3896
|
-
const?: Duration;
|
|
3896
|
+
const?: Duration | undefined;
|
|
3897
3897
|
/**
|
|
3898
3898
|
* @generated from oneof buf.validate.DurationRules.less_than
|
|
3899
3899
|
*/
|
|
@@ -4068,7 +4068,7 @@ export type FieldMaskRules = Message<"buf.validate.FieldMaskRules"> & {
|
|
|
4068
4068
|
*
|
|
4069
4069
|
* @generated from field: optional google.protobuf.FieldMask const = 1;
|
|
4070
4070
|
*/
|
|
4071
|
-
const?: FieldMask;
|
|
4071
|
+
const?: FieldMask | undefined;
|
|
4072
4072
|
/**
|
|
4073
4073
|
* `in` requires the field value to only contain paths matching specified
|
|
4074
4074
|
* values or their subpaths.
|
|
@@ -4148,7 +4148,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4148
4148
|
*
|
|
4149
4149
|
* @generated from field: optional google.protobuf.Timestamp const = 2;
|
|
4150
4150
|
*/
|
|
4151
|
-
const?: Timestamp;
|
|
4151
|
+
const?: Timestamp | undefined;
|
|
4152
4152
|
/**
|
|
4153
4153
|
* @generated from oneof buf.validate.TimestampRules.less_than
|
|
4154
4154
|
*/
|
|
@@ -4285,7 +4285,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4285
4285
|
*
|
|
4286
4286
|
* @generated from field: optional google.protobuf.Duration within = 9;
|
|
4287
4287
|
*/
|
|
4288
|
-
within?: Duration;
|
|
4288
|
+
within?: Duration | undefined;
|
|
4289
4289
|
/**
|
|
4290
4290
|
* `example` specifies values that the field may have. These values SHOULD
|
|
4291
4291
|
* conform to other rules. `example` values will not impact validation
|
|
@@ -4400,7 +4400,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4400
4400
|
*
|
|
4401
4401
|
* @generated from field: optional buf.validate.FieldPath field = 5;
|
|
4402
4402
|
*/
|
|
4403
|
-
field?: FieldPath;
|
|
4403
|
+
field?: FieldPath | undefined;
|
|
4404
4404
|
/**
|
|
4405
4405
|
* `rule` is a machine-readable path that points to the specific rule that failed validation.
|
|
4406
4406
|
* This will be a nested field starting from the FieldRules of the field that failed validation.
|
|
@@ -4433,7 +4433,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4433
4433
|
*
|
|
4434
4434
|
* @generated from field: optional buf.validate.FieldPath rule = 6;
|
|
4435
4435
|
*/
|
|
4436
|
-
rule?: FieldPath;
|
|
4436
|
+
rule?: FieldPath | undefined;
|
|
4437
4437
|
/**
|
|
4438
4438
|
* `rule_id` is the unique identifier of the `Rule` that was not fulfilled.
|
|
4439
4439
|
* This is the same `id` that was specified in the `Rule` message, allowing easy tracing of which rule was violated.
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
// See the License for the specific language governing permissions and
|
|
13
13
|
// limitations under the License.
|
|
14
14
|
|
|
15
|
-
// @generated by protoc-gen-es v2.
|
|
15
|
+
// @generated by protoc-gen-es v2.12.0 with parameter "target=ts"
|
|
16
16
|
// @generated from file buf/validate/validate.proto (package buf.validate, syntax proto2)
|
|
17
17
|
/* eslint-disable */
|
|
18
18
|
|
|
@@ -3884,7 +3884,7 @@ export type RepeatedRules = Message<"buf.validate.RepeatedRules"> & {
|
|
|
3884
3884
|
*
|
|
3885
3885
|
* @generated from field: optional buf.validate.FieldRules items = 4;
|
|
3886
3886
|
*/
|
|
3887
|
-
items?: FieldRules;
|
|
3887
|
+
items?: FieldRules | undefined;
|
|
3888
3888
|
};
|
|
3889
3889
|
|
|
3890
3890
|
/**
|
|
@@ -3949,7 +3949,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3949
3949
|
*
|
|
3950
3950
|
* @generated from field: optional buf.validate.FieldRules keys = 4;
|
|
3951
3951
|
*/
|
|
3952
|
-
keys?: FieldRules;
|
|
3952
|
+
keys?: FieldRules | undefined;
|
|
3953
3953
|
|
|
3954
3954
|
/**
|
|
3955
3955
|
* Specifies the rules to be applied to the value of each key in the
|
|
@@ -3971,7 +3971,7 @@ export type MapRules = Message<"buf.validate.MapRules"> & {
|
|
|
3971
3971
|
*
|
|
3972
3972
|
* @generated from field: optional buf.validate.FieldRules values = 5;
|
|
3973
3973
|
*/
|
|
3974
|
-
values?: FieldRules;
|
|
3974
|
+
values?: FieldRules | undefined;
|
|
3975
3975
|
};
|
|
3976
3976
|
|
|
3977
3977
|
/**
|
|
@@ -4049,7 +4049,7 @@ export type DurationRules = Message<"buf.validate.DurationRules"> & {
|
|
|
4049
4049
|
*
|
|
4050
4050
|
* @generated from field: optional google.protobuf.Duration const = 2;
|
|
4051
4051
|
*/
|
|
4052
|
-
const?: Duration;
|
|
4052
|
+
const?: Duration | undefined;
|
|
4053
4053
|
|
|
4054
4054
|
/**
|
|
4055
4055
|
* @generated from oneof buf.validate.DurationRules.less_than
|
|
@@ -4226,7 +4226,7 @@ export type FieldMaskRules = Message<"buf.validate.FieldMaskRules"> & {
|
|
|
4226
4226
|
*
|
|
4227
4227
|
* @generated from field: optional google.protobuf.FieldMask const = 1;
|
|
4228
4228
|
*/
|
|
4229
|
-
const?: FieldMask;
|
|
4229
|
+
const?: FieldMask | undefined;
|
|
4230
4230
|
|
|
4231
4231
|
/**
|
|
4232
4232
|
* `in` requires the field value to only contain paths matching specified
|
|
@@ -4312,7 +4312,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4312
4312
|
*
|
|
4313
4313
|
* @generated from field: optional google.protobuf.Timestamp const = 2;
|
|
4314
4314
|
*/
|
|
4315
|
-
const?: Timestamp;
|
|
4315
|
+
const?: Timestamp | undefined;
|
|
4316
4316
|
|
|
4317
4317
|
/**
|
|
4318
4318
|
* @generated from oneof buf.validate.TimestampRules.less_than
|
|
@@ -4446,7 +4446,7 @@ export type TimestampRules = Message<"buf.validate.TimestampRules"> & {
|
|
|
4446
4446
|
*
|
|
4447
4447
|
* @generated from field: optional google.protobuf.Duration within = 9;
|
|
4448
4448
|
*/
|
|
4449
|
-
within?: Duration;
|
|
4449
|
+
within?: Duration | undefined;
|
|
4450
4450
|
|
|
4451
4451
|
/**
|
|
4452
4452
|
* `example` specifies values that the field may have. These values SHOULD
|
|
@@ -4568,7 +4568,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4568
4568
|
*
|
|
4569
4569
|
* @generated from field: optional buf.validate.FieldPath field = 5;
|
|
4570
4570
|
*/
|
|
4571
|
-
field?: FieldPath;
|
|
4571
|
+
field?: FieldPath | undefined;
|
|
4572
4572
|
|
|
4573
4573
|
/**
|
|
4574
4574
|
* `rule` is a machine-readable path that points to the specific rule that failed validation.
|
|
@@ -4602,7 +4602,7 @@ export type Violation = Message<"buf.validate.Violation"> & {
|
|
|
4602
4602
|
*
|
|
4603
4603
|
* @generated from field: optional buf.validate.FieldPath rule = 6;
|
|
4604
4604
|
*/
|
|
4605
|
-
rule?: FieldPath;
|
|
4605
|
+
rule?: FieldPath | undefined;
|
|
4606
4606
|
|
|
4607
4607
|
/**
|
|
4608
4608
|
* `rule_id` is the unique identifier of the `Rule` that was not fulfilled.
|
|
@@ -16,7 +16,7 @@ export type AuditServiceListRequest = Message<"metalstack.admin.v2.AuditServiceL
|
|
|
16
16
|
*
|
|
17
17
|
* @generated from field: metalstack.api.v2.AuditQuery query = 1;
|
|
18
18
|
*/
|
|
19
|
-
query?: AuditQuery;
|
|
19
|
+
query?: AuditQuery | undefined;
|
|
20
20
|
};
|
|
21
21
|
/**
|
|
22
22
|
* Describes the message metalstack.admin.v2.AuditServiceListRequest.
|
|
@@ -58,7 +58,7 @@ export type AuditServiceGetRequest = Message<"metalstack.admin.v2.AuditServiceGe
|
|
|
58
58
|
*
|
|
59
59
|
* @generated from field: optional metalstack.api.v2.AuditPhase phase = 2;
|
|
60
60
|
*/
|
|
61
|
-
phase?: AuditPhase;
|
|
61
|
+
phase?: AuditPhase | undefined;
|
|
62
62
|
};
|
|
63
63
|
/**
|
|
64
64
|
* Describes the message metalstack.admin.v2.AuditServiceGetRequest.
|
|
@@ -76,7 +76,7 @@ export type AuditServiceGetResponse = Message<"metalstack.admin.v2.AuditServiceG
|
|
|
76
76
|
*
|
|
77
77
|
* @generated from field: metalstack.api.v2.AuditTrace trace = 1;
|
|
78
78
|
*/
|
|
79
|
-
trace?: AuditTrace;
|
|
79
|
+
trace?: AuditTrace | undefined;
|
|
80
80
|
};
|
|
81
81
|
/**
|
|
82
82
|
* Describes the message metalstack.admin.v2.AuditServiceGetResponse.
|
|
@@ -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/admin/v2/audit.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -8,7 +8,7 @@ import { file_metalstack_api_v2_common } from "../../api/v2/common_pb";
|
|
|
8
8
|
/**
|
|
9
9
|
* Describes the file metalstack/admin/v2/audit.proto.
|
|
10
10
|
*/
|
|
11
|
-
export const file_metalstack_admin_v2_audit = /*@__PURE__*/ fileDesc("
|
|
11
|
+
export const file_metalstack_admin_v2_audit = /*@__PURE__*/ fileDesc("Ch9tZXRhbHN0YWNrL2FkbWluL3YyL2F1ZGl0LnByb3RvEhNtZXRhbHN0YWNrLmFkbWluLnYyIkcKF0F1ZGl0U2VydmljZUxpc3RSZXF1ZXN0EiwKBXF1ZXJ5GAEgASgLMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRRdWVyeSJJChhBdWRpdFNlcnZpY2VMaXN0UmVzcG9uc2USLQoGdHJhY2VzGAEgAygLMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRUcmFjZSJ3ChZBdWRpdFNlcnZpY2VHZXRSZXF1ZXN0EhYKBHV1aWQYASABKAlCCLpIBXIDsAEBEjsKBXBoYXNlGAIgASgOMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRQaGFzZUIIukgFggECEAFIAIgBAUIICgZfcGhhc2UiRwoXQXVkaXRTZXJ2aWNlR2V0UmVzcG9uc2USLAoFdHJhY2UYASABKAsyHS5tZXRhbHN0YWNrLmFwaS52Mi5BdWRpdFRyYWNlMu0BCgxBdWRpdFNlcnZpY2USbAoDR2V0EisubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VHZXRSZXF1ZXN0GiwubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VHZXRSZXNwb25zZSIK0vMYAgEC4PMYARJvCgRMaXN0EiwubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VMaXN0UmVxdWVzdBotLm1ldGFsc3RhY2suYWRtaW4udjIuQXVkaXRTZXJ2aWNlTGlzdFJlc3BvbnNlIgrS8xgCAQLg8xgBQs4BChdjb20ubWV0YWxzdGFjay5hZG1pbi52MkIKQXVkaXRQcm90b1ABWjlnaXRodWIuY29tL21ldGFsLXN0YWNrL2FwaS9nby9tZXRhbHN0YWNrL2FkbWluL3YyO2FkbWludjKiAgNNQViqAhNNZXRhbHN0YWNrLkFkbWluLlYyygITTWV0YWxzdGFja1xBZG1pblxWMuICH01ldGFsc3RhY2tcQWRtaW5cVjJcR1BCTWV0YWRhdGHqAhVNZXRhbHN0YWNrOjpBZG1pbjo6VjJiBnByb3RvMw", [file_buf_validate_validate, file_metalstack_api_v2_audit, file_metalstack_api_v2_common]);
|
|
12
12
|
/**
|
|
13
13
|
* Describes the message metalstack.admin.v2.AuditServiceListRequest.
|
|
14
14
|
* Use `create(AuditServiceListRequestSchema)` to create a new message.
|
|
@@ -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/admin/v2/audit.proto (package metalstack.admin.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/admin/v2/audit.proto.
|
|
15
15
|
*/
|
|
16
16
|
export const file_metalstack_admin_v2_audit: GenFile = /*@__PURE__*/
|
|
17
|
-
fileDesc("
|
|
17
|
+
fileDesc("Ch9tZXRhbHN0YWNrL2FkbWluL3YyL2F1ZGl0LnByb3RvEhNtZXRhbHN0YWNrLmFkbWluLnYyIkcKF0F1ZGl0U2VydmljZUxpc3RSZXF1ZXN0EiwKBXF1ZXJ5GAEgASgLMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRRdWVyeSJJChhBdWRpdFNlcnZpY2VMaXN0UmVzcG9uc2USLQoGdHJhY2VzGAEgAygLMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRUcmFjZSJ3ChZBdWRpdFNlcnZpY2VHZXRSZXF1ZXN0EhYKBHV1aWQYASABKAlCCLpIBXIDsAEBEjsKBXBoYXNlGAIgASgOMh0ubWV0YWxzdGFjay5hcGkudjIuQXVkaXRQaGFzZUIIukgFggECEAFIAIgBAUIICgZfcGhhc2UiRwoXQXVkaXRTZXJ2aWNlR2V0UmVzcG9uc2USLAoFdHJhY2UYASABKAsyHS5tZXRhbHN0YWNrLmFwaS52Mi5BdWRpdFRyYWNlMu0BCgxBdWRpdFNlcnZpY2USbAoDR2V0EisubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VHZXRSZXF1ZXN0GiwubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VHZXRSZXNwb25zZSIK0vMYAgEC4PMYARJvCgRMaXN0EiwubWV0YWxzdGFjay5hZG1pbi52Mi5BdWRpdFNlcnZpY2VMaXN0UmVxdWVzdBotLm1ldGFsc3RhY2suYWRtaW4udjIuQXVkaXRTZXJ2aWNlTGlzdFJlc3BvbnNlIgrS8xgCAQLg8xgBQs4BChdjb20ubWV0YWxzdGFjay5hZG1pbi52MkIKQXVkaXRQcm90b1ABWjlnaXRodWIuY29tL21ldGFsLXN0YWNrL2FwaS9nby9tZXRhbHN0YWNrL2FkbWluL3YyO2FkbWludjKiAgNNQViqAhNNZXRhbHN0YWNrLkFkbWluLlYyygITTWV0YWxzdGFja1xBZG1pblxWMuICH01ldGFsc3RhY2tcQWRtaW5cVjJcR1BCTWV0YWRhdGHqAhVNZXRhbHN0YWNrOjpBZG1pbjo6VjJiBnByb3RvMw", [file_buf_validate_validate, file_metalstack_api_v2_audit, file_metalstack_api_v2_common]);
|
|
18
18
|
|
|
19
19
|
/**
|
|
20
20
|
* AuditServiceListRequest is the request payload for listing audit traces.
|
|
@@ -27,7 +27,7 @@ export type AuditServiceListRequest = Message<"metalstack.admin.v2.AuditServiceL
|
|
|
27
27
|
*
|
|
28
28
|
* @generated from field: metalstack.api.v2.AuditQuery query = 1;
|
|
29
29
|
*/
|
|
30
|
-
query?: AuditQuery;
|
|
30
|
+
query?: AuditQuery | undefined;
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
/**
|
|
@@ -76,7 +76,7 @@ export type AuditServiceGetRequest = Message<"metalstack.admin.v2.AuditServiceGe
|
|
|
76
76
|
*
|
|
77
77
|
* @generated from field: optional metalstack.api.v2.AuditPhase phase = 2;
|
|
78
78
|
*/
|
|
79
|
-
phase?: AuditPhase;
|
|
79
|
+
phase?: AuditPhase | undefined;
|
|
80
80
|
};
|
|
81
81
|
|
|
82
82
|
/**
|
|
@@ -97,7 +97,7 @@ export type AuditServiceGetResponse = Message<"metalstack.admin.v2.AuditServiceG
|
|
|
97
97
|
*
|
|
98
98
|
* @generated from field: metalstack.api.v2.AuditTrace trace = 1;
|
|
99
99
|
*/
|
|
100
|
-
trace?: AuditTrace;
|
|
100
|
+
trace?: AuditTrace | undefined;
|
|
101
101
|
};
|
|
102
102
|
|
|
103
103
|
/**
|
|
@@ -16,7 +16,7 @@ export type ComponentServiceListRequest = Message<"metalstack.admin.v2.Component
|
|
|
16
16
|
*
|
|
17
17
|
* @generated from field: metalstack.api.v2.ComponentQuery query = 1;
|
|
18
18
|
*/
|
|
19
|
-
query?: ComponentQuery;
|
|
19
|
+
query?: ComponentQuery | undefined;
|
|
20
20
|
};
|
|
21
21
|
/**
|
|
22
22
|
* Describes the message metalstack.admin.v2.ComponentServiceListRequest.
|
|
@@ -70,7 +70,7 @@ export type ComponentServiceGetResponse = Message<"metalstack.admin.v2.Component
|
|
|
70
70
|
*
|
|
71
71
|
* @generated from field: metalstack.api.v2.Component component = 1;
|
|
72
72
|
*/
|
|
73
|
-
component?: Component;
|
|
73
|
+
component?: Component | undefined;
|
|
74
74
|
};
|
|
75
75
|
/**
|
|
76
76
|
* Describes the message metalstack.admin.v2.ComponentServiceGetResponse.
|
|
@@ -106,7 +106,7 @@ export type ComponentServiceDeleteResponse = Message<"metalstack.admin.v2.Compon
|
|
|
106
106
|
*
|
|
107
107
|
* @generated from field: metalstack.api.v2.Component component = 1;
|
|
108
108
|
*/
|
|
109
|
-
component?: Component;
|
|
109
|
+
component?: Component | undefined;
|
|
110
110
|
};
|
|
111
111
|
/**
|
|
112
112
|
* Describes the message metalstack.admin.v2.ComponentServiceDeleteResponse.
|
|
@@ -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/admin/v2/component.proto (package metalstack.admin.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/admin/v2/component.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -27,7 +27,7 @@ export type ComponentServiceListRequest = Message<"metalstack.admin.v2.Component
|
|
|
27
27
|
*
|
|
28
28
|
* @generated from field: metalstack.api.v2.ComponentQuery query = 1;
|
|
29
29
|
*/
|
|
30
|
-
query?: ComponentQuery;
|
|
30
|
+
query?: ComponentQuery | undefined;
|
|
31
31
|
};
|
|
32
32
|
|
|
33
33
|
/**
|
|
@@ -90,7 +90,7 @@ export type ComponentServiceGetResponse = Message<"metalstack.admin.v2.Component
|
|
|
90
90
|
*
|
|
91
91
|
* @generated from field: metalstack.api.v2.Component component = 1;
|
|
92
92
|
*/
|
|
93
|
-
component?: Component;
|
|
93
|
+
component?: Component | undefined;
|
|
94
94
|
};
|
|
95
95
|
|
|
96
96
|
/**
|
|
@@ -132,7 +132,7 @@ export type ComponentServiceDeleteResponse = Message<"metalstack.admin.v2.Compon
|
|
|
132
132
|
*
|
|
133
133
|
* @generated from field: metalstack.api.v2.Component component = 1;
|
|
134
134
|
*/
|
|
135
|
-
component?: Component;
|
|
135
|
+
component?: Component | undefined;
|
|
136
136
|
};
|
|
137
137
|
|
|
138
138
|
/**
|
|
@@ -17,7 +17,7 @@ export type FilesystemServiceCreateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
17
17
|
*
|
|
18
18
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
19
19
|
*/
|
|
20
|
-
filesystemLayout?: FilesystemLayout;
|
|
20
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
21
21
|
};
|
|
22
22
|
/**
|
|
23
23
|
* Describes the message metalstack.admin.v2.FilesystemServiceCreateRequest.
|
|
@@ -35,7 +35,7 @@ export type FilesystemServiceCreateResponse = Message<"metalstack.admin.v2.Files
|
|
|
35
35
|
*
|
|
36
36
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
37
37
|
*/
|
|
38
|
-
filesystemLayout?: FilesystemLayout;
|
|
38
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Describes the message metalstack.admin.v2.FilesystemServiceCreateResponse.
|
|
@@ -59,19 +59,19 @@ export type FilesystemServiceUpdateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
59
59
|
*
|
|
60
60
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
61
61
|
*/
|
|
62
|
-
updateMeta?: UpdateMeta;
|
|
62
|
+
updateMeta?: UpdateMeta | undefined;
|
|
63
63
|
/**
|
|
64
64
|
* Name of this filesystemLayout
|
|
65
65
|
*
|
|
66
66
|
* @generated from field: optional string name = 3;
|
|
67
67
|
*/
|
|
68
|
-
name?: string;
|
|
68
|
+
name?: string | undefined;
|
|
69
69
|
/**
|
|
70
70
|
* Description of this filesystemLayout
|
|
71
71
|
*
|
|
72
72
|
* @generated from field: optional string description = 4;
|
|
73
73
|
*/
|
|
74
|
-
description?: string;
|
|
74
|
+
description?: string | undefined;
|
|
75
75
|
/**
|
|
76
76
|
* Filesystems is a list of filesystems to create on a machine
|
|
77
77
|
*
|
|
@@ -107,7 +107,7 @@ export type FilesystemServiceUpdateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
107
107
|
*
|
|
108
108
|
* @generated from field: metalstack.api.v2.FilesystemLayoutConstraints constraints = 10;
|
|
109
109
|
*/
|
|
110
|
-
constraints?: FilesystemLayoutConstraints;
|
|
110
|
+
constraints?: FilesystemLayoutConstraints | undefined;
|
|
111
111
|
};
|
|
112
112
|
/**
|
|
113
113
|
* Describes the message metalstack.admin.v2.FilesystemServiceUpdateRequest.
|
|
@@ -125,7 +125,7 @@ export type FilesystemServiceUpdateResponse = Message<"metalstack.admin.v2.Files
|
|
|
125
125
|
*
|
|
126
126
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
127
127
|
*/
|
|
128
|
-
filesystemLayout?: FilesystemLayout;
|
|
128
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
129
129
|
};
|
|
130
130
|
/**
|
|
131
131
|
* Describes the message metalstack.admin.v2.FilesystemServiceUpdateResponse.
|
|
@@ -161,13 +161,117 @@ export type FilesystemServiceDeleteResponse = Message<"metalstack.admin.v2.Files
|
|
|
161
161
|
*
|
|
162
162
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
163
163
|
*/
|
|
164
|
-
filesystemLayout?: FilesystemLayout;
|
|
164
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
165
165
|
};
|
|
166
166
|
/**
|
|
167
167
|
* Describes the message metalstack.admin.v2.FilesystemServiceDeleteResponse.
|
|
168
168
|
* Use `create(FilesystemServiceDeleteResponseSchema)` to create a new message.
|
|
169
169
|
*/
|
|
170
170
|
export declare const FilesystemServiceDeleteResponseSchema: GenMessage<FilesystemServiceDeleteResponse>;
|
|
171
|
+
/**
|
|
172
|
+
* FilesystemServiceMatchRequest
|
|
173
|
+
*
|
|
174
|
+
* @generated from message metalstack.admin.v2.FilesystemServiceMatchRequest
|
|
175
|
+
*/
|
|
176
|
+
export type FilesystemServiceMatchRequest = Message<"metalstack.admin.v2.FilesystemServiceMatchRequest"> & {
|
|
177
|
+
/**
|
|
178
|
+
* Match either size and image to a filesystemlayout
|
|
179
|
+
* or if a machine matches to a filesystemlayout
|
|
180
|
+
*
|
|
181
|
+
* @generated from oneof metalstack.admin.v2.FilesystemServiceMatchRequest.match
|
|
182
|
+
*/
|
|
183
|
+
match: {
|
|
184
|
+
/**
|
|
185
|
+
* SizeAndImage
|
|
186
|
+
*
|
|
187
|
+
* @generated from field: metalstack.admin.v2.MatchImageAndSize size_and_image = 1;
|
|
188
|
+
*/
|
|
189
|
+
value: MatchImageAndSize;
|
|
190
|
+
case: "sizeAndImage";
|
|
191
|
+
} | {
|
|
192
|
+
/**
|
|
193
|
+
* MachineAndFilesystemlayout
|
|
194
|
+
*
|
|
195
|
+
* @generated from field: metalstack.admin.v2.MatchMachineAndFilesystemLayout machine_and_filesystemlayout = 2;
|
|
196
|
+
*/
|
|
197
|
+
value: MatchMachineAndFilesystemLayout;
|
|
198
|
+
case: "machineAndFilesystemlayout";
|
|
199
|
+
} | {
|
|
200
|
+
case: undefined;
|
|
201
|
+
value?: undefined;
|
|
202
|
+
};
|
|
203
|
+
};
|
|
204
|
+
/**
|
|
205
|
+
* Describes the message metalstack.admin.v2.FilesystemServiceMatchRequest.
|
|
206
|
+
* Use `create(FilesystemServiceMatchRequestSchema)` to create a new message.
|
|
207
|
+
*/
|
|
208
|
+
export declare const FilesystemServiceMatchRequestSchema: GenMessage<FilesystemServiceMatchRequest>;
|
|
209
|
+
/**
|
|
210
|
+
* MatchImageAndSize
|
|
211
|
+
*
|
|
212
|
+
* @generated from message metalstack.admin.v2.MatchImageAndSize
|
|
213
|
+
*/
|
|
214
|
+
export type MatchImageAndSize = Message<"metalstack.admin.v2.MatchImageAndSize"> & {
|
|
215
|
+
/**
|
|
216
|
+
* Size, machine size to try
|
|
217
|
+
*
|
|
218
|
+
* @generated from field: string size = 1;
|
|
219
|
+
*/
|
|
220
|
+
size: string;
|
|
221
|
+
/**
|
|
222
|
+
* Image machine image to try
|
|
223
|
+
*
|
|
224
|
+
* @generated from field: string image = 2;
|
|
225
|
+
*/
|
|
226
|
+
image: string;
|
|
227
|
+
};
|
|
228
|
+
/**
|
|
229
|
+
* Describes the message metalstack.admin.v2.MatchImageAndSize.
|
|
230
|
+
* Use `create(MatchImageAndSizeSchema)` to create a new message.
|
|
231
|
+
*/
|
|
232
|
+
export declare const MatchImageAndSizeSchema: GenMessage<MatchImageAndSize>;
|
|
233
|
+
/**
|
|
234
|
+
* MatchMachineAndFilesystemLayout
|
|
235
|
+
*
|
|
236
|
+
* @generated from message metalstack.admin.v2.MatchMachineAndFilesystemLayout
|
|
237
|
+
*/
|
|
238
|
+
export type MatchMachineAndFilesystemLayout = Message<"metalstack.admin.v2.MatchMachineAndFilesystemLayout"> & {
|
|
239
|
+
/**
|
|
240
|
+
* Machine to check
|
|
241
|
+
*
|
|
242
|
+
* @generated from field: string machine = 1;
|
|
243
|
+
*/
|
|
244
|
+
machine: string;
|
|
245
|
+
/**
|
|
246
|
+
* FilesystemLayout to check
|
|
247
|
+
*
|
|
248
|
+
* @generated from field: string filesystem_layout = 2;
|
|
249
|
+
*/
|
|
250
|
+
filesystemLayout: string;
|
|
251
|
+
};
|
|
252
|
+
/**
|
|
253
|
+
* Describes the message metalstack.admin.v2.MatchMachineAndFilesystemLayout.
|
|
254
|
+
* Use `create(MatchMachineAndFilesystemLayoutSchema)` to create a new message.
|
|
255
|
+
*/
|
|
256
|
+
export declare const MatchMachineAndFilesystemLayoutSchema: GenMessage<MatchMachineAndFilesystemLayout>;
|
|
257
|
+
/**
|
|
258
|
+
* FilesystemServiceMatchResponse
|
|
259
|
+
*
|
|
260
|
+
* @generated from message metalstack.admin.v2.FilesystemServiceMatchResponse
|
|
261
|
+
*/
|
|
262
|
+
export type FilesystemServiceMatchResponse = Message<"metalstack.admin.v2.FilesystemServiceMatchResponse"> & {
|
|
263
|
+
/**
|
|
264
|
+
* FilesystemLayout the filesystemlayout
|
|
265
|
+
*
|
|
266
|
+
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
267
|
+
*/
|
|
268
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
269
|
+
};
|
|
270
|
+
/**
|
|
271
|
+
* Describes the message metalstack.admin.v2.FilesystemServiceMatchResponse.
|
|
272
|
+
* Use `create(FilesystemServiceMatchResponseSchema)` to create a new message.
|
|
273
|
+
*/
|
|
274
|
+
export declare const FilesystemServiceMatchResponseSchema: GenMessage<FilesystemServiceMatchResponse>;
|
|
171
275
|
/**
|
|
172
276
|
* FilesystemService provides filesystem management operations.
|
|
173
277
|
*
|
|
@@ -204,4 +308,14 @@ export declare const FilesystemService: GenService<{
|
|
|
204
308
|
input: typeof FilesystemServiceDeleteRequestSchema;
|
|
205
309
|
output: typeof FilesystemServiceDeleteResponseSchema;
|
|
206
310
|
};
|
|
311
|
+
/**
|
|
312
|
+
* Matches a filesystem to a size and image or machine.
|
|
313
|
+
*
|
|
314
|
+
* @generated from rpc metalstack.admin.v2.FilesystemService.Match
|
|
315
|
+
*/
|
|
316
|
+
match: {
|
|
317
|
+
methodKind: "unary";
|
|
318
|
+
input: typeof FilesystemServiceMatchRequestSchema;
|
|
319
|
+
output: typeof FilesystemServiceMatchResponseSchema;
|
|
320
|
+
};
|
|
207
321
|
}>;
|
|
@@ -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/admin/v2/filesystem.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|
|
@@ -9,7 +9,7 @@ import { file_metalstack_api_v2_predefined_rules } from "../../api/v2/predefined
|
|
|
9
9
|
/**
|
|
10
10
|
* Describes the file metalstack/admin/v2/filesystem.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_metalstack_admin_v2_filesystem = /*@__PURE__*/ fileDesc("CiRtZXRhbHN0YWNrL2FkbWluL3YyL2ZpbGVzeXN0ZW0ucHJvdG8SE21ldGFsc3RhY2suYWRtaW4udjIiYAoeRmlsZXN5c3RlbVNlcnZpY2VDcmVhdGVSZXF1ZXN0Ej4KEWZpbGVzeXN0ZW1fbGF5b3V0GAEgASgLMiMubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbUxheW91dCJhCh9GaWxlc3lzdGVtU2VydmljZUNyZWF0ZVJlc3BvbnNlEj4KEWZpbGVzeXN0ZW1fbGF5b3V0GAEgASgLMiMubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbUxheW91dCKPBAoeRmlsZXN5c3RlbVNlcnZpY2VVcGRhdGVSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECARI6Cgt1cGRhdGVfbWV0YRgCIAEoCzIdLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZU1ldGFCBrpIA8gBARIeCgRuYW1lGAMgASgJQgu6SAhyBsCzrrECAUgAiAEBEiUKC2Rlc2NyaXB0aW9uGAQgASgJQgu6SAhyBsizrrECAUgBiAEBEjIKC2ZpbGVzeXN0ZW1zGAUgAygLMh0ubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbRImCgVkaXNrcxgGIAMoCzIXLm1ldGFsc3RhY2suYXBpLnYyLkRpc2sSJQoEcmFpZBgHIAMoCzIXLm1ldGFsc3RhY2suYXBpLnYyLlJhaWQSNQoNdm9sdW1lX2dyb3VwcxgIIAMoCzIeLm1ldGFsc3RhY2suYXBpLnYyLlZvbHVtZUdyb3VwEjkKD2xvZ2ljYWxfdm9sdW1lcxgJIAMoCzIgLm1ldGFsc3RhY2suYXBpLnYyLkxvZ2ljYWxWb2x1bWUSQwoLY29uc3RyYWludHMYCiABKAsyLi5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0Q29uc3RyYWludHNCBwoFX25hbWVCDgoMX2Rlc2NyaXB0aW9uImEKH0ZpbGVzeXN0ZW1TZXJ2aWNlVXBkYXRlUmVzcG9uc2USPgoRZmlsZXN5c3RlbV9sYXlvdXQYASABKAsyIy5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0IjkKHkZpbGVzeXN0ZW1TZXJ2aWNlRGVsZXRlUmVxdWVzdBIXCgJpZBgBIAEoCUILukgIcgbAs66xAgEiYQofRmlsZXN5c3RlbVNlcnZpY2VEZWxldGVSZXNwb25zZRI+
|
|
12
|
+
export const file_metalstack_admin_v2_filesystem = /*@__PURE__*/ fileDesc("CiRtZXRhbHN0YWNrL2FkbWluL3YyL2ZpbGVzeXN0ZW0ucHJvdG8SE21ldGFsc3RhY2suYWRtaW4udjIiYAoeRmlsZXN5c3RlbVNlcnZpY2VDcmVhdGVSZXF1ZXN0Ej4KEWZpbGVzeXN0ZW1fbGF5b3V0GAEgASgLMiMubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbUxheW91dCJhCh9GaWxlc3lzdGVtU2VydmljZUNyZWF0ZVJlc3BvbnNlEj4KEWZpbGVzeXN0ZW1fbGF5b3V0GAEgASgLMiMubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbUxheW91dCKPBAoeRmlsZXN5c3RlbVNlcnZpY2VVcGRhdGVSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECARI6Cgt1cGRhdGVfbWV0YRgCIAEoCzIdLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZU1ldGFCBrpIA8gBARIeCgRuYW1lGAMgASgJQgu6SAhyBsCzrrECAUgAiAEBEiUKC2Rlc2NyaXB0aW9uGAQgASgJQgu6SAhyBsizrrECAUgBiAEBEjIKC2ZpbGVzeXN0ZW1zGAUgAygLMh0ubWV0YWxzdGFjay5hcGkudjIuRmlsZXN5c3RlbRImCgVkaXNrcxgGIAMoCzIXLm1ldGFsc3RhY2suYXBpLnYyLkRpc2sSJQoEcmFpZBgHIAMoCzIXLm1ldGFsc3RhY2suYXBpLnYyLlJhaWQSNQoNdm9sdW1lX2dyb3VwcxgIIAMoCzIeLm1ldGFsc3RhY2suYXBpLnYyLlZvbHVtZUdyb3VwEjkKD2xvZ2ljYWxfdm9sdW1lcxgJIAMoCzIgLm1ldGFsc3RhY2suYXBpLnYyLkxvZ2ljYWxWb2x1bWUSQwoLY29uc3RyYWludHMYCiABKAsyLi5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0Q29uc3RyYWludHNCBwoFX25hbWVCDgoMX2Rlc2NyaXB0aW9uImEKH0ZpbGVzeXN0ZW1TZXJ2aWNlVXBkYXRlUmVzcG9uc2USPgoRZmlsZXN5c3RlbV9sYXlvdXQYASABKAsyIy5tZXRhbHN0YWNrLmFwaS52Mi5GaWxlc3lzdGVtTGF5b3V0IjkKHkZpbGVzeXN0ZW1TZXJ2aWNlRGVsZXRlUmVxdWVzdBIXCgJpZBgBIAEoCUILukgIcgbAs66xAgEiYQofRmlsZXN5c3RlbVNlcnZpY2VEZWxldGVSZXNwb25zZRI+ChFmaWxlc3lzdGVtX2xheW91dBgBIAEoCzIjLm1ldGFsc3RhY2suYXBpLnYyLkZpbGVzeXN0ZW1MYXlvdXQizwEKHUZpbGVzeXN0ZW1TZXJ2aWNlTWF0Y2hSZXF1ZXN0EkAKDnNpemVfYW5kX2ltYWdlGAEgASgLMiYubWV0YWxzdGFjay5hZG1pbi52Mi5NYXRjaEltYWdlQW5kU2l6ZUgAElwKHG1hY2hpbmVfYW5kX2ZpbGVzeXN0ZW1sYXlvdXQYAiABKAsyNC5tZXRhbHN0YWNrLmFkbWluLnYyLk1hdGNoTWFjaGluZUFuZEZpbGVzeXN0ZW1MYXlvdXRIAEIOCgVtYXRjaBIFukgCCAEiSgoRTWF0Y2hJbWFnZUFuZFNpemUSGQoEc2l6ZRgBIAEoCUILukgIcgbAs66xAgESGgoFaW1hZ2UYAiABKAlCC7pICHIGwLOusQIBImQKH01hdGNoTWFjaGluZUFuZEZpbGVzeXN0ZW1MYXlvdXQSGQoHbWFjaGluZRgBIAEoCUIIukgFcgOwAQESJgoRZmlsZXN5c3RlbV9sYXlvdXQYAiABKAlCC7pICHIGwLOusQIBImAKHkZpbGVzeXN0ZW1TZXJ2aWNlTWF0Y2hSZXNwb25zZRI+ChFmaWxlc3lzdGVtX2xheW91dBgBIAEoCzIjLm1ldGFsc3RhY2suYXBpLnYyLkZpbGVzeXN0ZW1MYXlvdXQykQQKEUZpbGVzeXN0ZW1TZXJ2aWNlEn4KBkNyZWF0ZRIzLm1ldGFsc3RhY2suYWRtaW4udjIuRmlsZXN5c3RlbVNlcnZpY2VDcmVhdGVSZXF1ZXN0GjQubWV0YWxzdGFjay5hZG1pbi52Mi5GaWxlc3lzdGVtU2VydmljZUNyZWF0ZVJlc3BvbnNlIgnS8xgBAeDzGAESfgoGVXBkYXRlEjMubWV0YWxzdGFjay5hZG1pbi52Mi5GaWxlc3lzdGVtU2VydmljZVVwZGF0ZVJlcXVlc3QaNC5tZXRhbHN0YWNrLmFkbWluLnYyLkZpbGVzeXN0ZW1TZXJ2aWNlVXBkYXRlUmVzcG9uc2UiCdLzGAEB4PMYARJ+CgZEZWxldGUSMy5tZXRhbHN0YWNrLmFkbWluLnYyLkZpbGVzeXN0ZW1TZXJ2aWNlRGVsZXRlUmVxdWVzdBo0Lm1ldGFsc3RhY2suYWRtaW4udjIuRmlsZXN5c3RlbVNlcnZpY2VEZWxldGVSZXNwb25zZSIJ0vMYAQHg8xgBEnwKBU1hdGNoEjIubWV0YWxzdGFjay5hZG1pbi52Mi5GaWxlc3lzdGVtU2VydmljZU1hdGNoUmVxdWVzdBozLm1ldGFsc3RhY2suYWRtaW4udjIuRmlsZXN5c3RlbVNlcnZpY2VNYXRjaFJlc3BvbnNlIgrS8xgCAQLg8xgCQtMBChdjb20ubWV0YWxzdGFjay5hZG1pbi52MkIPRmlsZXN5c3RlbVByb3RvUAFaOWdpdGh1Yi5jb20vbWV0YWwtc3RhY2svYXBpL2dvL21ldGFsc3RhY2svYWRtaW4vdjI7YWRtaW52MqICA01BWKoCE01ldGFsc3RhY2suQWRtaW4uVjLKAhNNZXRhbHN0YWNrXEFkbWluXFYy4gIfTWV0YWxzdGFja1xBZG1pblxWMlxHUEJNZXRhZGF0YeoCFU1ldGFsc3RhY2s6OkFkbWluOjpWMmIGcHJvdG8z", [file_buf_validate_validate, file_metalstack_api_v2_common, file_metalstack_api_v2_filesystem, file_metalstack_api_v2_predefined_rules]);
|
|
13
13
|
/**
|
|
14
14
|
* Describes the message metalstack.admin.v2.FilesystemServiceCreateRequest.
|
|
15
15
|
* Use `create(FilesystemServiceCreateRequestSchema)` to create a new message.
|
|
@@ -40,6 +40,26 @@ export const FilesystemServiceDeleteRequestSchema = /*@__PURE__*/ messageDesc(fi
|
|
|
40
40
|
* Use `create(FilesystemServiceDeleteResponseSchema)` to create a new message.
|
|
41
41
|
*/
|
|
42
42
|
export const FilesystemServiceDeleteResponseSchema = /*@__PURE__*/ messageDesc(file_metalstack_admin_v2_filesystem, 5);
|
|
43
|
+
/**
|
|
44
|
+
* Describes the message metalstack.admin.v2.FilesystemServiceMatchRequest.
|
|
45
|
+
* Use `create(FilesystemServiceMatchRequestSchema)` to create a new message.
|
|
46
|
+
*/
|
|
47
|
+
export const FilesystemServiceMatchRequestSchema = /*@__PURE__*/ messageDesc(file_metalstack_admin_v2_filesystem, 6);
|
|
48
|
+
/**
|
|
49
|
+
* Describes the message metalstack.admin.v2.MatchImageAndSize.
|
|
50
|
+
* Use `create(MatchImageAndSizeSchema)` to create a new message.
|
|
51
|
+
*/
|
|
52
|
+
export const MatchImageAndSizeSchema = /*@__PURE__*/ messageDesc(file_metalstack_admin_v2_filesystem, 7);
|
|
53
|
+
/**
|
|
54
|
+
* Describes the message metalstack.admin.v2.MatchMachineAndFilesystemLayout.
|
|
55
|
+
* Use `create(MatchMachineAndFilesystemLayoutSchema)` to create a new message.
|
|
56
|
+
*/
|
|
57
|
+
export const MatchMachineAndFilesystemLayoutSchema = /*@__PURE__*/ messageDesc(file_metalstack_admin_v2_filesystem, 8);
|
|
58
|
+
/**
|
|
59
|
+
* Describes the message metalstack.admin.v2.FilesystemServiceMatchResponse.
|
|
60
|
+
* Use `create(FilesystemServiceMatchResponseSchema)` to create a new message.
|
|
61
|
+
*/
|
|
62
|
+
export const FilesystemServiceMatchResponseSchema = /*@__PURE__*/ messageDesc(file_metalstack_admin_v2_filesystem, 9);
|
|
43
63
|
/**
|
|
44
64
|
* FilesystemService provides filesystem management operations.
|
|
45
65
|
*
|