package
0.0.0-20250109083623-5e59bd4916d4
Repository: https://github.com/killer66562/katibpipeline.git
Documentation: pkg.go.dev

# Functions

GetDeployedJobStatus returns internal representation for deployed Job status.
No description provided by the author

# Constants

JobFailed means that Job status satisfies Trial failure condition.
JobRunning means that Job was deployed by Trial.
JobSucceeded means that Job status satisfies Trial success condition.

# Structs

TrialJobStatus is the internal representation for deployed Job status.
No description provided by the author

# Type aliases

ConditionType describes the various conditions a Job can be in.