Documentation ¶
Overview ¶
Package logs contains shared utility methods for logging.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LogFilter ¶
type LogFilter struct{}
LogFilter implements the klog LogFilter interface, to filter log messages in the liqoctl install command.
func (LogFilter) Filter ¶
func (l LogFilter) Filter(args []interface{}) []interface{}
Filter filters the helm CRDs installation errors.
Click to show internal directories.
Click to hide internal directories.