package
8.15.2+incompatible
Repository: https://github.com/elastic/elastic-agent.git
Documentation: pkg.go.dev

# Functions

New returns a new Proxy ready for use.
WithAddress will set the address the server will listen on.
WithRequestLog sets the proxy to log every request using logFn.
WithRewrite will replace old by new on the request URL host when forwarding it.
WithRewriteFn calls f on the request *url.URL before forwarding it.
No description provided by the author
WithVerboseLog sets the proxy to log every request verbosely.

# Structs

No description provided by the author

# Type aliases

No description provided by the author