localclient

package
v2.5.1+incompatible Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2019 License: Apache-2.0 Imports: 3 Imported by: 27

Documentation

Overview

Package localclient implements client for local management of VPP configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataChangeRequest

func DataChangeRequest(caller string) vppclient.DataChangeDSL

DataChangeRequest allows creating Data Change request(s) using convenient Data Change DSL and sending it locally through go channels (i.e. without using Data Store).

func DataResyncRequest

func DataResyncRequest(caller string) vppclient.DataResyncDSL

DataResyncRequest allows creating a RESYNC request using convenient RESYNC DSL and sending it locally through go channels (i.e. without using Data Store).

Types

type Plugin

type Plugin struct {
}

Plugin allows loading VPP localclient as a plugin (even though the Init() method does not really do anything).

func (*Plugin) Close

func (plugin *Plugin) Close() error

Close does nothing.

func (*Plugin) Init

func (plugin *Plugin) Init() error

Init does nothing.

Jump to

Keyboard shortcuts

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