topology

package
v0.0.0-...-18c0211 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GatewayTopologyFactory

type GatewayTopologyFactory struct {
	// contains filtered or unexported fields
}

func NewGatewayTopologyFactory

func NewGatewayTopologyFactory(ovnNBClient libovsdbclient.Client) *GatewayTopologyFactory

func (*GatewayTopologyFactory) NewClusterRouter

func (gtf *GatewayTopologyFactory) NewClusterRouter(
	clusterRouterName string,
	netInfo util.NetInfo,
	coopUUID string,
) (*nbdb.LogicalRouter, error)

func (*GatewayTopologyFactory) NewClusterRouterWithMulticastSupport

func (gtf *GatewayTopologyFactory) NewClusterRouterWithMulticastSupport(
	clusterRouterName string,
	netInfo util.NetInfo,
	coopUUID string,
) (*nbdb.LogicalRouter, error)

func (*GatewayTopologyFactory) NewJoinSwitch

func (gtf *GatewayTopologyFactory) NewJoinSwitch(
	clusterRouter *nbdb.LogicalRouter,
	netInfo util.NetInfo,
	reservedIPs []*net.IPNet,
) error

NewJoinSwitch creates a join switch to connect gateway routers to the distributed router.

Jump to

Keyboard shortcuts

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