package
0.18.0-rc.0
Repository: https://github.com/kubeflow/katib.git
Documentation: pkg.go.dev

# Functions

GetDeployedJobStatus returns internal representation for deployed Job status.

# 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.

# Type aliases

ConditionType describes the various conditions a Job can be in.