Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ICoreAgentContext ¶
ICoreAgentContext is an autogenerated mock type for the ICoreAgentContext type
func NewICoreAgentContext ¶
func NewICoreAgentContext(t mockConstructorTestingTNewICoreAgentContext) *ICoreAgentContext
NewICoreAgentContext creates a new instance of ICoreAgentContext. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ICoreAgentContext) AppConfig ¶
func (_m *ICoreAgentContext) AppConfig() *appconfig.SsmagentConfig
AppConfig provides a mock function with given fields:
func (*ICoreAgentContext) Identity ¶
func (_m *ICoreAgentContext) Identity() identity.IAgentIdentity
Identity provides a mock function with given fields:
func (*ICoreAgentContext) Log ¶
func (_m *ICoreAgentContext) Log() log.T
Log provides a mock function with given fields:
func (*ICoreAgentContext) With ¶
func (_m *ICoreAgentContext) With(_a0 string) context.ICoreAgentContext
With provides a mock function with given fields: _a0
Click to show internal directories.
Click to hide internal directories.