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

# Functions

Create accepts a CreateOpts struct and uses the values to create a new namespace.
Delete will permanently delete a particular network based on its unique ID.
Get retrieves a particular network based on its unique ID.

# Variables

No description provided by the author

# Structs

CreateOpts contains all the values needed to create a new network.
CreateResult represents the result of a create operation.
DeleteResult represents the result of a delete operation.
GetResult represents the result of a get operation.
No description provided by the author

# Interfaces

CreateOptsBuilder allows extensions to add additional parameters to the Create request.