package
0.0.0-20241216132345-21f2d2bb60e0
Repository: https://github.com/elastic/eck-diagnostics.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewZipFile creates a new zip file named fileName.
Path joins elem to form a (ZIP) archive path.
RootDir returns the top level directory in a ZIP archive path.
# Structs
No description provided by the author
No description provided by the author
ZipFile wraps a zip.Writer to add a few convenience functions and implement resource closing.