package
0.0.0-20210831081626-d823fe11ceba
Repository: https://github.com/huaweicloud/golangsdk.git
Documentation: pkg.go.dev
# Functions
HandleGetExtensionSuccessfully creates an HTTP handler at `/extensions/agent` that responds with a JSON payload corresponding to SingleExtension.
HandleListExtensionsSuccessfully creates an HTTP handler at `/extensions` on the test handler mux that response with a list containing a single tenant.
# Constants
GetOutput provides a single Extension result.
ListOutput provides a single page of Extension results.
# Variables
ExpectedExtensions is a slice containing the Extension that should be parsed from ListOutput.
ListedExtension is the Extension that should be parsed from ListOutput.
SingleExtension is the Extension that should be parsed from GetOutput.