Documentation
      ¶
    
    
  
    
  
    Index ¶
- func DeleteHTTPRoute(alias string)
 - func DeleteStreamRoute(alias string)
 - func GetHTTPRoute(alias string) (types.HTTPRoute, bool)
 - func GetHTTPRouteOrExact(alias, host string) (types.HTTPRoute, bool)
 - func GetHTTPRoutes() F.Map[string, types.HTTPRoute]
 - func GetStreamRoute(alias string) (types.StreamRoute, bool)
 - func GetStreamRoutes() F.Map[string, types.StreamRoute]
 - func SetHTTPRoute(alias string, r types.HTTPRoute)
 - func SetStreamRoute(alias string, r types.StreamRoute)
 - func TestClear()
 
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteHTTPRoute ¶
func DeleteHTTPRoute(alias string)
func DeleteStreamRoute ¶
func DeleteStreamRoute(alias string)
func GetStreamRoute ¶
func GetStreamRoute(alias string) (types.StreamRoute, bool)
func GetStreamRoutes ¶
func GetStreamRoutes() F.Map[string, types.StreamRoute]
func SetHTTPRoute ¶
func SetStreamRoute ¶
func SetStreamRoute(alias string, r types.StreamRoute)
Types ¶
This section is empty.
 Click to show internal directories. 
   Click to hide internal directories.