localclient

package
v1.0.5 Latest Latest
Warning

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

Go to latest
Published: Sep 26, 2017 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 (defaultplugins) localclient plugin.

Variables

This section is empty.

Functions

func DataChangeRequest

func DataChangeRequest(caller core.PluginName) defaultplugins.DataChangeDSL

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

func DataResyncRequest

func DataResyncRequest(caller core.PluginName) defaultplugins.DataResyncDSL

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

Types

type Plugin

type Plugin struct {
}

Plugin allows to load 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