mocks

package
v0.0.0-...-955c50f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPackageManager

type IPackageManager struct {
	mock.Mock
}

IPackageManager is an autogenerated mock type for the IPackageManager type

func (*IPackageManager) GetFileExtension

func (_m *IPackageManager) GetFileExtension() string

GetFileExtension provides a mock function with given fields:

func (*IPackageManager) GetFilesReqForInstall

func (_m *IPackageManager) GetFilesReqForInstall(_a0 log.T) []string

GetFilesReqForInstall provides a mock function with given fields: _a0

func (*IPackageManager) GetInstalledAgentVersion

func (_m *IPackageManager) GetInstalledAgentVersion() (string, error)

GetInstalledAgentVersion provides a mock function with given fields:

func (*IPackageManager) GetName

func (_m *IPackageManager) GetName() string

GetName provides a mock function with given fields:

func (*IPackageManager) GetSupportedServiceManagers

func (_m *IPackageManager) GetSupportedServiceManagers() []servicemanagers.ServiceManager

GetSupportedServiceManagers provides a mock function with given fields:

func (*IPackageManager) GetSupportedVerificationManager

func (_m *IPackageManager) GetSupportedVerificationManager() verificationmanagers.VerificationManager

GetSupportedVerificationManager provides a mock function with given fields:

func (*IPackageManager) GetType

GetType provides a mock function with given fields:

func (*IPackageManager) InstallAgent

func (_m *IPackageManager) InstallAgent(_a0 log.T, folderPath string) error

InstallAgent provides a mock function with given fields: _a0, folderPath

func (*IPackageManager) IsAgentInstalled

func (_m *IPackageManager) IsAgentInstalled() (bool, error)

IsAgentInstalled provides a mock function with given fields:

func (*IPackageManager) IsManagerEnvironment

func (_m *IPackageManager) IsManagerEnvironment() bool

IsManagerEnvironment provides a mock function with given fields:

func (*IPackageManager) UninstallAgent

func (_m *IPackageManager) UninstallAgent(_a0 log.T, _a1 string) error

UninstallAgent provides a mock function with given fields: _a0, _a1

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL