controller

package
v0.0.0-...-c8b2174 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2016 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AppendNetworkSpec

func AppendNetworkSpec(existingNetConfig *libcni.NetworkConfig, gardenNetworkSpec string) (*libcni.NetworkConfig, error)

Types

type CNIController

type CNIController struct {
	PluginDir string
	ConfigDir string
	// contains filtered or unexported fields
}

func (*CNIController) Down

func (c *CNIController) Down(namespacePath, handle, spec string) error

func (*CNIController) Up

func (c *CNIController) Up(namespacePath, handle, spec string) error

type Manager

type Manager struct {
	CNIController cniController
	Mounter       mounter
	BindMountRoot string
}

func (*Manager) Down

func (m *Manager) Down(containerHandle string, networkSpec string) error

func (*Manager) Up

func (m *Manager) Up(pid int, containerHandle, networkSpec string) error

type Mounter

type Mounter struct{}

func (*Mounter) IdempotentlyMount

func (m *Mounter) IdempotentlyMount(source, target string) error

func (*Mounter) RemoveMount

func (m *Mounter) RemoveMount(target string) error

Jump to

Keyboard shortcuts

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