package
0.0.0-20241231175036-e5a3c7784f22
Repository: https://github.com/firecracker-microvm/firecracker-containerd.git
Documentation: pkg.go.dev

# Functions

NewHTTPResolver creates a new instance of HttpResolver with specified the URL.

# Structs

HTTPResolver implements a proxy address resolver via HTTP.
Response to the proxy network address resolver.

# Interfaces

HTTPClient defines the interface for the client used for HTTP communications in the resolver.
Resolver for the proxy network address.

# Type aliases

ResponseReader defines the reading function interface.