Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Transport http.RoundTripper Namespace string BufferPool httputil.BufferPool }
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
func (*Proxy) WithPathTrim ¶
func (p *Proxy) WithPathTrim(trim string) plugin.HandlerFunc
Click to show internal directories.
Click to hide internal directories.