package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev

# Functions

Create is a method used to create a virtual interface using given parameters.
Delete is a method used to remove an existing virtual interface using its ID.
Get is a method used to obtain the details of the virtual interface using its ID.
Update is a method used to update the specified virtual interface using given parameters.

# Structs

CreateOpts is the structure used to create a virtual interface.
UpdateOpts is the structure used to update an existing virtual interface.
VifExtendAttribute is the structure that represents the reliability detection information of BFD/NQA.
VifPeer is the structure that represents the related information of each peer.
VirtualInterface is the structure that represents the details of the virtual interface.