MCPcopy Create free account
hub / github.com/chainloop-dev/chainloop / SecretsRW

Struct SecretsRW

pkg/credentials/azurekv/mocks/SecretsRW.go:14–16  ·  view source on GitHub ↗

SecretsRW is an autogenerated mock type for the SecretsRW type

Source from the content-addressed store, hash-verified

12
13// SecretsRW is an autogenerated mock type for the SecretsRW type
14type SecretsRW struct {
15 mock.Mock
16}
17
18// DeleteSecret provides a mock function with given fields: ctx, secretName, options
19func (_m *SecretsRW) DeleteSecret(ctx context.Context, secretName string, options *azsecrets.DeleteSecretOptions) (azsecrets.DeleteSecretResponse, error) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected