Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1ReplicationController |
CoreV1Api.createNamespacedReplicationController(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
V1ReplicationController |
CoreV1Api.patchNamespacedReplicationController(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update the specified ReplicationController
|
V1ReplicationController |
CoreV1Api.patchNamespacedReplicationControllerStatus(String name,
String namespace,
Object body,
String pretty,
String dryRun)
partially update status of the specified ReplicationController
|
V1ReplicationController |
CoreV1Api.readNamespacedReplicationController(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
V1ReplicationController |
CoreV1Api.readNamespacedReplicationControllerStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
V1ReplicationController |
CoreV1Api.replaceNamespacedReplicationController(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
V1ReplicationController |
CoreV1Api.replaceNamespacedReplicationControllerStatus(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
Modifier and Type | Method and Description |
---|---|
V1ReplicationController |
CoreV1Api.createNamespacedReplicationController(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.createNamespacedReplicationControllerAsync(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
create a ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.createNamespacedReplicationControllerCall(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.createNamespacedReplicationControllerWithHttpInfo(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun)
create a ReplicationController
|
V1ReplicationController |
CoreV1Api.replaceNamespacedReplicationController(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
replace the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerCall(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicationController
|
V1ReplicationController |
CoreV1Api.replaceNamespacedReplicationControllerStatus(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerStatusAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
replace status of the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerStatusCall(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedReplicationControllerStatus
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
CoreV1Api.replaceNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun)
replace the specified ReplicationController
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
CoreV1Api.createNamespacedReplicationControllerAsync(String namespace,
V1ReplicationController body,
Boolean includeUninitialized,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
create a ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.patchNamespacedReplicationControllerAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
partially update the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.patchNamespacedReplicationControllerStatusAsync(String name,
String namespace,
Object body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
partially update status of the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.readNamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
read the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.readNamespacedReplicationControllerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
read status of the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
replace the specified ReplicationController
|
com.squareup.okhttp.Call |
CoreV1Api.replaceNamespacedReplicationControllerStatusAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
ApiCallback<V1ReplicationController> callback)
(asynchronously)
replace status of the specified ReplicationController
|
Modifier and Type | Method and Description |
---|---|
List<V1ReplicationController> |
V1ReplicationControllerListFluentImpl.buildItems() |
List<V1ReplicationController> |
V1ReplicationControllerListFluent.buildItems() |
List<V1ReplicationController> |
V1ReplicationControllerListFluentImpl.getItems()
Deprecated.
|
List<V1ReplicationController> |
V1ReplicationControllerListFluent.getItems()
Deprecated.
|
List<V1ReplicationController> |
V1ReplicationControllerList.getItems()
List of replication controllers.
|
Modifier and Type | Method and Description |
---|---|
V1ReplicationControllerList |
V1ReplicationControllerList.addItemsItem(V1ReplicationController itemsItem) |
V1ReplicationControllerListFluent.ItemsNested<A> |
V1ReplicationControllerListFluentImpl.addNewItemLike(V1ReplicationController item) |
V1ReplicationControllerListFluent.ItemsNested<A> |
V1ReplicationControllerListFluent.addNewItemLike(V1ReplicationController item) |
A |
V1ReplicationControllerListFluentImpl.addToItems(int index,
V1ReplicationController item) |
A |
V1ReplicationControllerListFluent.addToItems(int index,
V1ReplicationController item) |
A |
V1ReplicationControllerListFluentImpl.addToItems(V1ReplicationController... items) |
A |
V1ReplicationControllerListFluent.addToItems(V1ReplicationController... items) |
A |
V1ReplicationControllerListFluentImpl.removeFromItems(V1ReplicationController... items) |
A |
V1ReplicationControllerListFluent.removeFromItems(V1ReplicationController... items) |
V1ReplicationControllerListFluent.ItemsNested<A> |
V1ReplicationControllerListFluentImpl.setNewItemLike(int index,
V1ReplicationController item) |
V1ReplicationControllerListFluent.ItemsNested<A> |
V1ReplicationControllerListFluent.setNewItemLike(int index,
V1ReplicationController item) |
A |
V1ReplicationControllerListFluentImpl.setToItems(int index,
V1ReplicationController item) |
A |
V1ReplicationControllerListFluent.setToItems(int index,
V1ReplicationController item) |
A |
V1ReplicationControllerListFluentImpl.withItems(V1ReplicationController... items) |
A |
V1ReplicationControllerListFluent.withItems(V1ReplicationController... items) |
Modifier and Type | Method and Description |
---|---|
A |
V1ReplicationControllerListFluentImpl.addAllToItems(Collection<V1ReplicationController> items) |
A |
V1ReplicationControllerListFluent.addAllToItems(Collection<V1ReplicationController> items) |
V1ReplicationControllerList |
V1ReplicationControllerList.items(List<V1ReplicationController> items) |
A |
V1ReplicationControllerListFluentImpl.removeAllFromItems(Collection<V1ReplicationController> items) |
A |
V1ReplicationControllerListFluent.removeAllFromItems(Collection<V1ReplicationController> items) |
void |
V1ReplicationControllerList.setItems(List<V1ReplicationController> items) |
A |
V1ReplicationControllerListFluentImpl.withItems(List<V1ReplicationController> items) |
A |
V1ReplicationControllerListFluent.withItems(List<V1ReplicationController> items) |
Constructor and Description |
---|
V1ReplicationControllerBuilder(V1ReplicationController instance) |
V1ReplicationControllerBuilder(V1ReplicationController instance,
Boolean validationEnabled) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent,
V1ReplicationController instance) |
V1ReplicationControllerBuilder(V1ReplicationControllerFluent<?> fluent,
V1ReplicationController instance,
Boolean validationEnabled) |
V1ReplicationControllerFluentImpl(V1ReplicationController instance) |
Copyright © 2019. All rights reserved.