remoteclient

package
v1.9.0-alpha Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2018 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package remoteclient implements the client for remote management of VPP configuration.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DataChangeRequestDB

func DataChangeRequestDB(broker keyval.ProtoBroker) vppclient.DataChangeDSL

DataChangeRequestDB allows createing Data Change requests using convenient Data Change DSL and sending it through the provided <broker>. User of the API does not need to be aware of keys.

func DataChangeRequestGRPC

func DataChangeRequestGRPC(client rpc.DataChangeServiceClient) vppclient.DataChangeDSL

DataChangeRequestGRPC allows sending Data Change requests conveniently (even without directly using Broker). User of the API does not need to be aware of keys.

func DataDumpRequestGRPC added in v1.8.1

func DataDumpRequestGRPC(client rpc.DataDumpServiceClient) vppclient.DataDumpDSL

DataDumpRequestGRPC allows sending 'Dump' data requests conveniently (even without directly using Broker). User of the API does not need to be aware of keys.

func DataResyncRequestDB

func DataResyncRequestDB(broker keyval.ProtoBroker) vppclient.DataResyncDSL

DataResyncRequestDB allows creating a RESYNC request using convenient RESYNC DSL and sending it through the provided <broker>. User of the API does not need to be aware of keys. User of the API does not need to delete the obsolete objects/keys prior to RESYNC - it is handled by DataResyncDSL.

func DataResyncRequestGRPC

func DataResyncRequestGRPC(client rpc.DataResyncServiceClient) vppclient.DataResyncDSL

DataResyncRequestGRPC allows sending RESYNC requests conveniently. User of the API does not need to be aware of keys. User of the API does not need to delete the obsolete objects/keys during RESYNC.

Types

This section is empty.

Jump to

Keyboard shortcuts

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