Documentation
¶
Overview ¶
Package tailscalestatus converts Tailscale runtime status into Tailpath's transport-independent exporter snapshot.
Index ¶
- func NormalizeOS(value string) string
- func Path(peer *ipnstate.PeerStatus, relayByIP map[string]string) exporter.Path
- func PeerIdentity(peer *ipnstate.PeerStatus) exporter.NodeIdentity
- func PeerRelayEndpoint(value string) (string, *int64)
- func PeerRelayIP(value string) string
- func RelayIdentities(status *ipnstate.Status) map[string]string
- func Snapshot(status *ipnstate.Status, collectedAt time.Time) (exporter.Snapshot, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NormalizeOS ¶
func PeerIdentity ¶
func PeerIdentity(peer *ipnstate.PeerStatus) exporter.NodeIdentity
func PeerRelayEndpoint ¶
func PeerRelayIP ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.