# Functions
FormatHealthStatusResponse writes a HealthStatusResponse as a string to the writer.
GetAndFormatHealthStatus fetches the health status from the cilium-health daemon via the default channel and formats its output as a string to the writer.
Hint tries to improve the error message displayed to the user.
NewClient creates a client for the given `host`.
NewDefaultClient creates a client with default parameters connecting to UNIX domain socket.