package
0.0.0-20240909034204-207f58c0b9a3
Repository: https://github.com/chnsz/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleDeleteSuccessfully configures the test server to respond to a Delete request for sample tenant.
HandleGetDetailSuccessfully configures the test server to respond to a Get Details request for sample tenant.
HandleGetSuccessfully configures the test server to respond to a Get request for sample tenant.
HandlePartialPutSuccessfully configures the test server to respond to a Put request for sample tenant that only containes specific values.
HandlePutSuccessfully configures the test server to respond to a Put request for sample tenant.
# Constants
No description provided by the author
GetDetailsOutput is a sample response to a Get call with the detailed option.
GetOutput is a sample response to a Get call.
The expected partialupdate Body.
The expected update Body.
# Variables
FirstQuotaDetailsSet is the first result in ListOutput.
FirstQuotaSet is the first result in ListOutput.
Result of Quota-update.