Documentation ¶
Index ¶
Constants ¶
View Source
const FailingStatusFormat = "Job %s is not completed yet"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Job ¶
type Job struct {
// contains filtered or unexported fields
}
func (Job) IsResolved ¶
func (j Job) IsResolved(entrypoint entry.EntrypointInterface) (bool, error)
Click to show internal directories.
Click to hide internal directories.