GO-2025-3437: Argo CD GitOps Engine does not scrub secret values from patch errors in github.com/argoproj/gitops-engine
package
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Jul 28, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 8
Opens a new window with list of known importers.
Documentation
¶
Close is a convenience function to close a object that has a Close() method, ignoring any errors
Used to satisfy errcheck lint
DeleteFile is best effort deletion of a file
type Closer interface {
Close() error
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.