Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
Get gets a list of functions defined in the system and prints them in the format specified by output
func PrintTableWithRoutes ¶
func PrintTableWithRoutes(list []FunctionWithUpstream, w io.Writer, virtualservices []*v1.VirtualService)
PrintTableWithRoutes prints functions and routes mapped to them to the io.Writer
func PrintTemplate ¶
func PrintTemplate(list []FunctionWithUpstream, tplt string, w io.Writer) error
PrintTemplate prints functions using the provided Go template to the io.Writer
Types ¶
type FunctionWithUpstream ¶
Click to show internal directories.
Click to hide internal directories.