# Functions
DefaultSockPath returns default UNIX domain socket path or path set using CILIUM_SOCK env variable.
FormatStatusResponse writes a StatusResponse as a string to the writer.
FormatStatusResponseBrief writes a one-line status 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.
NewDefaultClientWithTimeout creates a client with default parameters connecting to UNIX domain socket and waits for cilium-agent availability.
# Constants
No description provided by the author
No description provided by the author