Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 Changes in this version + const CreateResponse + const GetResponse + const ListResponse + const UpdateResponse + const ValidateResponse + var ExpectedCreate = profiles.Profile + var ExpectedGet = profiles.Profile + var ExpectedList = []profiles.Profile + var ExpectedListProfile1 = profiles.Profile + var ExpectedListProfile2 = profiles.Profile + var ExpectedListProfile3 = profiles.Profile + var ExpectedUpdate = profiles.Profile + var ExpectedValidate = profiles.Profile + func HandleCreateSuccessfully(t *testing.T) + func HandleDeleteSuccessfully(t *testing.T) + func HandleGetSuccessfully(t *testing.T) + func HandleListSuccessfully(t *testing.T) + func HandleUpdateSuccessfully(t *testing.T) + func HandleValidateSuccessfully(t *testing.T) Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2