Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Command ¶
Command represents a binary command to be executed.
func ResolveKnEventCommand ¶
ResolveKnEventCommand will look for the kn event executable. Executable can be overridden by setting the environment variable: KN_PLUGIN_EVENT_EXECUTABLE Base args can be overridden by setting the environment variable: KN_PLUGIN_EVENT_EXECUTABLE_ARGS.
Set: ``` KN_PLUGIN_EVENT_EXECUTABLE=/path/to/kn KN_PLUGIN_EVENT_EXECUTABLE_ARGS=event ``` to test kn-plugin-event as embedded in kn CLI.
Click to show internal directories.
Click to hide internal directories.