Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1Service |
CoreV1Api.createNamespacedService(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Service
|
V1Service |
CoreV1Api.deleteNamespacedService(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
V1Service |
CoreV1Api.patchNamespacedService(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified Service
|
V1Service |
CoreV1Api.patchNamespacedServiceStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified Service
|
V1Service |
CoreV1Api.readNamespacedService(String name,
String namespace,
String pretty)
read the specified Service
|
V1Service |
CoreV1Api.readNamespacedServiceStatus(String name,
String namespace,
String pretty)
read status of the specified Service
|
V1Service |
CoreV1Api.replaceNamespacedService(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Service
|
V1Service |
CoreV1Api.replaceNamespacedServiceStatus(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Service
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1Service> |
CoreV1Api.createNamespacedServiceWithHttpInfo(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Service
|
ApiResponse<V1Service> |
CoreV1Api.deleteNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.patchNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.readNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.readNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty)
read the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Service
|
Modifier and Type | Method and Description |
---|---|
V1Service |
CoreV1Api.createNamespacedService(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Service
|
okhttp3.Call |
CoreV1Api.createNamespacedServiceAsync(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) create a Service
|
okhttp3.Call |
CoreV1Api.createNamespacedServiceCall(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for createNamespacedService
|
ApiResponse<V1Service> |
CoreV1Api.createNamespacedServiceWithHttpInfo(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Service
|
V1Service |
CoreV1Api.replaceNamespacedService(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) replace the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceCall(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedService
|
V1Service |
CoreV1Api.replaceNamespacedServiceStatus(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceStatusAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) replace status of the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceStatusCall(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespacedServiceStatus
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Service
|
ApiResponse<V1Service> |
CoreV1Api.replaceNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Service
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
CoreV1Api.createNamespacedServiceAsync(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) create a Service
|
okhttp3.Call |
CoreV1Api.deleteNamespacedServiceAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Service> _callback)
(asynchronously) delete a Service
|
okhttp3.Call |
CoreV1Api.patchNamespacedServiceAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1Service> _callback)
(asynchronously) partially update the specified Service
|
okhttp3.Call |
CoreV1Api.patchNamespacedServiceStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1Service> _callback)
(asynchronously) partially update status of the specified Service
|
okhttp3.Call |
CoreV1Api.readNamespacedServiceAsync(String name,
String namespace,
String pretty,
ApiCallback<V1Service> _callback)
(asynchronously) read the specified Service
|
okhttp3.Call |
CoreV1Api.readNamespacedServiceStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1Service> _callback)
(asynchronously) read status of the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) replace the specified Service
|
okhttp3.Call |
CoreV1Api.replaceNamespacedServiceStatusAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Service> _callback)
(asynchronously) replace status of the specified Service
|
Modifier and Type | Method and Description |
---|---|
V1Service |
V1Service.apiVersion(String apiVersion) |
V1Service |
V1Service.kind(String kind) |
V1Service |
V1Service.metadata(V1ObjectMeta metadata) |
V1Service |
V1Service.spec(V1ServiceSpec spec) |
V1Service |
V1Service.status(V1ServiceStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1Service> |
V1ServiceList.getItems()
List of services
|
Modifier and Type | Method and Description |
---|---|
V1ServiceList |
V1ServiceList.addItemsItem(V1Service itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1ServiceList |
V1ServiceList.items(List<V1Service> items) |
void |
V1ServiceList.setItems(List<V1Service> items) |
Copyright © 2023. All rights reserved.