ovn

package
v0.8.0-rc0 Latest Latest
Warning

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

Go to latest
Published: Dec 3, 2020 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

View Source
const (
	SubmarinerUpstreamIP = "169.254.33.7" // public constant, used in the route-agent handler

)

Variables

View Source
var WaitingForLocalEndpoint = errors.New("Waiting for the local endpoint details before we can " +
	"setup any remote endpoint related information, this will be retried.")

Functions

func NewSyncHandler

func NewSyncHandler(k8sClientset clientset.Interface) event.Handler

Types

type SyncHandler

type SyncHandler struct {
	event.HandlerBase
	// contains filtered or unexported fields
}

func (*SyncHandler) GetName

func (ovn *SyncHandler) GetName() string

func (*SyncHandler) GetNetworkPlugins

func (ovn *SyncHandler) GetNetworkPlugins() []string

func (*SyncHandler) Init

func (ovn *SyncHandler) Init() error

func (*SyncHandler) LocalEndpointCreated

func (ovn *SyncHandler) LocalEndpointCreated(endpoint *submV1.Endpoint) error

func (*SyncHandler) LocalEndpointRemoved

func (ovn *SyncHandler) LocalEndpointRemoved(endpoint *submV1.Endpoint) error

func (*SyncHandler) LocalEndpointUpdated

func (ovn *SyncHandler) LocalEndpointUpdated(endpoint *submV1.Endpoint) error

func (*SyncHandler) RemoteEndpointCreated

func (ovn *SyncHandler) RemoteEndpointCreated(endpoint *submV1.Endpoint) error

func (*SyncHandler) RemoteEndpointRemoved

func (ovn *SyncHandler) RemoteEndpointRemoved(endpoint *submV1.Endpoint) error

func (*SyncHandler) RemoteEndpointUpdated

func (ovn *SyncHandler) RemoteEndpointUpdated(endpoint *submV1.Endpoint) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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