MCPcopy Index your code
hub / github.com/coder/coder / CurrentWorkspaceState

Method CurrentWorkspaceState

vpn/client.go:30–30  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29type Conn interface {
30 CurrentWorkspaceState() (tailnet.WorkspaceUpdate, error)
31 GetPeerDiagnostics(peerID uuid.UUID) tailnet.PeerDiagnostics
32 Ping(ctx context.Context, agentID uuid.UUID) (time.Duration, bool, *ipnstate.PingResult, error)
33 Node() *tailnet.Node

Callers 2

sendUpdateResponseMethod · 0.65

Implementers 1

fakeConnvpn/tunnel_internal_test.go

Calls

no outgoing calls

Tested by 1