package
0.13.28
Repository: https://github.com/easystack/cilium.git
Documentation: pkg.go.dev

# 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.

# Structs

Client is a client for cilium health.