Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Proxy ¶
type Proxy struct {
// contains filtered or unexported fields
}
Proxy is a minimal implementation of a Gateway API proxy.
func (*Proxy) UpdateRoutes ¶
func (p *Proxy) UpdateRoutes(routes []state.InternalRoute)
Click to show internal directories.
Click to hide internal directories.