Documentation ¶
Index ¶
Constants ¶
View Source
const ( INFO level = "[INFO]" ERROR level = "[ERROR]" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Logger ¶
type Logger struct {
// contains filtered or unexported fields
}
func (*Logger) ClusterStatus ¶ added in v0.22.0
func (l *Logger) ClusterStatus(cl *unstructured.Unstructured) error
ClusterStatus logs a message based on the cluster's conditions
Click to show internal directories.
Click to hide internal directories.