Documentation ¶
Index ¶
- func Action(r *gloov1.Route) string
- func Destinations(d *gloov1.Destination) string
- func Matcher(r *gloov1.Route) (string, string, string, string)
- func ProxyTable(list v1.ProxyList, w io.Writer)
- func RouteTable(list []*gloov1.Route, w io.Writer)
- func UpstreamTable(upstreams []*v1.Upstream, w io.Writer)
- func VirtualServiceTable(list []*v1.VirtualService, w io.Writer)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Destinations ¶
func Destinations(d *gloov1.Destination) string
helper function to parse destinations
func ProxyTable ¶
PrintTable prints virtual services using tables to io.Writer
func RouteTable ¶
PrintTable prints the list of routes as a table
func UpstreamTable ¶
PrintTable prints virtual services using tables to io.Writer
func VirtualServiceTable ¶
func VirtualServiceTable(list []*v1.VirtualService, w io.Writer)
PrintTable prints virtual services using tables to io.Writer
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.