package
0.4.1
Repository: https://github.com/docker-archive/deploykit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewMonitor returns a monitor that continuously watches for input requests and launches the process for the plugin, if not already running.
NewNoOpExec doesn't actually launch the plugins.

# Structs

Monitor runs continuously receiving requests to start a plugin.
Rule provides the instructions on starting the plugin.
StartPlugin is the command to start a plugin.

# Interfaces

Exec is a service that is able to start plugins based on different mechanisms from running local binary to pulling and running docker containers or engine plugins.

# Type aliases

ExecName is the name of the executor to use (e.g.