Versions in this module Expand all Collapse all v3 v3.0.0 Jan 5, 2022 Changes in this version + const CreateMetadataRequest + const CreateMetadataResponse + const CreateRequest + const CreateResponse + const GetMetadataResponse + const GetPayloadResponse + const GetResponse + const ListResponse + const MetadatumRequest + const MetadatumResponse + const UpdateRequest + var ExpectedCreateMetadataResult = map[string]string + var ExpectedCreateResult = secrets.Secret + var ExpectedMetadata = map[string]string + var ExpectedMetadatum = secrets.Metadatum + var ExpectedSecretsSlice = []secrets.Secret + var FirstSecret = secrets.Secret + var SecondSecret = secrets.Secret + func HandleCreateMetadataSuccessfully(t *testing.T) + func HandleCreateMetadatumSuccessfully(t *testing.T) + func HandleCreateSecretSuccessfully(t *testing.T) + func HandleDeleteMetadatumSuccessfully(t *testing.T) + func HandleDeleteSecretSuccessfully(t *testing.T) + func HandleGetMetadataSuccessfully(t *testing.T) + func HandleGetMetadatumSuccessfully(t *testing.T) + func HandleGetPayloadSuccessfully(t *testing.T) + func HandleGetSecretSuccessfully(t *testing.T) + func HandleListSecretsSuccessfully(t *testing.T) + func HandleUpdateMetadatumSuccessfully(t *testing.T) + func HandleUpdateSecretSuccessfully(t *testing.T) Other modules containing this package github.com/pierreprinetti/gophercloud github.com/pierreprinetti/gophercloud/v2