# Functions
BuildInfos returns builds information.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
IsPodReady check if pod is in ready condition, return the error message otherwise.
No description provided by the author
NewLogWriter create a new LogWriter with the pointer of the logging function in input.
SliceJoin concatenates the elements of a to create a single string.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
LogWriter struct representation of a log writter, containing the pointer of the logging function.
# Interfaces
Stringer implements the string interface.