Skip to content

Commit 0ad97c7

Browse files
committed
rename folder
1 parent 37febb1 commit 0ad97c7

5 files changed

Lines changed: 1 addition & 1 deletion

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
package targetsource
22

3-
// This file defines the loader interface
3+
// This file defines the loader interface, pull and push implemented as interfaces as well
44
// targets received from loaders are sent via channel to the controller for reconciliation

internal/controller/targetsource/loaders/http_pull/loader.go renamed to internal/controller/targetsource/loaders/pull/loader.go

File renamed without changes.

internal/controller/targetsource/loaders/http_pull/loader_test.go renamed to internal/controller/targetsource/loaders/pull/loader_test.go

File renamed without changes.

internal/controller/targetsource/loaders/http_push/loader.go renamed to internal/controller/targetsource/loaders/push/loader.go

File renamed without changes.

internal/controller/targetsource/loaders/http_push/loader_test.go renamed to internal/controller/targetsource/loaders/push/loader_test.go

File renamed without changes.

0 commit comments

Comments
 (0)