(create-namespaced-cron-job namespace body)
(create-namespaced-cron-job namespace body optional-params)
create a CronJob
create a CronJob
(create-namespaced-cron-job-with-http-info namespace body)
(create-namespaced-cron-job-with-http-info namespace
body
{:keys [pretty dryRun fieldManager]})
create a CronJob
create a CronJob
(delete-collection-namespaced-cron-job namespace)
(delete-collection-namespaced-cron-job namespace optional-params)
delete collection of CronJob
delete collection of CronJob
(delete-collection-namespaced-cron-job-with-http-info namespace)
(delete-collection-namespaced-cron-job-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
delete collection of CronJob
delete collection of CronJob
(delete-namespaced-cron-job name namespace)
(delete-namespaced-cron-job name namespace optional-params)
delete a CronJob
delete a CronJob
(delete-namespaced-cron-job-with-http-info name namespace)
(delete-namespaced-cron-job-with-http-info
name
namespace
{:keys [pretty dryRun gracePeriodSeconds orphanDependents propagationPolicy
body]})
delete a CronJob
delete a CronJob
(get-api-resources)
get available resources
get available resources
(get-api-resources-with-http-info)
get available resources
get available resources
(list-cron-job-for-all-namespaces)
(list-cron-job-for-all-namespaces optional-params)
list or watch objects of kind CronJob
list or watch objects of kind CronJob
(list-cron-job-for-all-namespaces-with-http-info)
(list-cron-job-for-all-namespaces-with-http-info
{:keys [continue fieldSelector labelSelector limit pretty resourceVersion
timeoutSeconds watch]})
list or watch objects of kind CronJob
list or watch objects of kind CronJob
(list-namespaced-cron-job namespace)
(list-namespaced-cron-job namespace optional-params)
list or watch objects of kind CronJob
list or watch objects of kind CronJob
(list-namespaced-cron-job-with-http-info namespace)
(list-namespaced-cron-job-with-http-info
namespace
{:keys [pretty continue fieldSelector labelSelector limit resourceVersion
timeoutSeconds watch]})
list or watch objects of kind CronJob
list or watch objects of kind CronJob
(patch-namespaced-cron-job name namespace body)
(patch-namespaced-cron-job name namespace body optional-params)
partially update the specified CronJob
partially update the specified CronJob
(patch-namespaced-cron-job-status name namespace body)
(patch-namespaced-cron-job-status name namespace body optional-params)
partially update status of the specified CronJob
partially update status of the specified CronJob
(patch-namespaced-cron-job-status-with-http-info name namespace body)
(patch-namespaced-cron-job-status-with-http-info name
namespace
body
{:keys [pretty dryRun
fieldManager force]})
partially update status of the specified CronJob
partially update status of the specified CronJob
(patch-namespaced-cron-job-with-http-info name namespace body)
(patch-namespaced-cron-job-with-http-info name
namespace
body
{:keys [pretty dryRun fieldManager
force]})
partially update the specified CronJob
partially update the specified CronJob
(read-namespaced-cron-job name namespace)
(read-namespaced-cron-job name namespace optional-params)
read the specified CronJob
read the specified CronJob
(read-namespaced-cron-job-status name namespace)
(read-namespaced-cron-job-status name namespace optional-params)
read status of the specified CronJob
read status of the specified CronJob
(read-namespaced-cron-job-status-with-http-info name namespace)
(read-namespaced-cron-job-status-with-http-info name namespace {:keys [pretty]})
read status of the specified CronJob
read status of the specified CronJob
(read-namespaced-cron-job-with-http-info name namespace)
(read-namespaced-cron-job-with-http-info name
namespace
{:keys [pretty exact export]})
read the specified CronJob
read the specified CronJob
(replace-namespaced-cron-job name namespace body)
(replace-namespaced-cron-job name namespace body optional-params)
replace the specified CronJob
replace the specified CronJob
(replace-namespaced-cron-job-status name namespace body)
(replace-namespaced-cron-job-status name namespace body optional-params)
replace status of the specified CronJob
replace status of the specified CronJob
(replace-namespaced-cron-job-status-with-http-info name namespace body)
(replace-namespaced-cron-job-status-with-http-info name
namespace
body
{:keys [pretty dryRun
fieldManager]})
replace status of the specified CronJob
replace status of the specified CronJob
(replace-namespaced-cron-job-with-http-info name namespace body)
(replace-namespaced-cron-job-with-http-info name
namespace
body
{:keys [pretty dryRun
fieldManager]})
replace the specified CronJob
replace the specified CronJob
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close