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

Method Coordinate

tailnet/proto/tailnet_drpc.pb.go:44–44  ·  view source on GitHub ↗
(ctx context.Context)

Source from the content-addressed store, hash-verified

42 StreamDERPMaps(ctx context.Context, in *StreamDERPMapsRequest) (DRPCTailnet_StreamDERPMapsClient, error)
43 RefreshResumeToken(ctx context.Context, in *RefreshResumeTokenRequest) (*RefreshResumeTokenResponse, error)
44 Coordinate(ctx context.Context) (DRPCTailnet_CoordinateClient, error)
45 WorkspaceUpdates(ctx context.Context, in *WorkspaceUpdatesRequest) (DRPCTailnet_WorkspaceUpdatesClient, error)
46}
47

Callers 4

MethodMethod · 0.65
NewPeerFunction · 0.65
ConnectToCoordinatorMethod · 0.65
startClientOptionsFunction · 0.65

Implementers 1

drpcTailnetClienttailnet/proto/tailnet_drpc.pb.go

Calls

no outgoing calls

Tested by

no test coverage detected