Documentation ¶
Overview ¶
Package policyroute provides chain elements for adding routing policies to connection context
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServer ¶
func NewServer(policyRouteGetter PolicyRoutesFunc) networkservice.NetworkServiceServer
NewServer creates a NetworkServiceServer that will put the routing policies to connection context
Types ¶
type PolicyRoutesFunc ¶
type PolicyRoutesFunc func() []*networkservice.PolicyRoute
PolicyRoutesFunc - method for the new policyRoutes getting
Click to show internal directories.
Click to hide internal directories.