internal/ directory

Directories

PathSynopsis
internal/andPackage and provides helpers for adding Close to io.{Reader|Writer}.
internal/cmd
internal/compressionPackage compression abstracts over gzip and zstd.
internal/depcheckPackage depcheck defines a test utility for ensuring certain packages don't take on heavy dependencies.
internal/editorPackage editor implements a simple interface for interactive file editing.
internal/estargzPackage estargz adapts the containerd estargz package to our abstractions.
internal/gzipPackage gzip provides helper functions for interacting with gzipped streams.
internal/httptestPackage httptest provides a method for testing a TLS server a la net/http/httptest.
internal/redactPackage redact contains a simple context signal for redacting requests.
internal/retryPackage retry provides methods for retrying operations.
internal/retry/waitPackage wait is a subset of k8s.io/apimachinery to avoid conflicts in dependencies (specifically, logging).
internal/verifyPackage verify provides a ReadCloser that verifies content matches the expected hash values.
internal/windows
internal/zstdPackage zstd provides helper functions for interacting with zstd streams.
Version
v0.20.3 (latest)
Published
Jan 15, 2025
Platform
linux/amd64
Last checked
19 hours ago

Tools for package owners.