package
0.2.2
Repository: https://github.com/honnix/flyteplugins.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Structs

Indicates any error in executing the task.

# Interfaces

If using Files for IO with tasks, then the input will be written to this path All the files are always created in a sandbox per execution.
InputReader provides a method to access the inputs for a task execution within the plugin's Task Context.
All paths where various outputs produced by the task can be placed, such that the framework can directly access them.
OutputReader.
Framework Output writing interface.