package
1.2.0-alpha.3
Repository: https://github.com/carlanton/kubernetes.git
Documentation: pkg.go.dev

# Functions

MergeOutput waits for the given tasks to complete.
New builds a newly initialized task object but does not start any processes for it.

# Structs

Completion represents the termination of a Task process.
task is a specification for running a system process; it provides hooks for customizing logging and restart handling as well as provides event channels for communicating process termination and errors related to process management.

# Interfaces

No description provided by the author