package
1.0.0
Repository: https://github.com/hyperhq/gophercloud.git
Documentation: pkg.go.dev

# Functions

ExtractCreate decorates a CreateResult struct returned from a networks.Create() function with extended attributes.
ExtractGet decorates a GetResult struct returned from a networks.Get() function with extended attributes.
ExtractList accepts a Page struct, specifically a NetworkPage struct, and extracts the elements into a slice of NetworkExtAttrs structs.
ExtractUpdate decorates a UpdateResult struct returned from a networks.Update() function with extended attributes.

# Variables

Convenience vars for AdminStateUp values.
Convenience vars for AdminStateUp values.

# Structs

NetworkExtAttrs represents an extended form of a Network with additional fields.