Documentation ¶
Overview ¶
Package healthmsg contains some constants for health messages.
It's a leaf so both the server and CLI can depend on it without bringing too much in to the CLI binary.
Index ¶
Constants ¶
View Source
const ( WarnAcceptRoutesOff = "Some peers are advertising routes but --accept-routes is false" TailscaleSSHOnBut = "Tailscale SSH enabled, but " // + ... something from caller LockedOut = "" /* 128-byte string literal not displayed */ )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.