memif

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2019 License: Apache-2.0 Imports: 2 Imported by: 42

Documentation

Index

Constants

View Source
const (
	// Mechanism string
	MECHANISM = "MEMIF"

	// Mechanism parameters
	// MemifSocket - memif socket filename
	MemifSocket = "memif.sock"
	// InterfaceDescriptionKey - interface description mechanism property key
	SocketFilename = "socketfile"
	// Master - NSMgr name
	Master = "master"
	// Slave - NSMgr name
	Slave = "slave"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Mechanism

type Mechanism interface {
	GetSocketFilename() string
	GetWorkspace() string
	GetNetNsInode() string
}

func ToMechanism

func ToMechanism(m *connection.Mechanism) Mechanism

Jump to

Keyboard shortcuts

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