Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type IConfigurationManager ¶
IConfigurationManager is an autogenerated mock type for the IConfigurationManager type
func NewIConfigurationManager ¶
func NewIConfigurationManager(t mockConstructorTestingTNewIConfigurationManager) *IConfigurationManager
NewIConfigurationManager creates a new instance of IConfigurationManager. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*IConfigurationManager) ConfigureAgent ¶
func (_m *IConfigurationManager) ConfigureAgent(folderPath string) error
ConfigureAgent provides a mock function with given fields: folderPath
func (*IConfigurationManager) CreateUpdateAgentConfigWithOnPremIdentity ¶
func (_m *IConfigurationManager) CreateUpdateAgentConfigWithOnPremIdentity() error
CreateUpdateAgentConfigWithOnPremIdentity provides a mock function with given fields:
func (*IConfigurationManager) IsConfigAvailable ¶
func (_m *IConfigurationManager) IsConfigAvailable(folderPath string) (bool, error)
IsConfigAvailable provides a mock function with given fields: folderPath
Click to show internal directories.
Click to hide internal directories.