tcd

package
v0.0.0-...-87c338e Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetNSStore

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

func NewNetNSStore

func NewNetNSStore(conn *dbus.Conn) (*NetNSStore, error)

type TCDDBus

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

TCDDBus implements tcdapi.TcdServiceServer interface.

func NewTCD

func NewTCD(conn *dbus.Conn) (*TCDDBus, error)

func (TCDDBus) ConfigureEgress

func (t TCDDBus) ConfigureEgress(container string, delay uint32, loss uint32, rate uint32) *dbus.Error

func (TCDDBus) ConfigureEgressMethod

func (t TCDDBus) ConfigureEgressMethod(ctx context.Context, request *tcdapi.ConfigureRequest) (*tcdapi.ConfigureResponse, error)

func (TCDDBus) ConfigureIngress

func (t TCDDBus) ConfigureIngress(container string, delay uint32, loss uint32, rate uint32) *dbus.Error

func (TCDDBus) ConfigureIngressMethod

func (t TCDDBus) ConfigureIngressMethod(ctx context.Context, request *tcdapi.ConfigureRequest) (*tcdapi.ConfigureResponse, error)

func (TCDDBus) Install

func (t TCDDBus) Install(container string) *dbus.Error

func (TCDDBus) InstallMethod

func (t TCDDBus) InstallMethod(ctx context.Context, request *tcdapi.InstallRequest) (*tcdapi.InstallResponse, error)

Jump to

Keyboard shortcuts

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