Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
create a HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscaler(String name,
String namespace,
Object body,
String pretty)
partially update the specified HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace the specified HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace status of the specified HorizontalPodAutoscaler
|
Modifier and Type | Method and Description |
---|---|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
create a HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
create a HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerCall(String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedHorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
create a HorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
replace the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedHorizontalPodAutoscaler
|
V1HorizontalPodAutoscaler |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace status of the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
replace status of the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusCall(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedHorizontalPodAutoscalerStatus
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V1HorizontalPodAutoscaler> |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty)
replace the specified HorizontalPodAutoscaler
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AutoscalingV1Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
create a HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
partially update the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.patchNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
partially update status of the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
read the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.readNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
read status of the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
replace the specified HorizontalPodAutoscaler
|
com.squareup.okhttp.Call |
AutoscalingV1Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V1HorizontalPodAutoscaler body,
String pretty,
ApiCallback<V1HorizontalPodAutoscaler> callback)
(asynchronously)
replace status of the specified HorizontalPodAutoscaler
|
Modifier and Type | Method and Description |
---|---|
V1HorizontalPodAutoscaler |
V1HorizontalPodAutoscaler.apiVersion(String apiVersion) |
V1HorizontalPodAutoscaler |
V1HorizontalPodAutoscaler.kind(String kind) |
V1HorizontalPodAutoscaler |
V1HorizontalPodAutoscaler.metadata(V1ObjectMeta metadata) |
V1HorizontalPodAutoscaler |
V1HorizontalPodAutoscaler.spec(V1HorizontalPodAutoscalerSpec spec) |
V1HorizontalPodAutoscaler |
V1HorizontalPodAutoscaler.status(V1HorizontalPodAutoscalerStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1HorizontalPodAutoscaler> |
V1HorizontalPodAutoscalerList.getItems()
list of horizontal pod autoscaler objects.
|
Modifier and Type | Method and Description |
---|---|
V1HorizontalPodAutoscalerList |
V1HorizontalPodAutoscalerList.addItemsItem(V1HorizontalPodAutoscaler itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1HorizontalPodAutoscalerList |
V1HorizontalPodAutoscalerList.items(List<V1HorizontalPodAutoscaler> items) |
void |
V1HorizontalPodAutoscalerList.setItems(List<V1HorizontalPodAutoscaler> items) |
Copyright © 2017. All rights reserved.