This changes store.DeleteSource to DeleteSourceByName for v0 use and DeleteSourceByID for v1 usage. It includes a new client function DeleteSourceV1, adds a new test, and converts the tests for the previous Source V1 API commits to use DeleteSourceV1. |
||
|---|---|---|
| .. | ||
| blueprints.go | ||
| blueprints_test.go | ||
| client.go | ||
| client_test.go | ||
| compose.go | ||
| compose_test.go | ||
| integration_test.go | ||
| modules.go | ||
| modules_test.go | ||
| projects.go | ||
| projects_test.go | ||
| source.go | ||
| source_test.go | ||
| unit_test.go | ||
| utils.go | ||
| weldr.go | ||