| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta2DaemonSet |
AppsV1beta2Api.createNamespacedDaemonSet(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.patchNamespacedDaemonSet(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.patchNamespacedDaemonSetStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.readNamespacedDaemonSet(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.readNamespacedDaemonSetStatus(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.replaceNamespacedDaemonSet(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.replaceNamespacedDaemonSetStatus(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.patchNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.patchNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.readNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.readNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2DaemonSet |
AppsV1beta2Api.createNamespacedDaemonSet(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.createNamespacedDaemonSetAsync(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) create a DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.createNamespacedDaemonSetCall(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedDaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.createNamespacedDaemonSetWithHttpInfo(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
create a DaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.replaceNamespacedDaemonSet(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetAsync(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) replace the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetCall(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSet
|
V1beta2DaemonSet |
AppsV1beta2Api.replaceNamespacedDaemonSetStatus(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) replace status of the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusCall(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedDaemonSetStatus
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified DaemonSet
|
ApiResponse<V1beta2DaemonSet> |
AppsV1beta2Api.replaceNamespacedDaemonSetWithHttpInfo(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager)
replace the specified DaemonSet
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AppsV1beta2Api.createNamespacedDaemonSetAsync(String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) create a DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.patchNamespacedDaemonSetAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) partially update the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.patchNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) partially update status of the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.readNamespacedDaemonSetAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) read the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.readNamespacedDaemonSetStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) read status of the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetAsync(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) replace the specified DaemonSet
|
okhttp3.Call |
AppsV1beta2Api.replaceNamespacedDaemonSetStatusAsync(String name,
String namespace,
V1beta2DaemonSet body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1beta2DaemonSet> _callback)
(asynchronously) replace status of the specified DaemonSet
|
| Modifier and Type | Method and Description |
|---|---|
List<V1beta2DaemonSet> |
V1beta2DaemonSetListFluentImpl.buildItems() |
List<V1beta2DaemonSet> |
V1beta2DaemonSetListFluent.buildItems() |
List<V1beta2DaemonSet> |
V1beta2DaemonSetListFluentImpl.getItems()
Deprecated.
|
List<V1beta2DaemonSet> |
V1beta2DaemonSetListFluent.getItems()
Deprecated.
|
List<V1beta2DaemonSet> |
V1beta2DaemonSetList.getItems()
A list of daemon sets.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2DaemonSetList |
V1beta2DaemonSetList.addItemsItem(V1beta2DaemonSet itemsItem) |
V1beta2DaemonSetListFluent.ItemsNested<A> |
V1beta2DaemonSetListFluentImpl.addNewItemLike(V1beta2DaemonSet item) |
V1beta2DaemonSetListFluent.ItemsNested<A> |
V1beta2DaemonSetListFluent.addNewItemLike(V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluentImpl.addToItems(int index,
V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluent.addToItems(int index,
V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluentImpl.addToItems(V1beta2DaemonSet... items) |
A |
V1beta2DaemonSetListFluent.addToItems(V1beta2DaemonSet... items) |
A |
V1beta2DaemonSetListFluentImpl.removeFromItems(V1beta2DaemonSet... items) |
A |
V1beta2DaemonSetListFluent.removeFromItems(V1beta2DaemonSet... items) |
V1beta2DaemonSetListFluent.ItemsNested<A> |
V1beta2DaemonSetListFluentImpl.setNewItemLike(int index,
V1beta2DaemonSet item) |
V1beta2DaemonSetListFluent.ItemsNested<A> |
V1beta2DaemonSetListFluent.setNewItemLike(int index,
V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluentImpl.setToItems(int index,
V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluent.setToItems(int index,
V1beta2DaemonSet item) |
A |
V1beta2DaemonSetListFluentImpl.withItems(V1beta2DaemonSet... items) |
A |
V1beta2DaemonSetListFluent.withItems(V1beta2DaemonSet... items) |
| Modifier and Type | Method and Description |
|---|---|
A |
V1beta2DaemonSetListFluentImpl.addAllToItems(Collection<V1beta2DaemonSet> items) |
A |
V1beta2DaemonSetListFluent.addAllToItems(Collection<V1beta2DaemonSet> items) |
V1beta2DaemonSetList |
V1beta2DaemonSetList.items(List<V1beta2DaemonSet> items) |
A |
V1beta2DaemonSetListFluentImpl.removeAllFromItems(Collection<V1beta2DaemonSet> items) |
A |
V1beta2DaemonSetListFluent.removeAllFromItems(Collection<V1beta2DaemonSet> items) |
void |
V1beta2DaemonSetList.setItems(List<V1beta2DaemonSet> items) |
A |
V1beta2DaemonSetListFluentImpl.withItems(List<V1beta2DaemonSet> items) |
A |
V1beta2DaemonSetListFluent.withItems(List<V1beta2DaemonSet> items) |
| Constructor and Description |
|---|
V1beta2DaemonSetBuilder(V1beta2DaemonSet instance) |
V1beta2DaemonSetBuilder(V1beta2DaemonSet instance,
Boolean validationEnabled) |
V1beta2DaemonSetBuilder(V1beta2DaemonSetFluent<?> fluent,
V1beta2DaemonSet instance) |
V1beta2DaemonSetBuilder(V1beta2DaemonSetFluent<?> fluent,
V1beta2DaemonSet instance,
Boolean validationEnabled) |
V1beta2DaemonSetFluentImpl(V1beta2DaemonSet instance) |
Copyright © 2020. All rights reserved.