Documentation ¶
Overview ¶
Code generated by mockery v1.0.0. DO NOT EDIT.
Code generated by mockery v1.0.0. DO NOT EDIT.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Downloader ¶
Downloader is an autogenerated mock type for the Downloader type
func (*Downloader) DownloadRepo ¶
func (_m *Downloader) DownloadRepo(_a0 common.RemoteSource, _a1 string) error
DownloadRepo provides a mock function with given fields: _a0, _a1
type Getter ¶
Getter is an autogenerated mock type for the Getter type
func (*Getter) GetLocalResources ¶
func (_m *Getter) GetLocalResources(source string, _a1 []string, destination string, subfolder string, recursively bool, resourceType constants.ResourceType) error
GetLocalResources provides a mock function with given fields: source, _a1, destination, subfolder, recursively, resourceType
Click to show internal directories.
Click to hide internal directories.