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

Struct Reader

pkg/credentials/mocks/Reader.go:12–14  ·  view source on GitHub ↗

Reader is an autogenerated mock type for the Reader type

Source from the content-addressed store, hash-verified

10
11// Reader is an autogenerated mock type for the Reader type
12type Reader struct {
13 mock.Mock
14}
15
16// ReadCredentials provides a mock function with given fields: ctx, secretName, _a2
17func (_m *Reader) ReadCredentials(ctx context.Context, secretName string, _a2 interface{}) error {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected