Documentation ¶
Index ¶
Constants ¶
View Source
const ( MetricsMechanism = "executor" UnknownExecutorType = "unknown" )
Variables ¶
This section is empty.
Functions ¶
func CommandExecutor ¶
CommandExecutor provides the common callout to the configuration-defined executor.
func NewMetrics ¶
func NewMetrics(executor interfaces.CommandExecutor, lc logger.LoggingClient, executorPath string) *metrics
NewMetrics is a factory function that returns an initialized metrics receiver struct.
func NewOperations ¶
func NewOperations( executor interfaces.CommandExecutor, lc logger.LoggingClient, executorPath string) *operations
NewOperations is a factory function that returns an initialized operations receiver struct.
Types ¶
Click to show internal directories.
Click to hide internal directories.