# Functions
GetAbsolutePath returns the absolute path of the passed binary by resolving it in the path and following symlinks.
# Variables
PluginConfig is the java driver factory function registered in the plugin catalog.
PluginID is the java plugin metadata registered in the plugin catalog.
# Structs
Driver is a driver for running images via Java.
TaskConfig is the driver configuration of a taskConfig within a job.
TaskState is the state which is encoded in the handle returned in StartTask.