package telepresence.common

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

enum InterceptError

errors.proto:21

InterceptError is a common error type used by the intercept call family (add, remove, list, available).

Used in: connector.InterceptResult

message Result

errors.proto:6

Used as response type in: connector.Connector.RemoteMountAvailability, connector.Connector.Uninstall

enum Result.ErrorCategory

errors.proto:7

Used in: Result

message VersionInfo

version.proto:9

VersionInfo is the type that both `telepresence daemon` (the super-user daemon) and `telepresence conector` (the normal-user daemon) use when reporting their version to the user-facing CLI.

Used as response type in: connector.Connector.RootDaemonVersion, connector.Connector.TrafficManagerVersion, connector.Connector.Version, daemon.Daemon.Version

Used as field type in: connector.ConnectInfo, daemon.DaemonStatus