package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ExtractNics accepts a Page struct, specifically a NicPage struct, and extracts the elements into a slice of Nic structs.
FilterNICs used to filter nics using id and status.
Get retrieves a particular nic based on its unique ID.
List returns collection of nics.

# Structs

No description provided by the author
GetResult represents the result of a get operation.
ListOpts allows the filtering and sorting of paginated collections through the API.
Nic Manage and perform other operations on Nic, including querying Nics as well asquerying Nic.
NicPage is the page returned by a pager when traversing over a collection of nics.