func()

in manager.go [318:320]


func (e *applyError) Unwrap() []error {
	return e.errors
}