Home

Awesome

QuarksJob

godoc go report card Coveralls github

<img align="right" width="200" height="39" src="https://github.com/cloudfoundry-incubator/quarks-docs/raw/master/content/en/docs/cf-operator-logo.png">

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