MCPcopy Index your code
hub / github.com/databus23/helm-diff / clean

Method clean

diff/report.go:151–153  ·  view source on GitHub ↗

clean: needed for testing

()

Source from the content-addressed store, hash-verified

149
150// clean: needed for testing
151func (r *Report) clean() {
152 r.Entries = nil
153}
154
155// setup report for default output: diff
156func setupDiffReport(r *Report) {

Callers 1

ManifestsOwnershipFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected