package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Variables
No description provided by the author
# Structs
Metadata required to create a network.
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.
Metadata required to create a network.
No description provided by the author
Specifications to create a network.
No description provided by the author
# Interfaces
CreateOptsBuilder allows extensions to add additional parameters to the Create request.