networker

package
v0.0.0-...-a002913 Latest Latest
Warning

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

Go to latest
Published: Oct 2, 2015 License: AGPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type State

type State interface {
	MachineNetworkConfig(names.MachineTag) ([]network.InterfaceInfo, error)
	WatchInterfaces(names.MachineTag) (watcher.NotifyWatcher, error)
}

State provides access to an networker worker's view of the state.

NOTE: This is defined as an interface due to PPC64 bug #1424669 - if it were a type build errors happen (due to a linker bug).

func NewState

func NewState(caller base.APICaller) State

NewState creates a new client-side Machiner facade.

Jump to

Keyboard shortcuts

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