Peripli / service-manager

Service Manager Core
Apache License 2.0
69 stars 28 forks source link

Fix fake_storage to include fakes for GetEntities interface #537

Closed DanFrei closed 4 years ago

DanFrei commented 4 years ago

Pull Request Template

Motivation

Fix fake_storage.go to fulfil the missing generated implementations for GetEntities interface

Approach

How does this change address the problem?

Pull Request status

Third-party code

If you use third party code with your contribution such as, components, libraries, or snippets make sure to mention that.

Make sure that your contribution complies with our Contribution guidelines.

Work in Progress label

For as long as development of your Pull Request is still ongoing you MUST label it with a wip label as well as prefix the name of the PR with [WIP].

For example: [WIP] Service brokers API