Categorycode.cloudfoundry.org/quarks-job
repository
1.0.219
Repository: https://github.com/cloudfoundry-incubator/quarks-job.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# README

QuarksJob

godoc go report card Coveralls github


QuarksJob is part of Project Quarks. It's used by the quarks-operator

A QuarksJob allows the developer to run jobs when something interesting happens. It also allows the developer to store the output of the job into a Secret. The job started by an QuarksJob is deleted automatically after it succeeds.

See the official documentation for more informations