package
0.16.0
Repository: https://github.com/rendaw/gophercloud.git
Documentation: pkg.go.dev

# Functions

HandleCreateApplicationCredentialSuccessfully creates an HTTP handler at `/users` on the test handler mux that tests application credential creation.
HandleCreateNoOptionsApplicationCredentialSuccessfully creates an HTTP handler at `/users` on the test handler mux that tests application credential creation.
No description provided by the author
HandleDeleteAccessRuleSuccessfully creates an HTTP handler at `/users` on the test handler mux that tests application credential deletion.
HandleDeleteApplicationCredentialSuccessfully creates an HTTP handler at `/users` on the test handler mux that tests application credential deletion.
HandleGetAccessRuleSuccessfully creates an HTTP handler at `/users` on the test handler mux that responds with a single application credential.
HandleGetApplicationCredentialSuccessfully creates an HTTP handler at `/users` on the test handler mux that responds with a single application credential.
HandleListAccessRulesSuccessfully creates an HTTP handler at `/users` on the test handler mux that responds with a list of two applicationcredentials.
HandleListApplicationCredentialsSuccessfully creates an HTTP handler at `/users` on the test handler mux that responds with a list of two applicationcredentials.

# Constants

CreateNoOptionsRequest provides the input to a Create request with no Secret.
No description provided by the author
CreateRequest provides the input to a Create request.
No description provided by the author
No description provided by the author
No description provided by the author
GetAccessRuleOutput provides a Get result.
GetOutput provides a Get result.
ListAccessRulesOutput provides a single page of AccessRules results.
ListOutput provides a single page of ApplicationCredential results.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ExpectedApplicationCredentialsSlice is the slice of application credentials expected to be returned from ListOutput.
No description provided by the author
No description provided by the author
No description provided by the author