| Package | Description |
|---|---|
| io.kubernetes.client.openapi.apis | |
| io.kubernetes.client.openapi.models |
| Modifier and Type | Method and Description |
|---|---|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscaler(String name,
String namespace,
String pretty)
read the specified HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
String pretty)
read the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscaler(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerCall(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for createNamespacedHorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerWithHttpInfo(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a HorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscaler(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerCall(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedHorizontalPodAutoscaler
|
V2HorizontalPodAutoscaler |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatus(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) replace status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusCall(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedHorizontalPodAutoscalerStatus
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusWithHttpInfo(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified HorizontalPodAutoscaler
|
ApiResponse<V2HorizontalPodAutoscaler> |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerWithHttpInfo(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
okhttp3.Call |
AutoscalingV2Api.createNamespacedHorizontalPodAutoscalerAsync(String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) create a HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) partially update the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.patchNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) partially update status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
String pretty,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) read the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.readNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) read status of the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerAsync(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) replace the specified HorizontalPodAutoscaler
|
okhttp3.Call |
AutoscalingV2Api.replaceNamespacedHorizontalPodAutoscalerStatusAsync(String name,
String namespace,
V2HorizontalPodAutoscaler body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V2HorizontalPodAutoscaler> _callback)
(asynchronously) replace status of the specified HorizontalPodAutoscaler
|
| Modifier and Type | Method and Description |
|---|---|
V2HorizontalPodAutoscaler |
V2HorizontalPodAutoscaler.apiVersion(String apiVersion) |
V2HorizontalPodAutoscaler |
V2HorizontalPodAutoscaler.kind(String kind) |
V2HorizontalPodAutoscaler |
V2HorizontalPodAutoscaler.metadata(V1ObjectMeta metadata) |
V2HorizontalPodAutoscaler |
V2HorizontalPodAutoscaler.spec(V2HorizontalPodAutoscalerSpec spec) |
V2HorizontalPodAutoscaler |
V2HorizontalPodAutoscaler.status(V2HorizontalPodAutoscalerStatus status) |
| Modifier and Type | Method and Description |
|---|---|
List<V2HorizontalPodAutoscaler> |
V2HorizontalPodAutoscalerList.getItems()
items is the list of horizontal pod autoscaler objects.
|
| Modifier and Type | Method and Description |
|---|---|
V2HorizontalPodAutoscalerList |
V2HorizontalPodAutoscalerList.addItemsItem(V2HorizontalPodAutoscaler itemsItem) |
| Modifier and Type | Method and Description |
|---|---|
V2HorizontalPodAutoscalerList |
V2HorizontalPodAutoscalerList.items(List<V2HorizontalPodAutoscaler> items) |
void |
V2HorizontalPodAutoscalerList.setItems(List<V2HorizontalPodAutoscaler> items) |
Copyright © 2023. All rights reserved.