Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1CronJob |
BatchV1Api.createNamespacedCronJob(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a CronJob
|
V1CronJob |
BatchV1Api.patchNamespacedCronJob(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified CronJob
|
V1CronJob |
BatchV1Api.patchNamespacedCronJobStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified CronJob
|
V1CronJob |
BatchV1Api.readNamespacedCronJob(String name,
String namespace,
String pretty)
read the specified CronJob
|
V1CronJob |
BatchV1Api.readNamespacedCronJobStatus(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
V1CronJob |
BatchV1Api.replaceNamespacedCronJob(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified CronJob
|
V1CronJob |
BatchV1Api.replaceNamespacedCronJobStatus(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1CronJob> |
BatchV1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.patchNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.patchNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.readNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.readNamespacedCronJobWithHttpInfo(String name,
String namespace,
String pretty)
read the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
V1CronJob |
BatchV1Api.createNamespacedCronJob(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a CronJob
|
okhttp3.Call |
BatchV1Api.createNamespacedCronJobAsync(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) create a CronJob
|
okhttp3.Call |
BatchV1Api.createNamespacedCronJobCall(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for createNamespacedCronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.createNamespacedCronJobWithHttpInfo(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a CronJob
|
V1CronJob |
BatchV1Api.replaceNamespacedCronJob(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobAsync(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) replace the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobCall(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedCronJob
|
V1CronJob |
BatchV1Api.replaceNamespacedCronJobStatus(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobStatusAsync(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) replace status of the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobStatusCall(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedCronJobStatus
|
ApiResponse<V1CronJob> |
BatchV1Api.replaceNamespacedCronJobStatusWithHttpInfo(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified CronJob
|
ApiResponse<V1CronJob> |
BatchV1Api.replaceNamespacedCronJobWithHttpInfo(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
BatchV1Api.createNamespacedCronJobAsync(String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) create a CronJob
|
okhttp3.Call |
BatchV1Api.patchNamespacedCronJobAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1CronJob> _callback)
(asynchronously) partially update the specified CronJob
|
okhttp3.Call |
BatchV1Api.patchNamespacedCronJobStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1CronJob> _callback)
(asynchronously) partially update status of the specified CronJob
|
okhttp3.Call |
BatchV1Api.readNamespacedCronJobAsync(String name,
String namespace,
String pretty,
ApiCallback<V1CronJob> _callback)
(asynchronously) read the specified CronJob
|
okhttp3.Call |
BatchV1Api.readNamespacedCronJobStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1CronJob> _callback)
(asynchronously) read status of the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobAsync(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) replace the specified CronJob
|
okhttp3.Call |
BatchV1Api.replaceNamespacedCronJobStatusAsync(String name,
String namespace,
V1CronJob body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1CronJob> _callback)
(asynchronously) replace status of the specified CronJob
|
Modifier and Type | Method and Description |
---|---|
V1CronJob |
V1CronJob.apiVersion(String apiVersion) |
V1CronJob |
V1CronJob.kind(String kind) |
V1CronJob |
V1CronJob.metadata(V1ObjectMeta metadata) |
V1CronJob |
V1CronJob.spec(V1CronJobSpec spec) |
V1CronJob |
V1CronJob.status(V1CronJobStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1CronJob> |
V1CronJobList.getItems()
items is the list of CronJobs.
|
Modifier and Type | Method and Description |
---|---|
V1CronJobList |
V1CronJobList.addItemsItem(V1CronJob itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1CronJobList |
V1CronJobList.items(List<V1CronJob> items) |
void |
V1CronJobList.setItems(List<V1CronJob> items) |
Copyright © 2022. All rights reserved.