package
0.55.0
Repository: https://github.com/gardener/component-cli.git
Documentation: pkg.go.dev

# Functions

TarFileSystem creates a tar archive from a filesystem.

# Constants

No description provided by the author
No description provided by the author
MediaTypeGZip defines the media type for a gzipped file.
MediaTypeOctetStream is the media type for any binary data.
MediaTypeTar defines the media type for a tarred file.

# Structs

BlobInput defines a local resource input that should be added to the component descriptor and to the resource's access.
BlobOutput is the output if read BlobInput.
TarFileSystemOptions describes additional options for tarring a filesystem.

# Type aliases

No description provided by the author