tcp_routes

package
v0.0.0-...-449674f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 5, 2024 License: Apache-2.0 Imports: 2 Imported by: 8

Documentation

Index

Constants

View Source
const TCP_ROUTER = "tcp-router"

Variables

This section is empty.

Functions

This section is empty.

Types

type TCPRoute

type TCPRoute struct {
	RouterGroupGuid string `json:"router_group_guid"`
	ExternalPort    uint32 `json:"external_port"`
	ContainerPort   uint32 `json:"container_port"`
}

type TCPRoutes

type TCPRoutes []TCPRoute

func TCPRoutesFromRoutingInfo

func TCPRoutesFromRoutingInfo(routingInfoPtr *models.Routes) (TCPRoutes, error)

func (TCPRoutes) RoutingInfo

func (c TCPRoutes) RoutingInfo() *models.Routes

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL