Versions in this module Expand all Collapse all v1 v1.6.2 Jun 9, 2022 Changes in this version + func Compress(buffer io.Writer, data []byte) error + func CompressBase64(data []byte) ([]byte, error) + func Uncompress(buffer io.Writer, data []byte) error + func UncompressBase64(data []byte) ([]byte, error) Other modules containing this package github.com/lendi-au/camel-k/v2