package
18.0.0-dev.vnet-windows.4+incompatible
Repository: https://github.com/gravitational/teleport.git
Documentation: pkg.go.dev

# Functions

CompressDirToPkgFile runs for the macOS `pkgbuild` command to generate a .pkg archive file from the source directory.
CompressDirToTarGzFile compresses a source directory into .tar.gz format and stores at `archivePath`, preserving the relative file path structure of the source directory.
CompressDirToZipFile compresses a source directory into `.zip` format and stores at `archivePath`, preserving the relative file path structure of the source directory.