package
0.0.0-20241223194649-a468d7bbe9b2
Repository: https://github.com/google/oss-rebuild.git
Documentation: pkg.go.dev
# Functions
NewContainerTruststorePatcher creates a new ContainerTruststorePatcher with the provided certificate and options.
NewUDSHTTPClient returns a new UDS HTTP client.
# Structs
ContainerTruststorePatcher provides a Docker API proxy that patches the container truststore while running.
ContainerTruststorePatcherOpts defines the optional parameters for creating a ContainerTruststorePatcher.
UDSHTTPClient is a client that routes all requests to a UNIX Domain Socket.