Package | Description |
---|---|
io.kubernetes.client.openapi.apis | |
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1Namespace |
CoreV1Api.createNamespace(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Namespace
|
V1Namespace |
CoreV1Api.patchNamespace(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified Namespace
|
V1Namespace |
CoreV1Api.patchNamespaceStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified Namespace
|
V1Namespace |
CoreV1Api.readNamespace(String name,
String pretty)
read the specified Namespace
|
V1Namespace |
CoreV1Api.readNamespaceStatus(String name,
String pretty)
read status of the specified Namespace
|
V1Namespace |
CoreV1Api.replaceNamespace(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Namespace
|
V1Namespace |
CoreV1Api.replaceNamespaceFinalize(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty)
replace finalize of the specified Namespace
|
V1Namespace |
CoreV1Api.replaceNamespaceStatus(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Namespace
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<V1Namespace> |
CoreV1Api.createNamespaceWithHttpInfo(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.patchNamespaceWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force)
partially update the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.readNamespaceStatusWithHttpInfo(String name,
String pretty)
read status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.readNamespaceWithHttpInfo(String name,
String pretty)
read the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceFinalizeWithHttpInfo(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty)
replace finalize of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceStatusWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Namespace
|
Modifier and Type | Method and Description |
---|---|
V1Namespace |
CoreV1Api.createNamespace(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Namespace
|
okhttp3.Call |
CoreV1Api.createNamespaceAsync(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) create a Namespace
|
okhttp3.Call |
CoreV1Api.createNamespaceCall(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for createNamespace
|
ApiResponse<V1Namespace> |
CoreV1Api.createNamespaceWithHttpInfo(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
create a Namespace
|
V1Namespace |
CoreV1Api.replaceNamespace(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceCall(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespace
|
V1Namespace |
CoreV1Api.replaceNamespaceFinalize(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty)
replace finalize of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceFinalizeAsync(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace finalize of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceFinalizeCall(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty,
ApiCallback _callback)
Build call for replaceNamespaceFinalize
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceFinalizeWithHttpInfo(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty)
replace finalize of the specified Namespace
|
V1Namespace |
CoreV1Api.replaceNamespaceStatus(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceStatusAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace status of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceStatusCall(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback _callback)
Build call for replaceNamespaceStatus
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceStatusWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace status of the specified Namespace
|
ApiResponse<V1Namespace> |
CoreV1Api.replaceNamespaceWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation)
replace the specified Namespace
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
CoreV1Api.createNamespaceAsync(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) create a Namespace
|
okhttp3.Call |
CoreV1Api.patchNamespaceAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1Namespace> _callback)
(asynchronously) partially update the specified Namespace
|
okhttp3.Call |
CoreV1Api.patchNamespaceStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
Boolean force,
ApiCallback<V1Namespace> _callback)
(asynchronously) partially update status of the specified Namespace
|
okhttp3.Call |
CoreV1Api.readNamespaceAsync(String name,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) read the specified Namespace
|
okhttp3.Call |
CoreV1Api.readNamespaceStatusAsync(String name,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) read status of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceFinalizeAsync(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String fieldValidation,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace finalize of the specified Namespace
|
okhttp3.Call |
CoreV1Api.replaceNamespaceStatusAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
String fieldValidation,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace status of the specified Namespace
|
Modifier and Type | Method and Description |
---|---|
V1Namespace |
V1Namespace.apiVersion(String apiVersion) |
V1Namespace |
V1Namespace.kind(String kind) |
V1Namespace |
V1Namespace.metadata(V1ObjectMeta metadata) |
V1Namespace |
V1Namespace.spec(V1NamespaceSpec spec) |
V1Namespace |
V1Namespace.status(V1NamespaceStatus status) |
Modifier and Type | Method and Description |
---|---|
List<V1Namespace> |
V1NamespaceList.getItems()
Items is the list of Namespace objects in the list.
|
Modifier and Type | Method and Description |
---|---|
V1NamespaceList |
V1NamespaceList.addItemsItem(V1Namespace itemsItem) |
Modifier and Type | Method and Description |
---|---|
V1NamespaceList |
V1NamespaceList.items(List<V1Namespace> items) |
void |
V1NamespaceList.setItems(List<V1Namespace> items) |
Copyright © 2022. All rights reserved.