Versions in this module Expand all Collapse all v1 v1.0.0 Dec 28, 2021 Changes in this version + const TokenCreationResponse + const TokenGetResponse + var ExpectedServiceCatalog = &tokens.ServiceCatalog + var ExpectedToken = &tokens.Token + var ExpectedUser = &tokens.User + func GetIsSuccessful(t *testing.T, result tokens.GetResult) + func HandleTokenGet(t *testing.T, token string) + func HandleTokenPost(t *testing.T, requestJSON string) + func IsSuccessful(t *testing.T, result tokens.CreateResult) Other modules containing this package github.com/pierreprinetti/gophercloud/v2 github.com/pierreprinetti/gophercloud/v3