Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action ¶
Action is an autogenerated mock type for the Action type
func NewAction ¶
func NewAction(t mockConstructorTestingTNewAction) *Action
NewAction creates a new instance of Action. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Action) ExecuteFunc ¶
func (_m *Action) ExecuteFunc() interface{}
ExecuteFunc provides a mock function with given fields:
func (*Action) Metadata ¶
func (_m *Action) Metadata() *pipeline.ActionMetadata
Metadata provides a mock function with given fields:
type ActionInput ¶
ActionInput is an autogenerated mock type for the ActionInput type
func NewActionInput ¶
func NewActionInput(t mockConstructorTestingTNewActionInput) *ActionInput
NewActionInput creates a new instance of ActionInput. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*ActionInput) IsActionInput ¶
func (_m *ActionInput) IsActionInput()
IsActionInput provides a mock function with given fields:
type ConfigurableAction ¶
ConfigurableAction is an autogenerated mock type for the ConfigurableAction type
func NewConfigurableAction ¶
func NewConfigurableAction(t mockConstructorTestingTNewConfigurableAction) *ConfigurableAction
NewConfigurableAction creates a new instance of ConfigurableAction. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
type Plugin ¶
Plugin is an autogenerated mock type for the Plugin type
func NewPlugin ¶
func NewPlugin(t mockConstructorTestingTNewPlugin) *Plugin
NewPlugin creates a new instance of Plugin. It also registers a testing interface on the mock and a cleanup function to assert the mocks expectations.
func (*Plugin) GetActions ¶
GetActions provides a mock function with given fields:
func (*Plugin) PluginData ¶
PluginData provides a mock function with given fields: logger
func (*Plugin) ValidateConfig ¶
ValidateConfig provides a mock function with given fields: config