Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
CM pb.NuzurConnectionManagerClient
Address string // the resolved target, for diagnostics
// contains filtered or unexported fields
}
Client is the CLI-side gRPC client for the connection-manager service. Used by the agent daemon to dial LocalAgentChannel.
Click to show internal directories.
Click to hide internal directories.