localclient

package
v1.5.2 Latest Latest
Warning

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

Go to latest
Published: Jul 23, 2018 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Overview

Package localclient implements client for local management of VPP configuration.

Index

Constants

View Source
const PluginID core.PluginName = "DefaultVppPlugins_LOCAL_CLIENT"

PluginID defines the name of VPP (vppplugin) localclient plugin.

Variables

This section is empty.

Functions

func DataChangeRequest

func DataChangeRequest(caller core.PluginName) 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 core.PluginName) 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