Skip to content

Commit d9a5918

Browse files
committed
make generate
Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
1 parent bf46c14 commit d9a5918

File tree

5 files changed

+264
-395
lines changed

5 files changed

+264
-395
lines changed

pkg/driver/external/driver.pb.desc

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
2+
�
3+
driver.protogoogle/protobuf/empty.proto"�
4+
BootScriptsResponse;
5+
scripts ( 2!.BootScriptsResponse.ScriptsEntryRscripts:
6+
ScriptsEntry
7+
key ( Rkey
8+
value ( Rvalue:8".
9+
SSHAddressResponse
10+
address ( Raddress"+
11+
InfoResponse
12+
info_json ( RinfoJson"?
13+
StartResponse
14+
success (Rsuccess
15+
error ( Rerror"D
16+
SetConfigRequest0
17+
instance_config_json ( RinstanceConfigJson":
18+
ChangeDisplayPasswordRequest
19+
password ( Rpassword">
20+
GetDisplayConnectionResponse
21+
22+
connection ( R
23+
connection")
24+
CreateSnapshotRequest
25+
tag ( Rtag"(
26+
ApplySnapshotRequest
27+
tag ( Rtag")
28+
DeleteSnapshotRequest
29+
tag ( Rtag"5
30+
ListSnapshotsResponse
31+
snapshots ( R snapshots"B
32+
ForwardGuestAgentResponse%
33+
should_forward (RshouldForward2�
34+
Driver:
35+
Validate.google.protobuf.Empty.google.protobuf.Empty8
36+
Create.google.protobuf.Empty.google.protobuf.Empty<
37+
38+
CreateDisk.google.protobuf.Empty.google.protobuf.Empty1
39+
Start.google.protobuf.Empty.StartResponse06
40+
Stop.google.protobuf.Empty.google.protobuf.Empty8
41+
Delete.google.protobuf.Empty.google.protobuf.Empty;
42+
BootScripts.google.protobuf.Empty.BootScriptsResponse8
43+
RunGUI.google.protobuf.Empty.google.protobuf.EmptyN
44+
ChangeDisplayPassword.ChangeDisplayPasswordRequest.google.protobuf.EmptyM
45+
GetDisplayConnection.google.protobuf.Empty.GetDisplayConnectionResponse@
46+
CreateSnapshot.CreateSnapshotRequest.google.protobuf.Empty>
47+
ApplySnapshot.ApplySnapshotRequest.google.protobuf.Empty@
48+
DeleteSnapshot.DeleteSnapshotRequest.google.protobuf.Empty?
49+
ListSnapshots.google.protobuf.Empty.ListSnapshotsResponseG
50+
ForwardGuestAgent.google.protobuf.Empty.ForwardGuestAgentResponse@
51+
GuestAgentConn.google.protobuf.Empty.google.protobuf.Empty6
52+
Configure.SetConfigRequest.google.protobuf.Empty-
53+
Info.google.protobuf.Empty.InfoResponse9
54+
55+
SSHAddress.google.protobuf.Empty.SSHAddressResponseB0Z.github.com/lima-vm/lima/v2/pkg/driver/externalbproto3

0 commit comments

Comments
 (0)