Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TSAgent ¶
Wrapper type so we can add methods to the server.
func (*TSAgent) FetchAllHostInfo ¶ added in v0.7.0
FetchAllHostInfo fetches hostinfo for all peers and returns them as a map keyed by node public key (e.g., "nodekey:abc123...").
func (*TSAgent) GetStatusForPeer ¶
func (s *TSAgent) GetStatusForPeer(id string) (*tailcfg.HostinfoView, error)
Returns the raw hostinfo for a peer based on node ID.
Click to show internal directories.
Click to hide internal directories.