networking

package
v1.5.1 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2017 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InMultiTenantContext

func InMultiTenantContext(body func())

func InSingleTenantContext

func InSingleTenantContext(body func())

Types

type CheckFlowFunc added in v1.5.0

type CheckFlowFunc func(nodeName string, flows []string) error

type FlowError added in v1.5.0

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

func (FlowError) Error added in v1.5.0

func (err FlowError) Error() string

type NodeType

type NodeType int
const (

	// Indicator for same or different node
	SAME_NODE      NodeType = iota
	DIFFERENT_NODE NodeType = iota
)

Jump to

Keyboard shortcuts

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