networking

package
v3.11.0 Latest Latest
Warning

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

Go to latest
Published: Oct 9, 2018 License: Apache-2.0 Imports: 26 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InIsolatingContext added in v3.10.0

func InIsolatingContext(body func())

func InNetworkPolicyContext

func InNetworkPolicyContext(body func())

func InNonIsolatingContext added in v3.10.0

func InNonIsolatingContext(body func())

func InPluginContext added in v3.10.0

func InPluginContext(plugins []string, body func())

Types

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