Versions in this module Expand all Collapse all v0 v0.1.0 Jan 26, 2022 v0.0.1 Dec 6, 2021 Changes in this version + const JSONAlpha1 + const Text + func NewLoggerTo(w io.Writer) *log.Logger + type Result struct + Outputs []output + Passed bool + func NewResult() *Result + func (o *Result) AddError(err error) + func (o *Result) AddInfo(msg string) + func (o *Result) AddManifestResults(results ...apierrors.ManifestResult) + func (o *Result) AddWarn(err error) + func (o *Result) PrintWithFormat(format string) (err error)