cni

package
v0.0.0-...-92a250d Latest Latest
Warning

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

Go to latest
Published: May 12, 2016 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AddController

type AddController struct {
	IPAllocator   ipam.IPAllocator
	NetworkMapper network.NetworkMapper
	Creator       creator
	Datastore     store.Store
}

func (*AddController) Add

func (c *AddController) Add(payload models.CNIAddPayload) (*types.Result, error)

type DelController

type DelController struct {
	Datastore      store.Store
	Deletor        deletor
	IPAllocator    ipam.IPAllocator
	NetworkMapper  network.NetworkMapper
	OSThreadLocker ossupport.OSThreadLocker
}

func (*DelController) Del

func (c *DelController) Del(payload models.CNIDelPayload) error

Jump to

Keyboard shortcuts

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