Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AssetOperator ¶
AssetOperator is an autogenerated mock type for the AssetOperator type
func (*AssetOperator) Install ¶
func (_m *AssetOperator) Install(asset []byte, tagName string) error
Install provides a mock function with given fields: asset, tagName
func (*AssetOperator) Prepare ¶
func (_m *AssetOperator) Prepare(localDirPath string) error
Prepare provides a mock function with given fields: localDirPath
func (*AssetOperator) Run ¶
func (_m *AssetOperator) Run(tagName string, args ...string) error
Run provides a mock function with given fields: tagName, args
func (*AssetOperator) Uninstall ¶
func (_m *AssetOperator) Uninstall(tagNames ...string) error
Uninstall provides a mock function with given fields: tagNames
type Client ¶
Client is an autogenerated mock type for the Client type
func (*Client) DownloadAsset ¶
DownloadAsset provides a mock function with given fields: _a0, _a1
func (*Client) DownloadRelease ¶
func (_m *Client) DownloadRelease(_a0 context.Context, _a1 string) (*model.RepositoryRelease, error)
DownloadRelease provides a mock function with given fields: _a0, _a1
type Manifester ¶
Manifester is an autogenerated mock type for the Manifester type
Click to show internal directories.
Click to hide internal directories.