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

Method GetBlockEndpoints

tailnet/conn.go:484–486  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

482}
483
484func (c *Conn) GetBlockEndpoints() bool {
485 return c.configMaps.getBlockEndpoints() && c.nodeUpdater.getBlockEndpoints()
486}
487
488func (c *Conn) InstallCaptureHook(f capture.Callback) {
489 c.mutex.Lock()

Callers 1

Implementers 1

fakeConnvpn/tunnel_internal_test.go

Calls 1

getBlockEndpointsMethod · 0.45

Tested by 1