1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-07 09:46:53 +01:00
Files
openshift-docs/microshift_rest_api/batch_apis/batch-apis-index.adoc
2023-10-30 10:13:25 -04:00

32 lines
402 B
Plaintext

// Automatically generated by 'openshift-apidocs-gen'. Do not edit.
:_mod-docs-content-type: ASSEMBLY
[id="batch-apis"]
= Batch APIs
:toc: macro
:toc-title:
toc::[]
== CronJob [batch/v1]
Description::
+
--
CronJob represents the configuration of a single cron job.
--
Type::
`object`
== Job [batch/v1]
Description::
+
--
Job represents the configuration of a single job.
--
Type::
`object`