# Packages
No description provided by the author
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExtractSubnets accepts a Page struct, specifically a SubnetPage struct, and extracts the elements into a slice of Subnet structs.
No description provided by the author
No description provided by the author
List returns a Pager which allows you to iterate over a collection of subnets.
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ListOpts allows the filtering and sorting of paginated collections through the API.
Subnet represents a subnet.
SubnetPage is the page returned by a pager when traversing over a collection of subnets.
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author
ListOptsBuilder allows extensions to add additional parameters to the List request.
No description provided by the author