An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.4% on proxy.golang.org
Top 2.9% dependent repos on proxy.golang.org
Top 7.8% forks on proxy.golang.org

proxy.golang.org : github.com/nuagenetworks/libvrsdk

Package libvrsdk enables interaction of userspace applications with Nuage VRS. The package introduces the concepts of virtual entity (which represents a VM or a container) and a port which represent the network endpoint for the virtual entity. A userspace application first establishes a connection to the VRS and gets a handle for it. Using the connection handle the app can call methods to notify the VRS about the virtual entities and their associated network ports that need to be managed by Nuage VSP. The Nuage VRS SDK is event driven. The application needs to first create ports, followed by creation of the entity object. The application then needs to manage the lifecycle of the virtual entity and it's associated ports by sending VRS different events. The following unit test examples show how to handle the life cycle of VM ports using the SDK. Examples

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/nuagenetworks/libvrsdk
License: BSD-3-Clause
Latest release: almost 5 years ago
First release: almost 5 years ago
Namespace: github.com/nuagenetworks
Dependent repositories: 3
Stars: 4 on GitHub
Forks: 6 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago

    Loading...
    Readme
    Loading...