Package | Description |
---|---|
io.kubernetes.client.apis | |
io.kubernetes.client.models |
Modifier and Type | Method and Description |
---|---|
V1beta2Deployment |
AppsV1beta2Api.createNamespacedDeployment(String namespace,
V1beta2Deployment body,
String pretty)
create a Deployment
|
V1beta2Deployment |
AppsV1beta2Api.patchNamespacedDeployment(String name,
String namespace,
Object body,
String pretty)
partially update the specified Deployment
|
V1beta2Deployment |
AppsV1beta2Api.patchNamespacedDeploymentStatus(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Deployment
|
V1beta2Deployment |
AppsV1beta2Api.readNamespacedDeployment(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
V1beta2Deployment |
AppsV1beta2Api.readNamespacedDeploymentStatus(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
V1beta2Deployment |
AppsV1beta2Api.replaceNamespacedDeployment(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace the specified Deployment
|
V1beta2Deployment |
AppsV1beta2Api.replaceNamespacedDeploymentStatus(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace status of the specified Deployment
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.createNamespacedDeploymentWithHttpInfo(String namespace,
V1beta2Deployment body,
String pretty)
create a Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.patchNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.patchNamespacedDeploymentWithHttpInfo(String name,
String namespace,
Object body,
String pretty)
partially update the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.readNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.readNamespacedDeploymentWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace the specified Deployment
|
Modifier and Type | Method and Description |
---|---|
V1beta2Deployment |
AppsV1beta2Api.createNamespacedDeployment(String namespace,
V1beta2Deployment body,
String pretty)
create a Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedDeploymentAsync(String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
create a Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedDeploymentCall(String namespace,
V1beta2Deployment body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createNamespacedDeployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.createNamespacedDeploymentWithHttpInfo(String namespace,
V1beta2Deployment body,
String pretty)
create a Deployment
|
V1beta2Deployment |
AppsV1beta2Api.replaceNamespacedDeployment(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentAsync(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
replace the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentCall(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedDeployment
|
V1beta2Deployment |
AppsV1beta2Api.replaceNamespacedDeploymentStatus(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace status of the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentStatusAsync(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
replace status of the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentStatusCall(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ProgressResponseBody.ProgressListener progressListener,
ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for replaceNamespacedDeploymentStatus
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentStatusWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace status of the specified Deployment
|
ApiResponse<V1beta2Deployment> |
AppsV1beta2Api.replaceNamespacedDeploymentWithHttpInfo(String name,
String namespace,
V1beta2Deployment body,
String pretty)
replace the specified Deployment
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
AppsV1beta2Api.createNamespacedDeploymentAsync(String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
create a Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.patchNamespacedDeploymentAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
partially update the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.patchNamespacedDeploymentStatusAsync(String name,
String namespace,
Object body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
partially update status of the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.readNamespacedDeploymentAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
read the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.readNamespacedDeploymentStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
read status of the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentAsync(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
replace the specified Deployment
|
com.squareup.okhttp.Call |
AppsV1beta2Api.replaceNamespacedDeploymentStatusAsync(String name,
String namespace,
V1beta2Deployment body,
String pretty,
ApiCallback<V1beta2Deployment> callback)
(asynchronously)
replace status of the specified Deployment
|
Modifier and Type | Method and Description |
---|---|
V1beta2Deployment |
V1beta2Deployment.apiVersion(String apiVersion) |
V1beta2Deployment |
V1beta2Deployment.kind(String kind) |
V1beta2Deployment |
V1beta2Deployment.metadata(V1ObjectMeta metadata) |
V1beta2Deployment |
V1beta2Deployment.spec(V1beta2DeploymentSpec spec) |
V1beta2Deployment |
V1beta2Deployment.status(V1beta2DeploymentStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1beta2Deployment> |
V1beta2DeploymentList.getItems()
Items is the list of Deployments.
|
Modifier and Type | Method and Description |
---|---|
V1beta2DeploymentList |
V1beta2DeploymentList.addItemsItem(V1beta2Deployment itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1beta2DeploymentList |
V1beta2DeploymentList.items(List<V1beta2Deployment> items) |
void |
V1beta2DeploymentList.setItems(List<V1beta2Deployment> items) |
Copyright © 2017. All rights reserved.