Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1DaemonSet |
AppsV1Api.createNamespacedDaemonSet(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
V1DaemonSet |
AppsV1Api.patchNamespacedDaemonSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
V1DaemonSet |
AppsV1Api.patchNamespacedDaemonSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
V1DaemonSet |
AppsV1Api.readNamespacedDaemonSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
V1DaemonSet |
AppsV1Api.readNamespacedDaemonSetStatus(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
V1DaemonSet |
AppsV1Api.replaceNamespacedDaemonSet(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
V1DaemonSet |
AppsV1Api.replaceNamespacedDaemonSetStatus(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1DaemonSet> |
AppsV1Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
Modifier and Type | Method and Description |
---|---|
V1DaemonSet |
AppsV1Api.createNamespacedDaemonSet(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
okhttp3.Call |
AppsV1Api.createNamespacedDaemonSetAsync(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) create a DaemonSet
|
okhttp3.Call |
AppsV1Api.createNamespacedDaemonSetCall(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedDaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
V1DaemonSet |
AppsV1Api.replaceNamespacedDaemonSet(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetAsync(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) replace the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetCall(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSet
|
V1DaemonSet |
AppsV1Api.replaceNamespacedDaemonSetStatus(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) replace status of the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetStatusCall(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSetStatus
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
ApiResponse<V1DaemonSet> |
AppsV1Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
AppsV1Api.createNamespacedDaemonSetAsync(String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) create a DaemonSet
|
okhttp3.Call |
AppsV1Api.patchNamespacedDaemonSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) partially update the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.patchNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) partially update status of the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.readNamespacedDaemonSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) read the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.readNamespacedDaemonSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) read status of the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetAsync(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) replace the specified DaemonSet
|
okhttp3.Call |
AppsV1Api.replaceNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1DaemonSet> _callback)
(asynchronously) replace status of the specified DaemonSet
|
Modifier and Type | Method and Description |
---|---|
V1DaemonSet |
V1DaemonSet.apiVersion(String apiVersion) |
V1DaemonSet |
V1DaemonSet.kind(String kind) |
V1DaemonSet |
V1DaemonSet.metadata(V1ObjectMeta metadata) |
V1DaemonSet |
V1DaemonSet.spec(V1DaemonSetSpec spec) |
V1DaemonSet |
V1DaemonSet.status(V1DaemonSetStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1DaemonSet> |
V1DaemonSetList.getItems()
A list of daemon sets.
|
Modifier and Type | Method and Description |
---|---|
V1DaemonSetList |
V1DaemonSetList.addItemsItem(V1DaemonSet itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1DaemonSetList |
V1DaemonSetList.items(List<V1DaemonSet> items) |
void |
V1DaemonSetList.setItems(List<V1DaemonSet> items) |
Copyright © 2021. All rights reserved.