mirror of
https://github.com/fumiama/terasu-cloudflared.git
synced 2026-06-18 01:26:23 +08:00
TUN-1807: Send cloudflared version in Connect RPC
This commit is contained in:
@@ -55,6 +55,8 @@ struct CapnpConnectParameters {
|
||||
numPreviousAttempts @2 :UInt8;
|
||||
# user defined labels for this cloudflared
|
||||
tags @3 :List(Tag);
|
||||
# release version of cloudflared
|
||||
cloudflaredVersion @4 :Text;
|
||||
}
|
||||
|
||||
struct ConnectResult {
|
||||
|
||||
Reference in New Issue
Block a user