@metal-stack/api 0.0.60 → 0.0.62
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/js/buf/validate/validate_pb.d.ts +9 -9
- package/js/buf/validate/validate_pb.ts +10 -10
- package/js/metalstack/admin/v2/audit_pb.d.ts +3 -3
- package/js/metalstack/admin/v2/audit_pb.js +1 -1
- package/js/metalstack/admin/v2/audit_pb.ts +4 -4
- package/js/metalstack/admin/v2/component_pb.d.ts +3 -3
- package/js/metalstack/admin/v2/component_pb.js +1 -1
- package/js/metalstack/admin/v2/component_pb.ts +4 -4
- package/js/metalstack/admin/v2/filesystem_pb.d.ts +8 -8
- package/js/metalstack/admin/v2/filesystem_pb.js +1 -1
- package/js/metalstack/admin/v2/filesystem_pb.ts +9 -9
- package/js/metalstack/admin/v2/image_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/image_pb.js +1 -1
- package/js/metalstack/admin/v2/image_pb.ts +11 -11
- package/js/metalstack/admin/v2/ip_pb.d.ts +1 -1
- package/js/metalstack/admin/v2/ip_pb.js +1 -1
- package/js/metalstack/admin/v2/ip_pb.ts +2 -2
- package/js/metalstack/admin/v2/machine_pb.d.ts +5 -5
- package/js/metalstack/admin/v2/machine_pb.js +1 -1
- package/js/metalstack/admin/v2/machine_pb.ts +6 -6
- package/js/metalstack/admin/v2/network_pb.d.ts +26 -26
- package/js/metalstack/admin/v2/network_pb.js +2 -2
- package/js/metalstack/admin/v2/network_pb.ts +28 -28
- package/js/metalstack/admin/v2/partition_pb.d.ts +11 -11
- package/js/metalstack/admin/v2/partition_pb.js +1 -1
- package/js/metalstack/admin/v2/partition_pb.ts +12 -12
- package/js/metalstack/admin/v2/project_pb.d.ts +2 -2
- package/js/metalstack/admin/v2/project_pb.js +1 -1
- package/js/metalstack/admin/v2/project_pb.ts +3 -3
- package/js/metalstack/admin/v2/size_imageconstraint_pb.d.ts +11 -11
- package/js/metalstack/admin/v2/size_imageconstraint_pb.js +1 -1
- package/js/metalstack/admin/v2/size_imageconstraint_pb.ts +12 -12
- package/js/metalstack/admin/v2/size_pb.d.ts +8 -8
- package/js/metalstack/admin/v2/size_pb.js +1 -1
- package/js/metalstack/admin/v2/size_pb.ts +9 -9
- package/js/metalstack/admin/v2/size_reservation_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/size_reservation_pb.js +1 -1
- package/js/metalstack/admin/v2/size_reservation_pb.ts +11 -11
- package/js/metalstack/admin/v2/switch_pb.d.ts +16 -16
- package/js/metalstack/admin/v2/switch_pb.js +1 -1
- package/js/metalstack/admin/v2/switch_pb.ts +17 -17
- package/js/metalstack/admin/v2/task_pb.d.ts +10 -10
- package/js/metalstack/admin/v2/task_pb.js +1 -1
- package/js/metalstack/admin/v2/task_pb.ts +11 -11
- package/js/metalstack/admin/v2/tenant_pb.d.ts +9 -9
- package/js/metalstack/admin/v2/tenant_pb.js +1 -1
- package/js/metalstack/admin/v2/tenant_pb.ts +10 -10
- package/js/metalstack/admin/v2/token_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/token_pb.js +1 -1
- package/js/metalstack/admin/v2/token_pb.ts +5 -5
- package/js/metalstack/admin/v2/vpn_pb.d.ts +4 -4
- package/js/metalstack/admin/v2/vpn_pb.js +1 -1
- package/js/metalstack/admin/v2/vpn_pb.ts +5 -5
- package/js/metalstack/api/v2/audit_pb.d.ts +18 -18
- package/js/metalstack/api/v2/audit_pb.js +1 -1
- package/js/metalstack/api/v2/audit_pb.ts +19 -19
- package/js/metalstack/api/v2/common_pb.d.ts +9 -9
- package/js/metalstack/api/v2/common_pb.js +5 -4
- package/js/metalstack/api/v2/common_pb.ts +12 -11
- package/js/metalstack/api/v2/component_pb.d.ts +8 -8
- package/js/metalstack/api/v2/component_pb.js +1 -1
- package/js/metalstack/api/v2/component_pb.ts +9 -9
- package/js/metalstack/api/v2/filesystem_pb.d.ts +13 -13
- package/js/metalstack/api/v2/filesystem_pb.js +2 -2
- package/js/metalstack/api/v2/filesystem_pb.ts +15 -15
- package/js/metalstack/api/v2/health_pb.d.ts +1 -1
- package/js/metalstack/api/v2/health_pb.js +1 -1
- package/js/metalstack/api/v2/health_pb.ts +2 -2
- package/js/metalstack/api/v2/image_pb.d.ts +18 -18
- package/js/metalstack/api/v2/image_pb.js +2 -2
- package/js/metalstack/api/v2/image_pb.ts +20 -20
- package/js/metalstack/api/v2/ip_pb.d.ts +31 -31
- package/js/metalstack/api/v2/ip_pb.js +1 -1
- package/js/metalstack/api/v2/ip_pb.ts +32 -32
- package/js/metalstack/api/v2/machine_pb.d.ts +116 -139
- package/js/metalstack/api/v2/machine_pb.js +33 -38
- package/js/metalstack/api/v2/machine_pb.ts +145 -173
- 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 +6 -6
- package/js/metalstack/api/v2/partition_pb.js +2 -2
- package/js/metalstack/api/v2/partition_pb.ts +8 -8
- package/js/metalstack/api/v2/predefined_rules_pb.d.ts +13 -1
- package/js/metalstack/api/v2/predefined_rules_pb.js +14 -2
- package/js/metalstack/api/v2/predefined_rules_pb.ts +19 -3
- package/js/metalstack/api/v2/project_pb.d.ts +24 -24
- package/js/metalstack/api/v2/project_pb.js +2 -2
- package/js/metalstack/api/v2/project_pb.ts +26 -26
- package/js/metalstack/api/v2/size_imageconstraint_pb.d.ts +6 -6
- package/js/metalstack/api/v2/size_imageconstraint_pb.js +2 -2
- package/js/metalstack/api/v2/size_imageconstraint_pb.ts +8 -8
- package/js/metalstack/api/v2/size_pb.d.ts +10 -10
- package/js/metalstack/api/v2/size_pb.js +2 -2
- package/js/metalstack/api/v2/size_pb.ts +12 -12
- package/js/metalstack/api/v2/size_reservation_pb.d.ts +10 -10
- package/js/metalstack/api/v2/size_reservation_pb.js +1 -1
- package/js/metalstack/api/v2/size_reservation_pb.ts +11 -11
- package/js/metalstack/api/v2/switch_pb.d.ts +26 -26
- package/js/metalstack/api/v2/switch_pb.js +1 -1
- package/js/metalstack/api/v2/switch_pb.ts +27 -27
- package/js/metalstack/api/v2/tenant_pb.d.ts +24 -24
- package/js/metalstack/api/v2/tenant_pb.js +2 -2
- 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 +2 -2
- package/js/metalstack/api/v2/user_pb.ts +4 -4
- package/js/metalstack/api/v2/version_pb.d.ts +1 -1
- package/js/metalstack/api/v2/version_pb.js +1 -1
- package/js/metalstack/api/v2/version_pb.ts +2 -2
- package/js/metalstack/api/v2/vpn_pb.d.ts +1 -1
- package/js/metalstack/api/v2/vpn_pb.js +1 -1
- package/js/metalstack/api/v2/vpn_pb.ts +2 -2
- package/js/metalstack/infra/v2/bmc_pb.d.ts +2 -2
- package/js/metalstack/infra/v2/bmc_pb.js +1 -1
- package/js/metalstack/infra/v2/bmc_pb.ts +3 -3
- package/js/metalstack/infra/v2/boot_pb.d.ts +6 -6
- package/js/metalstack/infra/v2/boot_pb.js +1 -1
- package/js/metalstack/infra/v2/boot_pb.ts +7 -7
- package/js/metalstack/infra/v2/component_pb.d.ts +3 -3
- package/js/metalstack/infra/v2/component_pb.js +1 -1
- package/js/metalstack/infra/v2/component_pb.ts +4 -4
- package/js/metalstack/infra/v2/event_pb.d.ts +1 -1
- package/js/metalstack/infra/v2/event_pb.js +1 -1
- package/js/metalstack/infra/v2/event_pb.ts +2 -2
- package/js/metalstack/infra/v2/switch_pb.d.ts +7 -7
- package/js/metalstack/infra/v2/switch_pb.js +1 -1
- package/js/metalstack/infra/v2/switch_pb.ts +8 -8
- package/package.json +1 -1
|
@@ -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";
|
|
@@ -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
|
|
|
@@ -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,7 +161,7 @@ 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.
|
|
@@ -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";
|
|
@@ -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
|
|
|
@@ -29,7 +29,7 @@ export type FilesystemServiceCreateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
29
29
|
*
|
|
30
30
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
31
31
|
*/
|
|
32
|
-
filesystemLayout?: FilesystemLayout;
|
|
32
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
33
33
|
};
|
|
34
34
|
|
|
35
35
|
/**
|
|
@@ -50,7 +50,7 @@ export type FilesystemServiceCreateResponse = Message<"metalstack.admin.v2.Files
|
|
|
50
50
|
*
|
|
51
51
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
52
52
|
*/
|
|
53
|
-
filesystemLayout?: FilesystemLayout;
|
|
53
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
54
54
|
};
|
|
55
55
|
|
|
56
56
|
/**
|
|
@@ -78,21 +78,21 @@ export type FilesystemServiceUpdateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
80
80
|
*/
|
|
81
|
-
updateMeta?: UpdateMeta;
|
|
81
|
+
updateMeta?: UpdateMeta | undefined;
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Name of this filesystemLayout
|
|
85
85
|
*
|
|
86
86
|
* @generated from field: optional string name = 3;
|
|
87
87
|
*/
|
|
88
|
-
name?: string;
|
|
88
|
+
name?: string | undefined;
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Description of this filesystemLayout
|
|
92
92
|
*
|
|
93
93
|
* @generated from field: optional string description = 4;
|
|
94
94
|
*/
|
|
95
|
-
description?: string;
|
|
95
|
+
description?: string | undefined;
|
|
96
96
|
|
|
97
97
|
/**
|
|
98
98
|
* Filesystems is a list of filesystems to create on a machine
|
|
@@ -134,7 +134,7 @@ export type FilesystemServiceUpdateRequest = Message<"metalstack.admin.v2.Filesy
|
|
|
134
134
|
*
|
|
135
135
|
* @generated from field: metalstack.api.v2.FilesystemLayoutConstraints constraints = 10;
|
|
136
136
|
*/
|
|
137
|
-
constraints?: FilesystemLayoutConstraints;
|
|
137
|
+
constraints?: FilesystemLayoutConstraints | undefined;
|
|
138
138
|
};
|
|
139
139
|
|
|
140
140
|
/**
|
|
@@ -155,7 +155,7 @@ export type FilesystemServiceUpdateResponse = Message<"metalstack.admin.v2.Files
|
|
|
155
155
|
*
|
|
156
156
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
157
157
|
*/
|
|
158
|
-
filesystemLayout?: FilesystemLayout;
|
|
158
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
159
159
|
};
|
|
160
160
|
|
|
161
161
|
/**
|
|
@@ -197,7 +197,7 @@ export type FilesystemServiceDeleteResponse = Message<"metalstack.admin.v2.Files
|
|
|
197
197
|
*
|
|
198
198
|
* @generated from field: metalstack.api.v2.FilesystemLayout filesystem_layout = 1;
|
|
199
199
|
*/
|
|
200
|
-
filesystemLayout?: FilesystemLayout;
|
|
200
|
+
filesystemLayout?: FilesystemLayout | undefined;
|
|
201
201
|
};
|
|
202
202
|
|
|
203
203
|
/**
|
|
@@ -18,7 +18,7 @@ export type ImageServiceCreateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
18
18
|
*
|
|
19
19
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
20
20
|
*/
|
|
21
|
-
image?: Image;
|
|
21
|
+
image?: Image | undefined;
|
|
22
22
|
};
|
|
23
23
|
/**
|
|
24
24
|
* Describes the message metalstack.admin.v2.ImageServiceCreateRequest.
|
|
@@ -36,7 +36,7 @@ export type ImageServiceCreateResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
36
36
|
*
|
|
37
37
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
38
38
|
*/
|
|
39
|
-
image?: Image;
|
|
39
|
+
image?: Image | undefined;
|
|
40
40
|
};
|
|
41
41
|
/**
|
|
42
42
|
* Describes the message metalstack.admin.v2.ImageServiceCreateResponse.
|
|
@@ -60,25 +60,25 @@ export type ImageServiceUpdateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
60
60
|
*
|
|
61
61
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
62
62
|
*/
|
|
63
|
-
updateMeta?: UpdateMeta;
|
|
63
|
+
updateMeta?: UpdateMeta | undefined;
|
|
64
64
|
/**
|
|
65
65
|
* URL where this image is located
|
|
66
66
|
*
|
|
67
67
|
* @generated from field: optional string url = 3;
|
|
68
68
|
*/
|
|
69
|
-
url?: string;
|
|
69
|
+
url?: string | undefined;
|
|
70
70
|
/**
|
|
71
71
|
* Name of this image
|
|
72
72
|
*
|
|
73
73
|
* @generated from field: optional string name = 4;
|
|
74
74
|
*/
|
|
75
|
-
name?: string;
|
|
75
|
+
name?: string | undefined;
|
|
76
76
|
/**
|
|
77
77
|
* Description of this image
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: optional string description = 5;
|
|
80
80
|
*/
|
|
81
|
-
description?: string;
|
|
81
|
+
description?: string | undefined;
|
|
82
82
|
/**
|
|
83
83
|
* Features of this image
|
|
84
84
|
*
|
|
@@ -96,7 +96,7 @@ export type ImageServiceUpdateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
96
96
|
*
|
|
97
97
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
98
98
|
*/
|
|
99
|
-
expiresAt?: Timestamp;
|
|
99
|
+
expiresAt?: Timestamp | undefined;
|
|
100
100
|
};
|
|
101
101
|
/**
|
|
102
102
|
* Describes the message metalstack.admin.v2.ImageServiceUpdateRequest.
|
|
@@ -114,7 +114,7 @@ export type ImageServiceUpdateResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
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.admin.v2.ImageServiceUpdateResponse.
|
|
@@ -150,7 +150,7 @@ export type ImageServiceDeleteResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
150
150
|
*
|
|
151
151
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
152
152
|
*/
|
|
153
|
-
image?: Image;
|
|
153
|
+
image?: Image | undefined;
|
|
154
154
|
};
|
|
155
155
|
/**
|
|
156
156
|
* Describes the message metalstack.admin.v2.ImageServiceDeleteResponse.
|
|
@@ -168,7 +168,7 @@ export type ImageServiceUsageRequest = Message<"metalstack.admin.v2.ImageService
|
|
|
168
168
|
*
|
|
169
169
|
* @generated from field: metalstack.api.v2.ImageQuery query = 1;
|
|
170
170
|
*/
|
|
171
|
-
query?: ImageQuery;
|
|
171
|
+
query?: ImageQuery | undefined;
|
|
172
172
|
};
|
|
173
173
|
/**
|
|
174
174
|
* Describes the message metalstack.admin.v2.ImageServiceUsageRequest.
|
|
@@ -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/image.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/image.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -31,7 +31,7 @@ export type ImageServiceCreateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
31
31
|
*
|
|
32
32
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
33
33
|
*/
|
|
34
|
-
image?: Image;
|
|
34
|
+
image?: Image | undefined;
|
|
35
35
|
};
|
|
36
36
|
|
|
37
37
|
/**
|
|
@@ -52,7 +52,7 @@ export type ImageServiceCreateResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
52
52
|
*
|
|
53
53
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
54
54
|
*/
|
|
55
|
-
image?: Image;
|
|
55
|
+
image?: Image | undefined;
|
|
56
56
|
};
|
|
57
57
|
|
|
58
58
|
/**
|
|
@@ -80,28 +80,28 @@ export type ImageServiceUpdateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
80
80
|
*
|
|
81
81
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
82
82
|
*/
|
|
83
|
-
updateMeta?: UpdateMeta;
|
|
83
|
+
updateMeta?: UpdateMeta | undefined;
|
|
84
84
|
|
|
85
85
|
/**
|
|
86
86
|
* URL where this image is located
|
|
87
87
|
*
|
|
88
88
|
* @generated from field: optional string url = 3;
|
|
89
89
|
*/
|
|
90
|
-
url?: string;
|
|
90
|
+
url?: string | undefined;
|
|
91
91
|
|
|
92
92
|
/**
|
|
93
93
|
* Name of this image
|
|
94
94
|
*
|
|
95
95
|
* @generated from field: optional string name = 4;
|
|
96
96
|
*/
|
|
97
|
-
name?: string;
|
|
97
|
+
name?: string | undefined;
|
|
98
98
|
|
|
99
99
|
/**
|
|
100
100
|
* Description of this image
|
|
101
101
|
*
|
|
102
102
|
* @generated from field: optional string description = 5;
|
|
103
103
|
*/
|
|
104
|
-
description?: string;
|
|
104
|
+
description?: string | undefined;
|
|
105
105
|
|
|
106
106
|
/**
|
|
107
107
|
* Features of this image
|
|
@@ -122,7 +122,7 @@ export type ImageServiceUpdateRequest = Message<"metalstack.admin.v2.ImageServic
|
|
|
122
122
|
*
|
|
123
123
|
* @generated from field: google.protobuf.Timestamp expires_at = 8;
|
|
124
124
|
*/
|
|
125
|
-
expiresAt?: Timestamp;
|
|
125
|
+
expiresAt?: Timestamp | undefined;
|
|
126
126
|
};
|
|
127
127
|
|
|
128
128
|
/**
|
|
@@ -143,7 +143,7 @@ export type ImageServiceUpdateResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
143
143
|
*
|
|
144
144
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
145
145
|
*/
|
|
146
|
-
image?: Image;
|
|
146
|
+
image?: Image | undefined;
|
|
147
147
|
};
|
|
148
148
|
|
|
149
149
|
/**
|
|
@@ -185,7 +185,7 @@ export type ImageServiceDeleteResponse = Message<"metalstack.admin.v2.ImageServi
|
|
|
185
185
|
*
|
|
186
186
|
* @generated from field: metalstack.api.v2.Image image = 1;
|
|
187
187
|
*/
|
|
188
|
-
image?: Image;
|
|
188
|
+
image?: Image | undefined;
|
|
189
189
|
};
|
|
190
190
|
|
|
191
191
|
/**
|
|
@@ -206,7 +206,7 @@ export type ImageServiceUsageRequest = Message<"metalstack.admin.v2.ImageService
|
|
|
206
206
|
*
|
|
207
207
|
* @generated from field: metalstack.api.v2.ImageQuery query = 1;
|
|
208
208
|
*/
|
|
209
|
-
query?: ImageQuery;
|
|
209
|
+
query?: ImageQuery | undefined;
|
|
210
210
|
};
|
|
211
211
|
|
|
212
212
|
/**
|
|
@@ -16,7 +16,7 @@ export type IPServiceListRequest = Message<"metalstack.admin.v2.IPServiceListReq
|
|
|
16
16
|
*
|
|
17
17
|
* @generated from field: metalstack.api.v2.IPQuery query = 1;
|
|
18
18
|
*/
|
|
19
|
-
query?: IPQuery;
|
|
19
|
+
query?: IPQuery | undefined;
|
|
20
20
|
};
|
|
21
21
|
/**
|
|
22
22
|
* Describes the message metalstack.admin.v2.IPServiceListRequest.
|
|
@@ -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/ip.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/ip.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -26,7 +26,7 @@ export type IPServiceListRequest = Message<"metalstack.admin.v2.IPServiceListReq
|
|
|
26
26
|
*
|
|
27
27
|
* @generated from field: metalstack.api.v2.IPQuery query = 1;
|
|
28
28
|
*/
|
|
29
|
-
query?: IPQuery;
|
|
29
|
+
query?: IPQuery | undefined;
|
|
30
30
|
};
|
|
31
31
|
|
|
32
32
|
/**
|