@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
|
@@ -34,7 +34,7 @@ export type MachineServiceGetResponse = Message<"metalstack.admin.v2.MachineServ
|
|
|
34
34
|
*
|
|
35
35
|
* @generated from field: metalstack.api.v2.Machine machine = 1;
|
|
36
36
|
*/
|
|
37
|
-
machine?: Machine;
|
|
37
|
+
machine?: Machine | undefined;
|
|
38
38
|
};
|
|
39
39
|
/**
|
|
40
40
|
* Describes the message metalstack.admin.v2.MachineServiceGetResponse.
|
|
@@ -52,14 +52,14 @@ export type MachineServiceListRequest = Message<"metalstack.admin.v2.MachineServ
|
|
|
52
52
|
*
|
|
53
53
|
* @generated from field: metalstack.api.v2.MachineQuery query = 1;
|
|
54
54
|
*/
|
|
55
|
-
query?: MachineQuery;
|
|
55
|
+
query?: MachineQuery | undefined;
|
|
56
56
|
/**
|
|
57
57
|
* Partition for which machines should be listed, could be left empty if only one partition is present
|
|
58
58
|
* otherwise an error is thrown that the partition must be specified
|
|
59
59
|
*
|
|
60
60
|
* @generated from field: optional string partition = 2;
|
|
61
61
|
*/
|
|
62
|
-
partition?: string;
|
|
62
|
+
partition?: string | undefined;
|
|
63
63
|
};
|
|
64
64
|
/**
|
|
65
65
|
* Describes the message metalstack.admin.v2.MachineServiceListRequest.
|
|
@@ -154,7 +154,7 @@ export type MachineServiceGetBMCResponse = Message<"metalstack.admin.v2.MachineS
|
|
|
154
154
|
*
|
|
155
155
|
* @generated from field: metalstack.api.v2.MachineBMCReport bmc = 2;
|
|
156
156
|
*/
|
|
157
|
-
bmc?: MachineBMCReport;
|
|
157
|
+
bmc?: MachineBMCReport | undefined;
|
|
158
158
|
};
|
|
159
159
|
/**
|
|
160
160
|
* Describes the message metalstack.admin.v2.MachineServiceGetBMCResponse.
|
|
@@ -172,7 +172,7 @@ export type MachineServiceListBMCRequest = Message<"metalstack.admin.v2.MachineS
|
|
|
172
172
|
*
|
|
173
173
|
* @generated from field: metalstack.api.v2.MachineBMCQuery query = 1;
|
|
174
174
|
*/
|
|
175
|
-
query?: MachineBMCQuery;
|
|
175
|
+
query?: MachineBMCQuery | undefined;
|
|
176
176
|
};
|
|
177
177
|
/**
|
|
178
178
|
* Describes the message metalstack.admin.v2.MachineServiceListBMCRequest.
|
|
@@ -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/machine.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/machine.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -49,7 +49,7 @@ export type MachineServiceGetResponse = Message<"metalstack.admin.v2.MachineServ
|
|
|
49
49
|
*
|
|
50
50
|
* @generated from field: metalstack.api.v2.Machine machine = 1;
|
|
51
51
|
*/
|
|
52
|
-
machine?: Machine;
|
|
52
|
+
machine?: Machine | undefined;
|
|
53
53
|
};
|
|
54
54
|
|
|
55
55
|
/**
|
|
@@ -70,7 +70,7 @@ export type MachineServiceListRequest = Message<"metalstack.admin.v2.MachineServ
|
|
|
70
70
|
*
|
|
71
71
|
* @generated from field: metalstack.api.v2.MachineQuery query = 1;
|
|
72
72
|
*/
|
|
73
|
-
query?: MachineQuery;
|
|
73
|
+
query?: MachineQuery | undefined;
|
|
74
74
|
|
|
75
75
|
/**
|
|
76
76
|
* Partition for which machines should be listed, could be left empty if only one partition is present
|
|
@@ -78,7 +78,7 @@ export type MachineServiceListRequest = Message<"metalstack.admin.v2.MachineServ
|
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: optional string partition = 2;
|
|
80
80
|
*/
|
|
81
|
-
partition?: string;
|
|
81
|
+
partition?: string | undefined;
|
|
82
82
|
};
|
|
83
83
|
|
|
84
84
|
/**
|
|
@@ -191,7 +191,7 @@ export type MachineServiceGetBMCResponse = Message<"metalstack.admin.v2.MachineS
|
|
|
191
191
|
*
|
|
192
192
|
* @generated from field: metalstack.api.v2.MachineBMCReport bmc = 2;
|
|
193
193
|
*/
|
|
194
|
-
bmc?: MachineBMCReport;
|
|
194
|
+
bmc?: MachineBMCReport | undefined;
|
|
195
195
|
};
|
|
196
196
|
|
|
197
197
|
/**
|
|
@@ -212,7 +212,7 @@ export type MachineServiceListBMCRequest = Message<"metalstack.admin.v2.MachineS
|
|
|
212
212
|
*
|
|
213
213
|
* @generated from field: metalstack.api.v2.MachineBMCQuery query = 1;
|
|
214
214
|
*/
|
|
215
|
-
query?: MachineBMCQuery;
|
|
215
|
+
query?: MachineBMCQuery | undefined;
|
|
216
216
|
};
|
|
217
217
|
|
|
218
218
|
/**
|
|
@@ -35,7 +35,7 @@ export type NetworkServiceGetResponse = Message<"metalstack.admin.v2.NetworkServ
|
|
|
35
35
|
*
|
|
36
36
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
37
37
|
*/
|
|
38
|
-
network?: Network;
|
|
38
|
+
network?: Network | undefined;
|
|
39
39
|
};
|
|
40
40
|
/**
|
|
41
41
|
* Describes the message metalstack.admin.v2.NetworkServiceGetResponse.
|
|
@@ -53,31 +53,31 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
53
53
|
*
|
|
54
54
|
* @generated from field: optional string id = 1;
|
|
55
55
|
*/
|
|
56
|
-
id?: string;
|
|
56
|
+
id?: string | undefined;
|
|
57
57
|
/**
|
|
58
58
|
* Name of this network
|
|
59
59
|
*
|
|
60
60
|
* @generated from field: optional string name = 2;
|
|
61
61
|
*/
|
|
62
|
-
name?: string;
|
|
62
|
+
name?: string | undefined;
|
|
63
63
|
/**
|
|
64
64
|
* Description of this network
|
|
65
65
|
*
|
|
66
66
|
* @generated from field: optional string description = 3;
|
|
67
67
|
*/
|
|
68
|
-
description?: string;
|
|
68
|
+
description?: string | undefined;
|
|
69
69
|
/**
|
|
70
70
|
* Partition where this network will be created
|
|
71
71
|
*
|
|
72
72
|
* @generated from field: optional string partition = 4;
|
|
73
73
|
*/
|
|
74
|
-
partition?: string;
|
|
74
|
+
partition?: string | undefined;
|
|
75
75
|
/**
|
|
76
76
|
* Project where this network belongs to
|
|
77
77
|
*
|
|
78
78
|
* @generated from field: optional string project = 5;
|
|
79
79
|
*/
|
|
80
|
-
project?: string;
|
|
80
|
+
project?: string | undefined;
|
|
81
81
|
/**
|
|
82
82
|
* Type of the network to create
|
|
83
83
|
*
|
|
@@ -89,7 +89,7 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
89
89
|
*
|
|
90
90
|
* @generated from field: optional metalstack.api.v2.Labels labels = 7;
|
|
91
91
|
*/
|
|
92
|
-
labels?: Labels;
|
|
92
|
+
labels?: Labels | undefined;
|
|
93
93
|
/**
|
|
94
94
|
* Prefixes in this network
|
|
95
95
|
*
|
|
@@ -107,31 +107,31 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
107
107
|
*
|
|
108
108
|
* @generated from field: metalstack.api.v2.ChildPrefixLength default_child_prefix_length = 10;
|
|
109
109
|
*/
|
|
110
|
-
defaultChildPrefixLength?: ChildPrefixLength;
|
|
110
|
+
defaultChildPrefixLength?: ChildPrefixLength | undefined;
|
|
111
111
|
/**
|
|
112
112
|
* Min Child Prefix length asserts that during child network creation the requested bit length is greater or equal the min child prefix length
|
|
113
113
|
*
|
|
114
114
|
* @generated from field: metalstack.api.v2.ChildPrefixLength min_child_prefix_length = 11;
|
|
115
115
|
*/
|
|
116
|
-
minChildPrefixLength?: ChildPrefixLength;
|
|
116
|
+
minChildPrefixLength?: ChildPrefixLength | undefined;
|
|
117
117
|
/**
|
|
118
118
|
* NATType of this network
|
|
119
119
|
*
|
|
120
120
|
* @generated from field: optional metalstack.api.v2.NATType nat_type = 12;
|
|
121
121
|
*/
|
|
122
|
-
natType?: NATType;
|
|
122
|
+
natType?: NATType | undefined;
|
|
123
123
|
/**
|
|
124
124
|
* VRF of this network has this VNI
|
|
125
125
|
*
|
|
126
126
|
* @generated from field: optional uint32 vrf = 13;
|
|
127
127
|
*/
|
|
128
|
-
vrf?: number;
|
|
128
|
+
vrf?: number | undefined;
|
|
129
129
|
/**
|
|
130
130
|
* Parent Network points to the id of the parent network if any
|
|
131
131
|
*
|
|
132
132
|
* @generated from field: optional string parent_network = 14;
|
|
133
133
|
*/
|
|
134
|
-
parentNetwork?: string;
|
|
134
|
+
parentNetwork?: string | undefined;
|
|
135
135
|
/**
|
|
136
136
|
* AdditionalAnnouncableCidrs will be added to the allow list on the switch which prefixes might be announced
|
|
137
137
|
*
|
|
@@ -143,13 +143,13 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
143
143
|
*
|
|
144
144
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength length = 16;
|
|
145
145
|
*/
|
|
146
|
-
length?: ChildPrefixLength;
|
|
146
|
+
length?: ChildPrefixLength | undefined;
|
|
147
147
|
/**
|
|
148
148
|
* AddressFamily to create, defaults to the same as the parent
|
|
149
149
|
*
|
|
150
150
|
* @generated from field: optional metalstack.api.v2.NetworkAddressFamily address_family = 17;
|
|
151
151
|
*/
|
|
152
|
-
addressFamily?: NetworkAddressFamily;
|
|
152
|
+
addressFamily?: NetworkAddressFamily | undefined;
|
|
153
153
|
};
|
|
154
154
|
/**
|
|
155
155
|
* Describes the message metalstack.admin.v2.NetworkServiceCreateRequest.
|
|
@@ -173,25 +173,25 @@ export type NetworkServiceUpdateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
173
173
|
*
|
|
174
174
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
175
175
|
*/
|
|
176
|
-
updateMeta?: UpdateMeta;
|
|
176
|
+
updateMeta?: UpdateMeta | undefined;
|
|
177
177
|
/**
|
|
178
178
|
* Name of this network
|
|
179
179
|
*
|
|
180
180
|
* @generated from field: optional string name = 3;
|
|
181
181
|
*/
|
|
182
|
-
name?: string;
|
|
182
|
+
name?: string | undefined;
|
|
183
183
|
/**
|
|
184
184
|
* Description of this network
|
|
185
185
|
*
|
|
186
186
|
* @generated from field: optional string description = 4;
|
|
187
187
|
*/
|
|
188
|
-
description?: string;
|
|
188
|
+
description?: string | undefined;
|
|
189
189
|
/**
|
|
190
190
|
* Labels to update on this network
|
|
191
191
|
*
|
|
192
192
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 5;
|
|
193
193
|
*/
|
|
194
|
-
labels?: UpdateLabels;
|
|
194
|
+
labels?: UpdateLabels | undefined;
|
|
195
195
|
/**
|
|
196
196
|
* Prefixes in this network
|
|
197
197
|
*
|
|
@@ -209,19 +209,19 @@ export type NetworkServiceUpdateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
209
209
|
*
|
|
210
210
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength default_child_prefix_length = 8;
|
|
211
211
|
*/
|
|
212
|
-
defaultChildPrefixLength?: ChildPrefixLength;
|
|
212
|
+
defaultChildPrefixLength?: ChildPrefixLength | undefined;
|
|
213
213
|
/**
|
|
214
214
|
* Min Child Prefix length asserts that during child network creation the requested bit length is greater or equal the min child prefix length
|
|
215
215
|
*
|
|
216
216
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength min_child_prefix_length = 9;
|
|
217
217
|
*/
|
|
218
|
-
minChildPrefixLength?: ChildPrefixLength;
|
|
218
|
+
minChildPrefixLength?: ChildPrefixLength | undefined;
|
|
219
219
|
/**
|
|
220
220
|
* NATType of this network
|
|
221
221
|
*
|
|
222
222
|
* @generated from field: optional metalstack.api.v2.NATType nat_type = 10;
|
|
223
223
|
*/
|
|
224
|
-
natType?: NATType;
|
|
224
|
+
natType?: NATType | undefined;
|
|
225
225
|
/**
|
|
226
226
|
* AdditionalAnnouncableCidrs will be added to the allow list on the switch which prefixes might be announced
|
|
227
227
|
*
|
|
@@ -267,9 +267,9 @@ export type NetworkServiceListRequest = Message<"metalstack.admin.v2.NetworkServ
|
|
|
267
267
|
/**
|
|
268
268
|
* Query specifies which networks to return
|
|
269
269
|
*
|
|
270
|
-
* @generated from field: metalstack.api.v2.NetworkQuery query =
|
|
270
|
+
* @generated from field: metalstack.api.v2.NetworkQuery query = 1;
|
|
271
271
|
*/
|
|
272
|
-
query?: NetworkQuery;
|
|
272
|
+
query?: NetworkQuery | undefined;
|
|
273
273
|
};
|
|
274
274
|
/**
|
|
275
275
|
* Describes the message metalstack.admin.v2.NetworkServiceListRequest.
|
|
@@ -287,7 +287,7 @@ export type NetworkServiceCreateResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
287
287
|
*
|
|
288
288
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
289
289
|
*/
|
|
290
|
-
network?: Network;
|
|
290
|
+
network?: Network | undefined;
|
|
291
291
|
};
|
|
292
292
|
/**
|
|
293
293
|
* Describes the message metalstack.admin.v2.NetworkServiceCreateResponse.
|
|
@@ -305,7 +305,7 @@ export type NetworkServiceUpdateResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
305
305
|
*
|
|
306
306
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
307
307
|
*/
|
|
308
|
-
network?: Network;
|
|
308
|
+
network?: Network | undefined;
|
|
309
309
|
};
|
|
310
310
|
/**
|
|
311
311
|
* Describes the message metalstack.admin.v2.NetworkServiceUpdateResponse.
|
|
@@ -323,7 +323,7 @@ export type NetworkServiceDeleteResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
323
323
|
*
|
|
324
324
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
325
325
|
*/
|
|
326
|
-
network?: Network;
|
|
326
|
+
network?: Network | undefined;
|
|
327
327
|
};
|
|
328
328
|
/**
|
|
329
329
|
* Describes the message metalstack.admin.v2.NetworkServiceDeleteResponse.
|
|
@@ -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/network.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/network.proto.
|
|
11
11
|
*/
|
|
12
|
-
export const file_metalstack_admin_v2_network = /*@__PURE__*/ fileDesc("
|
|
12
|
+
export const file_metalstack_admin_v2_network = /*@__PURE__*/ fileDesc("CiFtZXRhbHN0YWNrL2FkbWluL3YyL25ldHdvcmsucHJvdG8SE21ldGFsc3RhY2suYWRtaW4udjIiMwoYTmV0d29ya1NlcnZpY2VHZXRSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECASJIChlOZXR3b3JrU2VydmljZUdldFJlc3BvbnNlEisKB25ldHdvcmsYASABKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrItAHChtOZXR3b3JrU2VydmljZUNyZWF0ZVJlcXVlc3QSHAoCaWQYASABKAlCC7pICHIGwLOusQIBSACIAQESHgoEbmFtZRgCIAEoCUILukgIcgbAs66xAgFIAYgBARIlCgtkZXNjcmlwdGlvbhgDIAEoCUILukgIcgbIs66xAgFIAogBARIjCglwYXJ0aXRpb24YBCABKAlCC7pICHIG0LOusQIBSAOIAQESHgoHcHJvamVjdBgFIAEoCUIIukgFcgOwAQFIBIgBARI2CgR0eXBlGAYgASgOMh4ubWV0YWxzdGFjay5hcGkudjIuTmV0d29ya1R5cGVCCLpIBYIBAhABEi4KBmxhYmVscxgHIAEoCzIZLm1ldGFsc3RhY2suYXBpLnYyLkxhYmVsc0gFiAEBEh4KCHByZWZpeGVzGAggAygJQgy6SAmSAQa4pLOxAgESKgoUZGVzdGluYXRpb25fcHJlZml4ZXMYCSADKAlCDLpICZIBBriks7ECARJJChtkZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGgYCiABKAsyJC5tZXRhbHN0YWNrLmFwaS52Mi5DaGlsZFByZWZpeExlbmd0aBJFChdtaW5fY2hpbGRfcHJlZml4X2xlbmd0aBgLIAEoCzIkLm1ldGFsc3RhY2suYXBpLnYyLkNoaWxkUHJlZml4TGVuZ3RoEjsKCG5hdF90eXBlGAwgASgOMhoubWV0YWxzdGFjay5hcGkudjIuTkFUVHlwZUIIukgFggECEAFIBogBARIQCgN2cmYYDSABKA1IB4gBARIoCg5wYXJlbnRfbmV0d29yaxgOIAEoCUILukgIcgbAs66xAgFICIgBARIyChxhZGRpdGlvbmFsX2Fubm91bmNhYmxlX2NpZHJzGA8gAygJQgy6SAmSAQa4pLOxAgESOQoGbGVuZ3RoGBAgASgLMiQubWV0YWxzdGFjay5hcGkudjIuQ2hpbGRQcmVmaXhMZW5ndGhICYgBARJOCg5hZGRyZXNzX2ZhbWlseRgRIAEoDjInLm1ldGFsc3RhY2suYXBpLnYyLk5ldHdvcmtBZGRyZXNzRmFtaWx5Qgi6SAWCAQIQAUgKiAEBQgUKA19pZEIHCgVfbmFtZUIOCgxfZGVzY3JpcHRpb25CDAoKX3BhcnRpdGlvbkIKCghfcHJvamVjdEIJCgdfbGFiZWxzQgsKCV9uYXRfdHlwZUIGCgRfdnJmQhEKD19wYXJlbnRfbmV0d29ya0IJCgdfbGVuZ3RoQhEKD19hZGRyZXNzX2ZhbWlseSLEBQobTmV0d29ya1NlcnZpY2VVcGRhdGVSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECARI6Cgt1cGRhdGVfbWV0YRgCIAEoCzIdLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZU1ldGFCBrpIA8gBARIeCgRuYW1lGAMgASgJQgu6SAhyBsCzrrECAUgAiAEBEiUKC2Rlc2NyaXB0aW9uGAQgASgJQgu6SAhyBsizrrECAUgBiAEBEjQKBmxhYmVscxgFIAEoCzIfLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZUxhYmVsc0gCiAEBEh4KCHByZWZpeGVzGAYgAygJQgy6SAmSAQa4pLOxAgESKgoUZGVzdGluYXRpb25fcHJlZml4ZXMYByADKAlCDLpICZIBBriks7ECARJOChtkZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGgYCCABKAsyJC5tZXRhbHN0YWNrLmFwaS52Mi5DaGlsZFByZWZpeExlbmd0aEgDiAEBEkoKF21pbl9jaGlsZF9wcmVmaXhfbGVuZ3RoGAkgASgLMiQubWV0YWxzdGFjay5hcGkudjIuQ2hpbGRQcmVmaXhMZW5ndGhIBIgBARI7CghuYXRfdHlwZRgKIAEoDjIaLm1ldGFsc3RhY2suYXBpLnYyLk5BVFR5cGVCCLpIBYIBAhABSAWIAQESMgocYWRkaXRpb25hbF9hbm5vdW5jYWJsZV9jaWRycxgLIAMoCUIMukgJkgEGuKSzsQIBEg0KBWZvcmNlGAwgASgIQgcKBV9uYW1lQg4KDF9kZXNjcmlwdGlvbkIJCgdfbGFiZWxzQh4KHF9kZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGhCGgoYX21pbl9jaGlsZF9wcmVmaXhfbGVuZ3RoQgsKCV9uYXRfdHlwZSI2ChtOZXR3b3JrU2VydmljZURlbGV0ZVJlcXVlc3QSFwoCaWQYASABKAlCC7pICHIGwLOusQIBIksKGU5ldHdvcmtTZXJ2aWNlTGlzdFJlcXVlc3QSLgoFcXVlcnkYASABKAsyHy5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrUXVlcnkiSwocTmV0d29ya1NlcnZpY2VDcmVhdGVSZXNwb25zZRIrCgduZXR3b3JrGAEgASgLMhoubWV0YWxzdGFjay5hcGkudjIuTmV0d29yayJLChxOZXR3b3JrU2VydmljZVVwZGF0ZVJlc3BvbnNlEisKB25ldHdvcmsYASABKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrIksKHE5ldHdvcmtTZXJ2aWNlRGVsZXRlUmVzcG9uc2USKwoHbmV0d29yaxgBIAEoCzIaLm1ldGFsc3RhY2suYXBpLnYyLk5ldHdvcmsiSgoaTmV0d29ya1NlcnZpY2VMaXN0UmVzcG9uc2USLAoIbmV0d29ya3MYASADKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrMuUECg5OZXR3b3JrU2VydmljZRJwCgNHZXQSLS5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlR2V0UmVxdWVzdBouLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VHZXRSZXNwb25zZSIK0vMYAgEC4PMYAhJ4CgZDcmVhdGUSMC5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlQ3JlYXRlUmVxdWVzdBoxLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VDcmVhdGVSZXNwb25zZSIJ0vMYAQHg8xgBEngKBlVwZGF0ZRIwLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VVcGRhdGVSZXF1ZXN0GjEubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZVVwZGF0ZVJlc3BvbnNlIgnS8xgBAeDzGAESeAoGRGVsZXRlEjAubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZURlbGV0ZVJlcXVlc3QaMS5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlRGVsZXRlUmVzcG9uc2UiCdLzGAEB4PMYARJzCgRMaXN0Ei4ubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZUxpc3RSZXF1ZXN0Gi8ubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZUxpc3RSZXNwb25zZSIK0vMYAgEC4PMYAkLQAQoXY29tLm1ldGFsc3RhY2suYWRtaW4udjJCDE5ldHdvcmtQcm90b1ABWjlnaXRodWIuY29tL21ldGFsLXN0YWNrL2FwaS9nby9tZXRhbHN0YWNrL2FkbWluL3YyO2FkbWludjKiAgNNQViqAhNNZXRhbHN0YWNrLkFkbWluLlYyygITTWV0YWxzdGFja1xBZG1pblxWMuICH01ldGFsc3RhY2tcQWRtaW5cVjJcR1BCTWV0YWRhdGHqAhVNZXRhbHN0YWNrOjpBZG1pbjo6VjJiBnByb3RvMw", [file_buf_validate_validate, file_metalstack_api_v2_common, file_metalstack_api_v2_network, file_metalstack_api_v2_predefined_rules]);
|
|
13
13
|
/**
|
|
14
14
|
* Describes the message metalstack.admin.v2.NetworkServiceGetRequest.
|
|
15
15
|
* Use `create(NetworkServiceGetRequestSchema)` 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/network.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
|
|
@@ -16,7 +16,7 @@ import type { Message } from "@bufbuild/protobuf";
|
|
|
16
16
|
* Describes the file metalstack/admin/v2/network.proto.
|
|
17
17
|
*/
|
|
18
18
|
export const file_metalstack_admin_v2_network: GenFile = /*@__PURE__*/
|
|
19
|
-
fileDesc("
|
|
19
|
+
fileDesc("CiFtZXRhbHN0YWNrL2FkbWluL3YyL25ldHdvcmsucHJvdG8SE21ldGFsc3RhY2suYWRtaW4udjIiMwoYTmV0d29ya1NlcnZpY2VHZXRSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECASJIChlOZXR3b3JrU2VydmljZUdldFJlc3BvbnNlEisKB25ldHdvcmsYASABKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrItAHChtOZXR3b3JrU2VydmljZUNyZWF0ZVJlcXVlc3QSHAoCaWQYASABKAlCC7pICHIGwLOusQIBSACIAQESHgoEbmFtZRgCIAEoCUILukgIcgbAs66xAgFIAYgBARIlCgtkZXNjcmlwdGlvbhgDIAEoCUILukgIcgbIs66xAgFIAogBARIjCglwYXJ0aXRpb24YBCABKAlCC7pICHIG0LOusQIBSAOIAQESHgoHcHJvamVjdBgFIAEoCUIIukgFcgOwAQFIBIgBARI2CgR0eXBlGAYgASgOMh4ubWV0YWxzdGFjay5hcGkudjIuTmV0d29ya1R5cGVCCLpIBYIBAhABEi4KBmxhYmVscxgHIAEoCzIZLm1ldGFsc3RhY2suYXBpLnYyLkxhYmVsc0gFiAEBEh4KCHByZWZpeGVzGAggAygJQgy6SAmSAQa4pLOxAgESKgoUZGVzdGluYXRpb25fcHJlZml4ZXMYCSADKAlCDLpICZIBBriks7ECARJJChtkZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGgYCiABKAsyJC5tZXRhbHN0YWNrLmFwaS52Mi5DaGlsZFByZWZpeExlbmd0aBJFChdtaW5fY2hpbGRfcHJlZml4X2xlbmd0aBgLIAEoCzIkLm1ldGFsc3RhY2suYXBpLnYyLkNoaWxkUHJlZml4TGVuZ3RoEjsKCG5hdF90eXBlGAwgASgOMhoubWV0YWxzdGFjay5hcGkudjIuTkFUVHlwZUIIukgFggECEAFIBogBARIQCgN2cmYYDSABKA1IB4gBARIoCg5wYXJlbnRfbmV0d29yaxgOIAEoCUILukgIcgbAs66xAgFICIgBARIyChxhZGRpdGlvbmFsX2Fubm91bmNhYmxlX2NpZHJzGA8gAygJQgy6SAmSAQa4pLOxAgESOQoGbGVuZ3RoGBAgASgLMiQubWV0YWxzdGFjay5hcGkudjIuQ2hpbGRQcmVmaXhMZW5ndGhICYgBARJOCg5hZGRyZXNzX2ZhbWlseRgRIAEoDjInLm1ldGFsc3RhY2suYXBpLnYyLk5ldHdvcmtBZGRyZXNzRmFtaWx5Qgi6SAWCAQIQAUgKiAEBQgUKA19pZEIHCgVfbmFtZUIOCgxfZGVzY3JpcHRpb25CDAoKX3BhcnRpdGlvbkIKCghfcHJvamVjdEIJCgdfbGFiZWxzQgsKCV9uYXRfdHlwZUIGCgRfdnJmQhEKD19wYXJlbnRfbmV0d29ya0IJCgdfbGVuZ3RoQhEKD19hZGRyZXNzX2ZhbWlseSLEBQobTmV0d29ya1NlcnZpY2VVcGRhdGVSZXF1ZXN0EhcKAmlkGAEgASgJQgu6SAhyBsCzrrECARI6Cgt1cGRhdGVfbWV0YRgCIAEoCzIdLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZU1ldGFCBrpIA8gBARIeCgRuYW1lGAMgASgJQgu6SAhyBsCzrrECAUgAiAEBEiUKC2Rlc2NyaXB0aW9uGAQgASgJQgu6SAhyBsizrrECAUgBiAEBEjQKBmxhYmVscxgFIAEoCzIfLm1ldGFsc3RhY2suYXBpLnYyLlVwZGF0ZUxhYmVsc0gCiAEBEh4KCHByZWZpeGVzGAYgAygJQgy6SAmSAQa4pLOxAgESKgoUZGVzdGluYXRpb25fcHJlZml4ZXMYByADKAlCDLpICZIBBriks7ECARJOChtkZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGgYCCABKAsyJC5tZXRhbHN0YWNrLmFwaS52Mi5DaGlsZFByZWZpeExlbmd0aEgDiAEBEkoKF21pbl9jaGlsZF9wcmVmaXhfbGVuZ3RoGAkgASgLMiQubWV0YWxzdGFjay5hcGkudjIuQ2hpbGRQcmVmaXhMZW5ndGhIBIgBARI7CghuYXRfdHlwZRgKIAEoDjIaLm1ldGFsc3RhY2suYXBpLnYyLk5BVFR5cGVCCLpIBYIBAhABSAWIAQESMgocYWRkaXRpb25hbF9hbm5vdW5jYWJsZV9jaWRycxgLIAMoCUIMukgJkgEGuKSzsQIBEg0KBWZvcmNlGAwgASgIQgcKBV9uYW1lQg4KDF9kZXNjcmlwdGlvbkIJCgdfbGFiZWxzQh4KHF9kZWZhdWx0X2NoaWxkX3ByZWZpeF9sZW5ndGhCGgoYX21pbl9jaGlsZF9wcmVmaXhfbGVuZ3RoQgsKCV9uYXRfdHlwZSI2ChtOZXR3b3JrU2VydmljZURlbGV0ZVJlcXVlc3QSFwoCaWQYASABKAlCC7pICHIGwLOusQIBIksKGU5ldHdvcmtTZXJ2aWNlTGlzdFJlcXVlc3QSLgoFcXVlcnkYASABKAsyHy5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrUXVlcnkiSwocTmV0d29ya1NlcnZpY2VDcmVhdGVSZXNwb25zZRIrCgduZXR3b3JrGAEgASgLMhoubWV0YWxzdGFjay5hcGkudjIuTmV0d29yayJLChxOZXR3b3JrU2VydmljZVVwZGF0ZVJlc3BvbnNlEisKB25ldHdvcmsYASABKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrIksKHE5ldHdvcmtTZXJ2aWNlRGVsZXRlUmVzcG9uc2USKwoHbmV0d29yaxgBIAEoCzIaLm1ldGFsc3RhY2suYXBpLnYyLk5ldHdvcmsiSgoaTmV0d29ya1NlcnZpY2VMaXN0UmVzcG9uc2USLAoIbmV0d29ya3MYASADKAsyGi5tZXRhbHN0YWNrLmFwaS52Mi5OZXR3b3JrMuUECg5OZXR3b3JrU2VydmljZRJwCgNHZXQSLS5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlR2V0UmVxdWVzdBouLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VHZXRSZXNwb25zZSIK0vMYAgEC4PMYAhJ4CgZDcmVhdGUSMC5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlQ3JlYXRlUmVxdWVzdBoxLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VDcmVhdGVSZXNwb25zZSIJ0vMYAQHg8xgBEngKBlVwZGF0ZRIwLm1ldGFsc3RhY2suYWRtaW4udjIuTmV0d29ya1NlcnZpY2VVcGRhdGVSZXF1ZXN0GjEubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZVVwZGF0ZVJlc3BvbnNlIgnS8xgBAeDzGAESeAoGRGVsZXRlEjAubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZURlbGV0ZVJlcXVlc3QaMS5tZXRhbHN0YWNrLmFkbWluLnYyLk5ldHdvcmtTZXJ2aWNlRGVsZXRlUmVzcG9uc2UiCdLzGAEB4PMYARJzCgRMaXN0Ei4ubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZUxpc3RSZXF1ZXN0Gi8ubWV0YWxzdGFjay5hZG1pbi52Mi5OZXR3b3JrU2VydmljZUxpc3RSZXNwb25zZSIK0vMYAgEC4PMYAkLQAQoXY29tLm1ldGFsc3RhY2suYWRtaW4udjJCDE5ldHdvcmtQcm90b1ABWjlnaXRodWIuY29tL21ldGFsLXN0YWNrL2FwaS9nby9tZXRhbHN0YWNrL2FkbWluL3YyO2FkbWludjKiAgNNQViqAhNNZXRhbHN0YWNrLkFkbWluLlYyygITTWV0YWxzdGFja1xBZG1pblxWMuICH01ldGFsc3RhY2tcQWRtaW5cVjJcR1BCTWV0YWRhdGHqAhVNZXRhbHN0YWNrOjpBZG1pbjo6VjJiBnByb3RvMw", [file_buf_validate_validate, file_metalstack_api_v2_common, file_metalstack_api_v2_network, file_metalstack_api_v2_predefined_rules]);
|
|
20
20
|
|
|
21
21
|
/**
|
|
22
22
|
* NetworkServiceGetRequest is the request payload for getting a network.
|
|
@@ -50,7 +50,7 @@ export type NetworkServiceGetResponse = Message<"metalstack.admin.v2.NetworkServ
|
|
|
50
50
|
*
|
|
51
51
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
52
52
|
*/
|
|
53
|
-
network?: Network;
|
|
53
|
+
network?: Network | undefined;
|
|
54
54
|
};
|
|
55
55
|
|
|
56
56
|
/**
|
|
@@ -71,35 +71,35 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
71
71
|
*
|
|
72
72
|
* @generated from field: optional string id = 1;
|
|
73
73
|
*/
|
|
74
|
-
id?: string;
|
|
74
|
+
id?: string | undefined;
|
|
75
75
|
|
|
76
76
|
/**
|
|
77
77
|
* Name of this network
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: optional string name = 2;
|
|
80
80
|
*/
|
|
81
|
-
name?: string;
|
|
81
|
+
name?: string | undefined;
|
|
82
82
|
|
|
83
83
|
/**
|
|
84
84
|
* Description of this network
|
|
85
85
|
*
|
|
86
86
|
* @generated from field: optional string description = 3;
|
|
87
87
|
*/
|
|
88
|
-
description?: string;
|
|
88
|
+
description?: string | undefined;
|
|
89
89
|
|
|
90
90
|
/**
|
|
91
91
|
* Partition where this network will be created
|
|
92
92
|
*
|
|
93
93
|
* @generated from field: optional string partition = 4;
|
|
94
94
|
*/
|
|
95
|
-
partition?: string;
|
|
95
|
+
partition?: string | undefined;
|
|
96
96
|
|
|
97
97
|
/**
|
|
98
98
|
* Project where this network belongs to
|
|
99
99
|
*
|
|
100
100
|
* @generated from field: optional string project = 5;
|
|
101
101
|
*/
|
|
102
|
-
project?: string;
|
|
102
|
+
project?: string | undefined;
|
|
103
103
|
|
|
104
104
|
/**
|
|
105
105
|
* Type of the network to create
|
|
@@ -113,7 +113,7 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
113
113
|
*
|
|
114
114
|
* @generated from field: optional metalstack.api.v2.Labels labels = 7;
|
|
115
115
|
*/
|
|
116
|
-
labels?: Labels;
|
|
116
|
+
labels?: Labels | undefined;
|
|
117
117
|
|
|
118
118
|
/**
|
|
119
119
|
* Prefixes in this network
|
|
@@ -134,35 +134,35 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
134
134
|
*
|
|
135
135
|
* @generated from field: metalstack.api.v2.ChildPrefixLength default_child_prefix_length = 10;
|
|
136
136
|
*/
|
|
137
|
-
defaultChildPrefixLength?: ChildPrefixLength;
|
|
137
|
+
defaultChildPrefixLength?: ChildPrefixLength | undefined;
|
|
138
138
|
|
|
139
139
|
/**
|
|
140
140
|
* Min Child Prefix length asserts that during child network creation the requested bit length is greater or equal the min child prefix length
|
|
141
141
|
*
|
|
142
142
|
* @generated from field: metalstack.api.v2.ChildPrefixLength min_child_prefix_length = 11;
|
|
143
143
|
*/
|
|
144
|
-
minChildPrefixLength?: ChildPrefixLength;
|
|
144
|
+
minChildPrefixLength?: ChildPrefixLength | undefined;
|
|
145
145
|
|
|
146
146
|
/**
|
|
147
147
|
* NATType of this network
|
|
148
148
|
*
|
|
149
149
|
* @generated from field: optional metalstack.api.v2.NATType nat_type = 12;
|
|
150
150
|
*/
|
|
151
|
-
natType?: NATType;
|
|
151
|
+
natType?: NATType | undefined;
|
|
152
152
|
|
|
153
153
|
/**
|
|
154
154
|
* VRF of this network has this VNI
|
|
155
155
|
*
|
|
156
156
|
* @generated from field: optional uint32 vrf = 13;
|
|
157
157
|
*/
|
|
158
|
-
vrf?: number;
|
|
158
|
+
vrf?: number | undefined;
|
|
159
159
|
|
|
160
160
|
/**
|
|
161
161
|
* Parent Network points to the id of the parent network if any
|
|
162
162
|
*
|
|
163
163
|
* @generated from field: optional string parent_network = 14;
|
|
164
164
|
*/
|
|
165
|
-
parentNetwork?: string;
|
|
165
|
+
parentNetwork?: string | undefined;
|
|
166
166
|
|
|
167
167
|
/**
|
|
168
168
|
* AdditionalAnnouncableCidrs will be added to the allow list on the switch which prefixes might be announced
|
|
@@ -176,14 +176,14 @@ export type NetworkServiceCreateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
176
176
|
*
|
|
177
177
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength length = 16;
|
|
178
178
|
*/
|
|
179
|
-
length?: ChildPrefixLength;
|
|
179
|
+
length?: ChildPrefixLength | undefined;
|
|
180
180
|
|
|
181
181
|
/**
|
|
182
182
|
* AddressFamily to create, defaults to the same as the parent
|
|
183
183
|
*
|
|
184
184
|
* @generated from field: optional metalstack.api.v2.NetworkAddressFamily address_family = 17;
|
|
185
185
|
*/
|
|
186
|
-
addressFamily?: NetworkAddressFamily;
|
|
186
|
+
addressFamily?: NetworkAddressFamily | undefined;
|
|
187
187
|
};
|
|
188
188
|
|
|
189
189
|
/**
|
|
@@ -211,28 +211,28 @@ export type NetworkServiceUpdateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
211
211
|
*
|
|
212
212
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
213
213
|
*/
|
|
214
|
-
updateMeta?: UpdateMeta;
|
|
214
|
+
updateMeta?: UpdateMeta | undefined;
|
|
215
215
|
|
|
216
216
|
/**
|
|
217
217
|
* Name of this network
|
|
218
218
|
*
|
|
219
219
|
* @generated from field: optional string name = 3;
|
|
220
220
|
*/
|
|
221
|
-
name?: string;
|
|
221
|
+
name?: string | undefined;
|
|
222
222
|
|
|
223
223
|
/**
|
|
224
224
|
* Description of this network
|
|
225
225
|
*
|
|
226
226
|
* @generated from field: optional string description = 4;
|
|
227
227
|
*/
|
|
228
|
-
description?: string;
|
|
228
|
+
description?: string | undefined;
|
|
229
229
|
|
|
230
230
|
/**
|
|
231
231
|
* Labels to update on this network
|
|
232
232
|
*
|
|
233
233
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 5;
|
|
234
234
|
*/
|
|
235
|
-
labels?: UpdateLabels;
|
|
235
|
+
labels?: UpdateLabels | undefined;
|
|
236
236
|
|
|
237
237
|
/**
|
|
238
238
|
* Prefixes in this network
|
|
@@ -253,21 +253,21 @@ export type NetworkServiceUpdateRequest = Message<"metalstack.admin.v2.NetworkSe
|
|
|
253
253
|
*
|
|
254
254
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength default_child_prefix_length = 8;
|
|
255
255
|
*/
|
|
256
|
-
defaultChildPrefixLength?: ChildPrefixLength;
|
|
256
|
+
defaultChildPrefixLength?: ChildPrefixLength | undefined;
|
|
257
257
|
|
|
258
258
|
/**
|
|
259
259
|
* Min Child Prefix length asserts that during child network creation the requested bit length is greater or equal the min child prefix length
|
|
260
260
|
*
|
|
261
261
|
* @generated from field: optional metalstack.api.v2.ChildPrefixLength min_child_prefix_length = 9;
|
|
262
262
|
*/
|
|
263
|
-
minChildPrefixLength?: ChildPrefixLength;
|
|
263
|
+
minChildPrefixLength?: ChildPrefixLength | undefined;
|
|
264
264
|
|
|
265
265
|
/**
|
|
266
266
|
* NATType of this network
|
|
267
267
|
*
|
|
268
268
|
* @generated from field: optional metalstack.api.v2.NATType nat_type = 10;
|
|
269
269
|
*/
|
|
270
|
-
natType?: NATType;
|
|
270
|
+
natType?: NATType | undefined;
|
|
271
271
|
|
|
272
272
|
/**
|
|
273
273
|
* AdditionalAnnouncableCidrs will be added to the allow list on the switch which prefixes might be announced
|
|
@@ -321,9 +321,9 @@ export type NetworkServiceListRequest = Message<"metalstack.admin.v2.NetworkServ
|
|
|
321
321
|
/**
|
|
322
322
|
* Query specifies which networks to return
|
|
323
323
|
*
|
|
324
|
-
* @generated from field: metalstack.api.v2.NetworkQuery query =
|
|
324
|
+
* @generated from field: metalstack.api.v2.NetworkQuery query = 1;
|
|
325
325
|
*/
|
|
326
|
-
query?: NetworkQuery;
|
|
326
|
+
query?: NetworkQuery | undefined;
|
|
327
327
|
};
|
|
328
328
|
|
|
329
329
|
/**
|
|
@@ -344,7 +344,7 @@ export type NetworkServiceCreateResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
344
344
|
*
|
|
345
345
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
346
346
|
*/
|
|
347
|
-
network?: Network;
|
|
347
|
+
network?: Network | undefined;
|
|
348
348
|
};
|
|
349
349
|
|
|
350
350
|
/**
|
|
@@ -365,7 +365,7 @@ export type NetworkServiceUpdateResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
365
365
|
*
|
|
366
366
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
367
367
|
*/
|
|
368
|
-
network?: Network;
|
|
368
|
+
network?: Network | undefined;
|
|
369
369
|
};
|
|
370
370
|
|
|
371
371
|
/**
|
|
@@ -386,7 +386,7 @@ export type NetworkServiceDeleteResponse = Message<"metalstack.admin.v2.NetworkS
|
|
|
386
386
|
*
|
|
387
387
|
* @generated from field: metalstack.api.v2.Network network = 1;
|
|
388
388
|
*/
|
|
389
|
-
network?: Network;
|
|
389
|
+
network?: Network | undefined;
|
|
390
390
|
};
|
|
391
391
|
|
|
392
392
|
/**
|
|
@@ -17,7 +17,7 @@ export type PartitionServiceCreateRequest = Message<"metalstack.admin.v2.Partiti
|
|
|
17
17
|
*
|
|
18
18
|
* @generated from field: metalstack.api.v2.Partition partition = 1;
|
|
19
19
|
*/
|
|
20
|
-
partition?: Partition;
|
|
20
|
+
partition?: Partition | undefined;
|
|
21
21
|
};
|
|
22
22
|
/**
|
|
23
23
|
* Describes the message metalstack.admin.v2.PartitionServiceCreateRequest.
|
|
@@ -41,19 +41,19 @@ export type PartitionServiceUpdateRequest = Message<"metalstack.admin.v2.Partiti
|
|
|
41
41
|
*
|
|
42
42
|
* @generated from field: metalstack.api.v2.UpdateMeta update_meta = 2;
|
|
43
43
|
*/
|
|
44
|
-
updateMeta?: UpdateMeta;
|
|
44
|
+
updateMeta?: UpdateMeta | undefined;
|
|
45
45
|
/**
|
|
46
46
|
* Description of this partition
|
|
47
47
|
*
|
|
48
48
|
* @generated from field: optional string description = 3;
|
|
49
49
|
*/
|
|
50
|
-
description?: string;
|
|
50
|
+
description?: string | undefined;
|
|
51
51
|
/**
|
|
52
52
|
* PartitionBootConfiguration defines how metal-hammer boots
|
|
53
53
|
*
|
|
54
54
|
* @generated from field: metalstack.api.v2.PartitionBootConfiguration boot_configuration = 4;
|
|
55
55
|
*/
|
|
56
|
-
bootConfiguration?: PartitionBootConfiguration;
|
|
56
|
+
bootConfiguration?: PartitionBootConfiguration | undefined;
|
|
57
57
|
/**
|
|
58
58
|
* DNSServers for this partition
|
|
59
59
|
*
|
|
@@ -78,7 +78,7 @@ export type PartitionServiceUpdateRequest = Message<"metalstack.admin.v2.Partiti
|
|
|
78
78
|
*
|
|
79
79
|
* @generated from field: optional metalstack.api.v2.UpdateLabels labels = 8;
|
|
80
80
|
*/
|
|
81
|
-
labels?: UpdateLabels;
|
|
81
|
+
labels?: UpdateLabels | undefined;
|
|
82
82
|
};
|
|
83
83
|
/**
|
|
84
84
|
* Describes the message metalstack.admin.v2.PartitionServiceUpdateRequest.
|
|
@@ -114,7 +114,7 @@ export type PartitionServiceCreateResponse = Message<"metalstack.admin.v2.Partit
|
|
|
114
114
|
*
|
|
115
115
|
* @generated from field: metalstack.api.v2.Partition partition = 1;
|
|
116
116
|
*/
|
|
117
|
-
partition?: Partition;
|
|
117
|
+
partition?: Partition | undefined;
|
|
118
118
|
};
|
|
119
119
|
/**
|
|
120
120
|
* Describes the message metalstack.admin.v2.PartitionServiceCreateResponse.
|
|
@@ -132,7 +132,7 @@ export type PartitionServiceUpdateResponse = Message<"metalstack.admin.v2.Partit
|
|
|
132
132
|
*
|
|
133
133
|
* @generated from field: metalstack.api.v2.Partition partition = 1;
|
|
134
134
|
*/
|
|
135
|
-
partition?: Partition;
|
|
135
|
+
partition?: Partition | undefined;
|
|
136
136
|
};
|
|
137
137
|
/**
|
|
138
138
|
* Describes the message metalstack.admin.v2.PartitionServiceUpdateResponse.
|
|
@@ -150,7 +150,7 @@ export type PartitionServiceDeleteResponse = Message<"metalstack.admin.v2.Partit
|
|
|
150
150
|
*
|
|
151
151
|
* @generated from field: metalstack.api.v2.Partition partition = 1;
|
|
152
152
|
*/
|
|
153
|
-
partition?: Partition;
|
|
153
|
+
partition?: Partition | undefined;
|
|
154
154
|
};
|
|
155
155
|
/**
|
|
156
156
|
* Describes the message metalstack.admin.v2.PartitionServiceDeleteResponse.
|
|
@@ -168,19 +168,19 @@ export type PartitionServiceCapacityRequest = Message<"metalstack.admin.v2.Parti
|
|
|
168
168
|
*
|
|
169
169
|
* @generated from field: optional string id = 1;
|
|
170
170
|
*/
|
|
171
|
-
id?: string;
|
|
171
|
+
id?: string | undefined;
|
|
172
172
|
/**
|
|
173
173
|
* Size of machines to show the capacity
|
|
174
174
|
*
|
|
175
175
|
* @generated from field: optional string size = 2;
|
|
176
176
|
*/
|
|
177
|
-
size?: string;
|
|
177
|
+
size?: string | undefined;
|
|
178
178
|
/**
|
|
179
179
|
* Project of machines to show the capacity
|
|
180
180
|
*
|
|
181
181
|
* @generated from field: optional string project = 3;
|
|
182
182
|
*/
|
|
183
|
-
project?: string;
|
|
183
|
+
project?: string | undefined;
|
|
184
184
|
};
|
|
185
185
|
/**
|
|
186
186
|
* Describes the message metalstack.admin.v2.PartitionServiceCapacityRequest.
|
|
@@ -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/partition.proto (package metalstack.admin.v2, syntax proto3)
|
|
3
3
|
/* eslint-disable */
|
|
4
4
|
import { fileDesc, messageDesc, serviceDesc } from "@bufbuild/protobuf/codegenv2";
|