public class CoreV1Api extends Object
Constructor and Description |
---|
CoreV1Api() |
CoreV1Api(ApiClient apiClient) |
Modifier and Type | Method and Description |
---|---|
String |
connectDeleteNamespacedPodProxy(String name,
String namespace,
String path)
connect DELETE requests to proxy of Pod
|
okhttp3.Call |
connectDeleteNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Pod
|
okhttp3.Call |
connectDeleteNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectDeleteNamespacedPodProxy
|
ApiResponse<String> |
connectDeleteNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Pod
|
String |
connectDeleteNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Pod
|
okhttp3.Call |
connectDeleteNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Pod
|
okhttp3.Call |
connectDeleteNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectDeleteNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectDeleteNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Pod
|
String |
connectDeleteNamespacedServiceProxy(String name,
String namespace,
String path)
connect DELETE requests to proxy of Service
|
okhttp3.Call |
connectDeleteNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Service
|
okhttp3.Call |
connectDeleteNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectDeleteNamespacedServiceProxy
|
ApiResponse<String> |
connectDeleteNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect DELETE requests to proxy of Service
|
String |
connectDeleteNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Service
|
okhttp3.Call |
connectDeleteNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Service
|
okhttp3.Call |
connectDeleteNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectDeleteNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectDeleteNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect DELETE requests to proxy of Service
|
String |
connectDeleteNodeProxy(String name,
String path)
connect DELETE requests to proxy of Node
|
okhttp3.Call |
connectDeleteNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Node
|
okhttp3.Call |
connectDeleteNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectDeleteNodeProxy
|
ApiResponse<String> |
connectDeleteNodeProxyWithHttpInfo(String name,
String path)
connect DELETE requests to proxy of Node
|
String |
connectDeleteNodeProxyWithPath(String name,
String path,
String path2)
connect DELETE requests to proxy of Node
|
okhttp3.Call |
connectDeleteNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect DELETE requests to proxy of Node
|
okhttp3.Call |
connectDeleteNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectDeleteNodeProxyWithPath
|
ApiResponse<String> |
connectDeleteNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect DELETE requests to proxy of Node
|
String |
connectGetNamespacedPodAttach(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to attach of Pod
|
okhttp3.Call |
connectGetNamespacedPodAttachAsync(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to attach of Pod
|
okhttp3.Call |
connectGetNamespacedPodAttachCall(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback _callback)
Build call for connectGetNamespacedPodAttach
|
ApiResponse<String> |
connectGetNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to attach of Pod
|
String |
connectGetNamespacedPodExec(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to exec of Pod
|
okhttp3.Call |
connectGetNamespacedPodExecAsync(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to exec of Pod
|
okhttp3.Call |
connectGetNamespacedPodExecCall(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback _callback)
Build call for connectGetNamespacedPodExec
|
ApiResponse<String> |
connectGetNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect GET requests to exec of Pod
|
String |
connectGetNamespacedPodPortforward(String name,
String namespace,
Integer ports)
connect GET requests to portforward of Pod
|
okhttp3.Call |
connectGetNamespacedPodPortforwardAsync(String name,
String namespace,
Integer ports,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to portforward of Pod
|
okhttp3.Call |
connectGetNamespacedPodPortforwardCall(String name,
String namespace,
Integer ports,
ApiCallback _callback)
Build call for connectGetNamespacedPodPortforward
|
ApiResponse<String> |
connectGetNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect GET requests to portforward of Pod
|
String |
connectGetNamespacedPodProxy(String name,
String namespace,
String path)
connect GET requests to proxy of Pod
|
okhttp3.Call |
connectGetNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Pod
|
okhttp3.Call |
connectGetNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectGetNamespacedPodProxy
|
ApiResponse<String> |
connectGetNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Pod
|
String |
connectGetNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Pod
|
okhttp3.Call |
connectGetNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Pod
|
okhttp3.Call |
connectGetNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectGetNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectGetNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Pod
|
String |
connectGetNamespacedServiceProxy(String name,
String namespace,
String path)
connect GET requests to proxy of Service
|
okhttp3.Call |
connectGetNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Service
|
okhttp3.Call |
connectGetNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectGetNamespacedServiceProxy
|
ApiResponse<String> |
connectGetNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect GET requests to proxy of Service
|
String |
connectGetNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Service
|
okhttp3.Call |
connectGetNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Service
|
okhttp3.Call |
connectGetNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectGetNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectGetNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect GET requests to proxy of Service
|
String |
connectGetNodeProxy(String name,
String path)
connect GET requests to proxy of Node
|
okhttp3.Call |
connectGetNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Node
|
okhttp3.Call |
connectGetNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectGetNodeProxy
|
ApiResponse<String> |
connectGetNodeProxyWithHttpInfo(String name,
String path)
connect GET requests to proxy of Node
|
String |
connectGetNodeProxyWithPath(String name,
String path,
String path2)
connect GET requests to proxy of Node
|
okhttp3.Call |
connectGetNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect GET requests to proxy of Node
|
okhttp3.Call |
connectGetNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectGetNodeProxyWithPath
|
ApiResponse<String> |
connectGetNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect GET requests to proxy of Node
|
String |
connectHeadNamespacedPodProxy(String name,
String namespace,
String path)
connect HEAD requests to proxy of Pod
|
okhttp3.Call |
connectHeadNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Pod
|
okhttp3.Call |
connectHeadNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectHeadNamespacedPodProxy
|
ApiResponse<String> |
connectHeadNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Pod
|
String |
connectHeadNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Pod
|
okhttp3.Call |
connectHeadNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Pod
|
okhttp3.Call |
connectHeadNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectHeadNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectHeadNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Pod
|
String |
connectHeadNamespacedServiceProxy(String name,
String namespace,
String path)
connect HEAD requests to proxy of Service
|
okhttp3.Call |
connectHeadNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Service
|
okhttp3.Call |
connectHeadNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectHeadNamespacedServiceProxy
|
ApiResponse<String> |
connectHeadNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect HEAD requests to proxy of Service
|
String |
connectHeadNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Service
|
okhttp3.Call |
connectHeadNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Service
|
okhttp3.Call |
connectHeadNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectHeadNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectHeadNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect HEAD requests to proxy of Service
|
String |
connectHeadNodeProxy(String name,
String path)
connect HEAD requests to proxy of Node
|
okhttp3.Call |
connectHeadNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Node
|
okhttp3.Call |
connectHeadNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectHeadNodeProxy
|
ApiResponse<String> |
connectHeadNodeProxyWithHttpInfo(String name,
String path)
connect HEAD requests to proxy of Node
|
String |
connectHeadNodeProxyWithPath(String name,
String path,
String path2)
connect HEAD requests to proxy of Node
|
okhttp3.Call |
connectHeadNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect HEAD requests to proxy of Node
|
okhttp3.Call |
connectHeadNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectHeadNodeProxyWithPath
|
ApiResponse<String> |
connectHeadNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect HEAD requests to proxy of Node
|
String |
connectOptionsNamespacedPodProxy(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Pod
|
okhttp3.Call |
connectOptionsNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Pod
|
okhttp3.Call |
connectOptionsNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectOptionsNamespacedPodProxy
|
ApiResponse<String> |
connectOptionsNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Pod
|
String |
connectOptionsNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Pod
|
okhttp3.Call |
connectOptionsNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Pod
|
okhttp3.Call |
connectOptionsNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectOptionsNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectOptionsNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Pod
|
String |
connectOptionsNamespacedServiceProxy(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Service
|
okhttp3.Call |
connectOptionsNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Service
|
okhttp3.Call |
connectOptionsNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectOptionsNamespacedServiceProxy
|
ApiResponse<String> |
connectOptionsNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect OPTIONS requests to proxy of Service
|
String |
connectOptionsNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Service
|
okhttp3.Call |
connectOptionsNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Service
|
okhttp3.Call |
connectOptionsNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectOptionsNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectOptionsNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect OPTIONS requests to proxy of Service
|
String |
connectOptionsNodeProxy(String name,
String path)
connect OPTIONS requests to proxy of Node
|
okhttp3.Call |
connectOptionsNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Node
|
okhttp3.Call |
connectOptionsNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectOptionsNodeProxy
|
ApiResponse<String> |
connectOptionsNodeProxyWithHttpInfo(String name,
String path)
connect OPTIONS requests to proxy of Node
|
String |
connectOptionsNodeProxyWithPath(String name,
String path,
String path2)
connect OPTIONS requests to proxy of Node
|
okhttp3.Call |
connectOptionsNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect OPTIONS requests to proxy of Node
|
okhttp3.Call |
connectOptionsNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectOptionsNodeProxyWithPath
|
ApiResponse<String> |
connectOptionsNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect OPTIONS requests to proxy of Node
|
String |
connectPatchNamespacedPodProxy(String name,
String namespace,
String path)
connect PATCH requests to proxy of Pod
|
okhttp3.Call |
connectPatchNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Pod
|
okhttp3.Call |
connectPatchNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPatchNamespacedPodProxy
|
ApiResponse<String> |
connectPatchNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Pod
|
String |
connectPatchNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Pod
|
okhttp3.Call |
connectPatchNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Pod
|
okhttp3.Call |
connectPatchNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPatchNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectPatchNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Pod
|
String |
connectPatchNamespacedServiceProxy(String name,
String namespace,
String path)
connect PATCH requests to proxy of Service
|
okhttp3.Call |
connectPatchNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Service
|
okhttp3.Call |
connectPatchNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPatchNamespacedServiceProxy
|
ApiResponse<String> |
connectPatchNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PATCH requests to proxy of Service
|
String |
connectPatchNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Service
|
okhttp3.Call |
connectPatchNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Service
|
okhttp3.Call |
connectPatchNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPatchNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectPatchNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PATCH requests to proxy of Service
|
String |
connectPatchNodeProxy(String name,
String path)
connect PATCH requests to proxy of Node
|
okhttp3.Call |
connectPatchNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Node
|
okhttp3.Call |
connectPatchNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectPatchNodeProxy
|
ApiResponse<String> |
connectPatchNodeProxyWithHttpInfo(String name,
String path)
connect PATCH requests to proxy of Node
|
String |
connectPatchNodeProxyWithPath(String name,
String path,
String path2)
connect PATCH requests to proxy of Node
|
okhttp3.Call |
connectPatchNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PATCH requests to proxy of Node
|
okhttp3.Call |
connectPatchNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectPatchNodeProxyWithPath
|
ApiResponse<String> |
connectPatchNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PATCH requests to proxy of Node
|
String |
connectPostNamespacedPodAttach(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to attach of Pod
|
okhttp3.Call |
connectPostNamespacedPodAttachAsync(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to attach of Pod
|
okhttp3.Call |
connectPostNamespacedPodAttachCall(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback _callback)
Build call for connectPostNamespacedPodAttach
|
ApiResponse<String> |
connectPostNamespacedPodAttachWithHttpInfo(String name,
String namespace,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to attach of Pod
|
String |
connectPostNamespacedPodExec(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to exec of Pod
|
okhttp3.Call |
connectPostNamespacedPodExecAsync(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to exec of Pod
|
okhttp3.Call |
connectPostNamespacedPodExecCall(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty,
ApiCallback _callback)
Build call for connectPostNamespacedPodExec
|
ApiResponse<String> |
connectPostNamespacedPodExecWithHttpInfo(String name,
String namespace,
String command,
String container,
Boolean stderr,
Boolean stdin,
Boolean stdout,
Boolean tty)
connect POST requests to exec of Pod
|
String |
connectPostNamespacedPodPortforward(String name,
String namespace,
Integer ports)
connect POST requests to portforward of Pod
|
okhttp3.Call |
connectPostNamespacedPodPortforwardAsync(String name,
String namespace,
Integer ports,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to portforward of Pod
|
okhttp3.Call |
connectPostNamespacedPodPortforwardCall(String name,
String namespace,
Integer ports,
ApiCallback _callback)
Build call for connectPostNamespacedPodPortforward
|
ApiResponse<String> |
connectPostNamespacedPodPortforwardWithHttpInfo(String name,
String namespace,
Integer ports)
connect POST requests to portforward of Pod
|
String |
connectPostNamespacedPodProxy(String name,
String namespace,
String path)
connect POST requests to proxy of Pod
|
okhttp3.Call |
connectPostNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Pod
|
okhttp3.Call |
connectPostNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPostNamespacedPodProxy
|
ApiResponse<String> |
connectPostNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Pod
|
String |
connectPostNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Pod
|
okhttp3.Call |
connectPostNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Pod
|
okhttp3.Call |
connectPostNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPostNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectPostNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Pod
|
String |
connectPostNamespacedServiceProxy(String name,
String namespace,
String path)
connect POST requests to proxy of Service
|
okhttp3.Call |
connectPostNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Service
|
okhttp3.Call |
connectPostNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPostNamespacedServiceProxy
|
ApiResponse<String> |
connectPostNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect POST requests to proxy of Service
|
String |
connectPostNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Service
|
okhttp3.Call |
connectPostNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Service
|
okhttp3.Call |
connectPostNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPostNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectPostNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect POST requests to proxy of Service
|
String |
connectPostNodeProxy(String name,
String path)
connect POST requests to proxy of Node
|
okhttp3.Call |
connectPostNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Node
|
okhttp3.Call |
connectPostNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectPostNodeProxy
|
ApiResponse<String> |
connectPostNodeProxyWithHttpInfo(String name,
String path)
connect POST requests to proxy of Node
|
String |
connectPostNodeProxyWithPath(String name,
String path,
String path2)
connect POST requests to proxy of Node
|
okhttp3.Call |
connectPostNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect POST requests to proxy of Node
|
okhttp3.Call |
connectPostNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectPostNodeProxyWithPath
|
ApiResponse<String> |
connectPostNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect POST requests to proxy of Node
|
String |
connectPutNamespacedPodProxy(String name,
String namespace,
String path)
connect PUT requests to proxy of Pod
|
okhttp3.Call |
connectPutNamespacedPodProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Pod
|
okhttp3.Call |
connectPutNamespacedPodProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPutNamespacedPodProxy
|
ApiResponse<String> |
connectPutNamespacedPodProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Pod
|
String |
connectPutNamespacedPodProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Pod
|
okhttp3.Call |
connectPutNamespacedPodProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Pod
|
okhttp3.Call |
connectPutNamespacedPodProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPutNamespacedPodProxyWithPath
|
ApiResponse<String> |
connectPutNamespacedPodProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Pod
|
String |
connectPutNamespacedServiceProxy(String name,
String namespace,
String path)
connect PUT requests to proxy of Service
|
okhttp3.Call |
connectPutNamespacedServiceProxyAsync(String name,
String namespace,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Service
|
okhttp3.Call |
connectPutNamespacedServiceProxyCall(String name,
String namespace,
String path,
ApiCallback _callback)
Build call for connectPutNamespacedServiceProxy
|
ApiResponse<String> |
connectPutNamespacedServiceProxyWithHttpInfo(String name,
String namespace,
String path)
connect PUT requests to proxy of Service
|
String |
connectPutNamespacedServiceProxyWithPath(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Service
|
okhttp3.Call |
connectPutNamespacedServiceProxyWithPathAsync(String name,
String namespace,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Service
|
okhttp3.Call |
connectPutNamespacedServiceProxyWithPathCall(String name,
String namespace,
String path,
String path2,
ApiCallback _callback)
Build call for connectPutNamespacedServiceProxyWithPath
|
ApiResponse<String> |
connectPutNamespacedServiceProxyWithPathWithHttpInfo(String name,
String namespace,
String path,
String path2)
connect PUT requests to proxy of Service
|
String |
connectPutNodeProxy(String name,
String path)
connect PUT requests to proxy of Node
|
okhttp3.Call |
connectPutNodeProxyAsync(String name,
String path,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Node
|
okhttp3.Call |
connectPutNodeProxyCall(String name,
String path,
ApiCallback _callback)
Build call for connectPutNodeProxy
|
ApiResponse<String> |
connectPutNodeProxyWithHttpInfo(String name,
String path)
connect PUT requests to proxy of Node
|
String |
connectPutNodeProxyWithPath(String name,
String path,
String path2)
connect PUT requests to proxy of Node
|
okhttp3.Call |
connectPutNodeProxyWithPathAsync(String name,
String path,
String path2,
ApiCallback<String> _callback)
(asynchronously) connect PUT requests to proxy of Node
|
okhttp3.Call |
connectPutNodeProxyWithPathCall(String name,
String path,
String path2,
ApiCallback _callback)
Build call for connectPutNodeProxyWithPath
|
ApiResponse<String> |
connectPutNodeProxyWithPathWithHttpInfo(String name,
String path,
String path2)
connect PUT requests to proxy of Node
|
V1Namespace |
createNamespace(V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
create a Namespace
|
okhttp3.Call |
createNamespaceAsync(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Namespace> _callback)
(asynchronously) create a Namespace
|
okhttp3.Call |
createNamespaceCall(V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespace
|
V1Binding |
createNamespacedBinding(String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty)
create a Binding
|
okhttp3.Call |
createNamespacedBindingAsync(String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1Binding> _callback)
(asynchronously) create a Binding
|
okhttp3.Call |
createNamespacedBindingCall(String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createNamespacedBinding
|
ApiResponse<V1Binding> |
createNamespacedBindingWithHttpInfo(String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty)
create a Binding
|
V1ConfigMap |
createNamespacedConfigMap(String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager)
create a ConfigMap
|
okhttp3.Call |
createNamespacedConfigMapAsync(String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ConfigMap> _callback)
(asynchronously) create a ConfigMap
|
okhttp3.Call |
createNamespacedConfigMapCall(String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedConfigMap
|
ApiResponse<V1ConfigMap> |
createNamespacedConfigMapWithHttpInfo(String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager)
create a ConfigMap
|
V1Endpoints |
createNamespacedEndpoints(String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager)
create Endpoints
|
okhttp3.Call |
createNamespacedEndpointsAsync(String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Endpoints> _callback)
(asynchronously) create Endpoints
|
okhttp3.Call |
createNamespacedEndpointsCall(String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedEndpoints
|
ApiResponse<V1Endpoints> |
createNamespacedEndpointsWithHttpInfo(String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager)
create Endpoints
|
CoreV1Event |
createNamespacedEvent(String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager)
create an Event
|
okhttp3.Call |
createNamespacedEventAsync(String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<CoreV1Event> _callback)
(asynchronously) create an Event
|
okhttp3.Call |
createNamespacedEventCall(String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedEvent
|
ApiResponse<CoreV1Event> |
createNamespacedEventWithHttpInfo(String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager)
create an Event
|
V1LimitRange |
createNamespacedLimitRange(String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager)
create a LimitRange
|
okhttp3.Call |
createNamespacedLimitRangeAsync(String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1LimitRange> _callback)
(asynchronously) create a LimitRange
|
okhttp3.Call |
createNamespacedLimitRangeCall(String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedLimitRange
|
ApiResponse<V1LimitRange> |
createNamespacedLimitRangeWithHttpInfo(String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager)
create a LimitRange
|
V1PersistentVolumeClaim |
createNamespacedPersistentVolumeClaim(String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolumeClaim
|
okhttp3.Call |
createNamespacedPersistentVolumeClaimAsync(String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) create a PersistentVolumeClaim
|
okhttp3.Call |
createNamespacedPersistentVolumeClaimCall(String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedPersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
createNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolumeClaim
|
V1Pod |
createNamespacedPod(String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
create a Pod
|
okhttp3.Call |
createNamespacedPodAsync(String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Pod> _callback)
(asynchronously) create a Pod
|
V1Binding |
createNamespacedPodBinding(String name,
String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty)
create binding of a Pod
|
okhttp3.Call |
createNamespacedPodBindingAsync(String name,
String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1Binding> _callback)
(asynchronously) create binding of a Pod
|
okhttp3.Call |
createNamespacedPodBindingCall(String name,
String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createNamespacedPodBinding
|
ApiResponse<V1Binding> |
createNamespacedPodBindingWithHttpInfo(String name,
String namespace,
V1Binding body,
String dryRun,
String fieldManager,
String pretty)
create binding of a Pod
|
okhttp3.Call |
createNamespacedPodCall(String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedPod
|
V1beta1Eviction |
createNamespacedPodEviction(String name,
String namespace,
V1beta1Eviction body,
String dryRun,
String fieldManager,
String pretty)
create eviction of a Pod
|
okhttp3.Call |
createNamespacedPodEvictionAsync(String name,
String namespace,
V1beta1Eviction body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1beta1Eviction> _callback)
(asynchronously) create eviction of a Pod
|
okhttp3.Call |
createNamespacedPodEvictionCall(String name,
String namespace,
V1beta1Eviction body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createNamespacedPodEviction
|
ApiResponse<V1beta1Eviction> |
createNamespacedPodEvictionWithHttpInfo(String name,
String namespace,
V1beta1Eviction body,
String dryRun,
String fieldManager,
String pretty)
create eviction of a Pod
|
V1PodTemplate |
createNamespacedPodTemplate(String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager)
create a PodTemplate
|
okhttp3.Call |
createNamespacedPodTemplateAsync(String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) create a PodTemplate
|
okhttp3.Call |
createNamespacedPodTemplateCall(String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
createNamespacedPodTemplateWithHttpInfo(String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager)
create a PodTemplate
|
ApiResponse<V1Pod> |
createNamespacedPodWithHttpInfo(String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
create a Pod
|
V1ReplicationController |
createNamespacedReplicationController(String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicationController
|
okhttp3.Call |
createNamespacedReplicationControllerAsync(String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) create a ReplicationController
|
okhttp3.Call |
createNamespacedReplicationControllerCall(String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedReplicationController
|
ApiResponse<V1ReplicationController> |
createNamespacedReplicationControllerWithHttpInfo(String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
create a ReplicationController
|
V1ResourceQuota |
createNamespacedResourceQuota(String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
create a ResourceQuota
|
okhttp3.Call |
createNamespacedResourceQuotaAsync(String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) create a ResourceQuota
|
okhttp3.Call |
createNamespacedResourceQuotaCall(String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedResourceQuota
|
ApiResponse<V1ResourceQuota> |
createNamespacedResourceQuotaWithHttpInfo(String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
create a ResourceQuota
|
V1Secret |
createNamespacedSecret(String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager)
create a Secret
|
okhttp3.Call |
createNamespacedSecretAsync(String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Secret> _callback)
(asynchronously) create a Secret
|
okhttp3.Call |
createNamespacedSecretCall(String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedSecret
|
ApiResponse<V1Secret> |
createNamespacedSecretWithHttpInfo(String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager)
create a Secret
|
V1Service |
createNamespacedService(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
create a Service
|
V1ServiceAccount |
createNamespacedServiceAccount(String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager)
create a ServiceAccount
|
okhttp3.Call |
createNamespacedServiceAccountAsync(String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) create a ServiceAccount
|
okhttp3.Call |
createNamespacedServiceAccountCall(String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedServiceAccount
|
V1TokenRequest |
createNamespacedServiceAccountToken(String name,
String namespace,
V1TokenRequest body,
String dryRun,
String fieldManager,
String pretty)
create token of a ServiceAccount
|
okhttp3.Call |
createNamespacedServiceAccountTokenAsync(String name,
String namespace,
V1TokenRequest body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1TokenRequest> _callback)
(asynchronously) create token of a ServiceAccount
|
okhttp3.Call |
createNamespacedServiceAccountTokenCall(String name,
String namespace,
V1TokenRequest body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for createNamespacedServiceAccountToken
|
ApiResponse<V1TokenRequest> |
createNamespacedServiceAccountTokenWithHttpInfo(String name,
String namespace,
V1TokenRequest body,
String dryRun,
String fieldManager,
String pretty)
create token of a ServiceAccount
|
ApiResponse<V1ServiceAccount> |
createNamespacedServiceAccountWithHttpInfo(String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager)
create a ServiceAccount
|
okhttp3.Call |
createNamespacedServiceAsync(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Service> _callback)
(asynchronously) create a Service
|
okhttp3.Call |
createNamespacedServiceCall(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNamespacedService
|
ApiResponse<V1Service> |
createNamespacedServiceWithHttpInfo(String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
create a Service
|
ApiResponse<V1Namespace> |
createNamespaceWithHttpInfo(V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
create a Namespace
|
V1Node |
createNode(V1Node body,
String pretty,
String dryRun,
String fieldManager)
create a Node
|
okhttp3.Call |
createNodeAsync(V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Node> _callback)
(asynchronously) create a Node
|
okhttp3.Call |
createNodeCall(V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createNode
|
ApiResponse<V1Node> |
createNodeWithHttpInfo(V1Node body,
String pretty,
String dryRun,
String fieldManager)
create a Node
|
V1PersistentVolume |
createPersistentVolume(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
okhttp3.Call |
createPersistentVolumeAsync(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) create a PersistentVolume
|
okhttp3.Call |
createPersistentVolumeCall(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for createPersistentVolume
|
ApiResponse<V1PersistentVolume> |
createPersistentVolumeWithHttpInfo(V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
create a PersistentVolume
|
V1Status |
deleteCollectionNamespacedConfigMap(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ConfigMap
|
okhttp3.Call |
deleteCollectionNamespacedConfigMapAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of ConfigMap
|
okhttp3.Call |
deleteCollectionNamespacedConfigMapCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedConfigMap
|
ApiResponse<V1Status> |
deleteCollectionNamespacedConfigMapWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ConfigMap
|
V1Status |
deleteCollectionNamespacedEndpoints(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Endpoints
|
okhttp3.Call |
deleteCollectionNamespacedEndpointsAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Endpoints
|
okhttp3.Call |
deleteCollectionNamespacedEndpointsCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedEndpoints
|
ApiResponse<V1Status> |
deleteCollectionNamespacedEndpointsWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Endpoints
|
V1Status |
deleteCollectionNamespacedEvent(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Event
|
okhttp3.Call |
deleteCollectionNamespacedEventAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Event
|
okhttp3.Call |
deleteCollectionNamespacedEventCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedEvent
|
ApiResponse<V1Status> |
deleteCollectionNamespacedEventWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Event
|
V1Status |
deleteCollectionNamespacedLimitRange(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of LimitRange
|
okhttp3.Call |
deleteCollectionNamespacedLimitRangeAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of LimitRange
|
okhttp3.Call |
deleteCollectionNamespacedLimitRangeCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedLimitRange
|
ApiResponse<V1Status> |
deleteCollectionNamespacedLimitRangeWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of LimitRange
|
V1Status |
deleteCollectionNamespacedPersistentVolumeClaim(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PersistentVolumeClaim
|
okhttp3.Call |
deleteCollectionNamespacedPersistentVolumeClaimAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of PersistentVolumeClaim
|
okhttp3.Call |
deleteCollectionNamespacedPersistentVolumeClaimCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedPersistentVolumeClaim
|
ApiResponse<V1Status> |
deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PersistentVolumeClaim
|
V1Status |
deleteCollectionNamespacedPod(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Pod
|
okhttp3.Call |
deleteCollectionNamespacedPodAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Pod
|
okhttp3.Call |
deleteCollectionNamespacedPodCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedPod
|
V1Status |
deleteCollectionNamespacedPodTemplate(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PodTemplate
|
okhttp3.Call |
deleteCollectionNamespacedPodTemplateAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of PodTemplate
|
okhttp3.Call |
deleteCollectionNamespacedPodTemplateCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedPodTemplate
|
ApiResponse<V1Status> |
deleteCollectionNamespacedPodTemplateWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PodTemplate
|
ApiResponse<V1Status> |
deleteCollectionNamespacedPodWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Pod
|
V1Status |
deleteCollectionNamespacedReplicationController(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ReplicationController
|
okhttp3.Call |
deleteCollectionNamespacedReplicationControllerAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of ReplicationController
|
okhttp3.Call |
deleteCollectionNamespacedReplicationControllerCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedReplicationController
|
ApiResponse<V1Status> |
deleteCollectionNamespacedReplicationControllerWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ReplicationController
|
V1Status |
deleteCollectionNamespacedResourceQuota(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ResourceQuota
|
okhttp3.Call |
deleteCollectionNamespacedResourceQuotaAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of ResourceQuota
|
okhttp3.Call |
deleteCollectionNamespacedResourceQuotaCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedResourceQuota
|
ApiResponse<V1Status> |
deleteCollectionNamespacedResourceQuotaWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ResourceQuota
|
V1Status |
deleteCollectionNamespacedSecret(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Secret
|
okhttp3.Call |
deleteCollectionNamespacedSecretAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Secret
|
okhttp3.Call |
deleteCollectionNamespacedSecretCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedSecret
|
ApiResponse<V1Status> |
deleteCollectionNamespacedSecretWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Secret
|
V1Status |
deleteCollectionNamespacedServiceAccount(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ServiceAccount
|
okhttp3.Call |
deleteCollectionNamespacedServiceAccountAsync(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of ServiceAccount
|
okhttp3.Call |
deleteCollectionNamespacedServiceAccountCall(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNamespacedServiceAccount
|
ApiResponse<V1Status> |
deleteCollectionNamespacedServiceAccountWithHttpInfo(String namespace,
String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of ServiceAccount
|
V1Status |
deleteCollectionNode(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Node
|
okhttp3.Call |
deleteCollectionNodeAsync(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of Node
|
okhttp3.Call |
deleteCollectionNodeCall(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionNode
|
ApiResponse<V1Status> |
deleteCollectionNodeWithHttpInfo(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of Node
|
V1Status |
deleteCollectionPersistentVolume(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PersistentVolume
|
okhttp3.Call |
deleteCollectionPersistentVolumeAsync(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete collection of PersistentVolume
|
okhttp3.Call |
deleteCollectionPersistentVolumeCall(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteCollectionPersistentVolume
|
ApiResponse<V1Status> |
deleteCollectionPersistentVolumeWithHttpInfo(String pretty,
String _continue,
String dryRun,
String fieldSelector,
Integer gracePeriodSeconds,
String labelSelector,
Integer limit,
Boolean orphanDependents,
String propagationPolicy,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
V1DeleteOptions body)
delete collection of PersistentVolume
|
V1Status |
deleteNamespace(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Namespace
|
okhttp3.Call |
deleteNamespaceAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Namespace
|
okhttp3.Call |
deleteNamespaceCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespace
|
V1Status |
deleteNamespacedConfigMap(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ConfigMap
|
okhttp3.Call |
deleteNamespacedConfigMapAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ConfigMap
|
okhttp3.Call |
deleteNamespacedConfigMapCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedConfigMap
|
ApiResponse<V1Status> |
deleteNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ConfigMap
|
V1Status |
deleteNamespacedEndpoints(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete Endpoints
|
okhttp3.Call |
deleteNamespacedEndpointsAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete Endpoints
|
okhttp3.Call |
deleteNamespacedEndpointsCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEndpoints
|
ApiResponse<V1Status> |
deleteNamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete Endpoints
|
V1Status |
deleteNamespacedEvent(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
okhttp3.Call |
deleteNamespacedEventAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete an Event
|
okhttp3.Call |
deleteNamespacedEventCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedEvent
|
ApiResponse<V1Status> |
deleteNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete an Event
|
V1Status |
deleteNamespacedLimitRange(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a LimitRange
|
okhttp3.Call |
deleteNamespacedLimitRangeAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a LimitRange
|
okhttp3.Call |
deleteNamespacedLimitRangeCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedLimitRange
|
ApiResponse<V1Status> |
deleteNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a LimitRange
|
V1PersistentVolumeClaim |
deleteNamespacedPersistentVolumeClaim(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolumeClaim
|
okhttp3.Call |
deleteNamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) delete a PersistentVolumeClaim
|
okhttp3.Call |
deleteNamespacedPersistentVolumeClaimCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
deleteNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolumeClaim
|
V1Pod |
deleteNamespacedPod(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Pod
|
okhttp3.Call |
deleteNamespacedPodAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Pod> _callback)
(asynchronously) delete a Pod
|
okhttp3.Call |
deleteNamespacedPodCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPod
|
V1PodTemplate |
deleteNamespacedPodTemplate(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodTemplate
|
okhttp3.Call |
deleteNamespacedPodTemplateAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) delete a PodTemplate
|
okhttp3.Call |
deleteNamespacedPodTemplateCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
deleteNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PodTemplate
|
ApiResponse<V1Pod> |
deleteNamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Pod
|
V1Status |
deleteNamespacedReplicationController(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicationController
|
okhttp3.Call |
deleteNamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a ReplicationController
|
okhttp3.Call |
deleteNamespacedReplicationControllerCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedReplicationController
|
ApiResponse<V1Status> |
deleteNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ReplicationController
|
V1ResourceQuota |
deleteNamespacedResourceQuota(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ResourceQuota
|
okhttp3.Call |
deleteNamespacedResourceQuotaAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) delete a ResourceQuota
|
okhttp3.Call |
deleteNamespacedResourceQuotaCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedResourceQuota
|
ApiResponse<V1ResourceQuota> |
deleteNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ResourceQuota
|
V1Status |
deleteNamespacedSecret(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Secret
|
okhttp3.Call |
deleteNamespacedSecretAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Secret
|
okhttp3.Call |
deleteNamespacedSecretCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedSecret
|
ApiResponse<V1Status> |
deleteNamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Secret
|
V1Status |
deleteNamespacedService(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
V1ServiceAccount |
deleteNamespacedServiceAccount(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ServiceAccount
|
okhttp3.Call |
deleteNamespacedServiceAccountAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) delete a ServiceAccount
|
okhttp3.Call |
deleteNamespacedServiceAccountCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedServiceAccount
|
ApiResponse<V1ServiceAccount> |
deleteNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a ServiceAccount
|
okhttp3.Call |
deleteNamespacedServiceAsync(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Service
|
okhttp3.Call |
deleteNamespacedServiceCall(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNamespacedService
|
ApiResponse<V1Status> |
deleteNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Service
|
ApiResponse<V1Status> |
deleteNamespaceWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Namespace
|
V1Status |
deleteNode(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Node
|
okhttp3.Call |
deleteNodeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1Status> _callback)
(asynchronously) delete a Node
|
okhttp3.Call |
deleteNodeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deleteNode
|
ApiResponse<V1Status> |
deleteNodeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a Node
|
V1PersistentVolume |
deletePersistentVolume(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolume
|
okhttp3.Call |
deletePersistentVolumeAsync(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) delete a PersistentVolume
|
okhttp3.Call |
deletePersistentVolumeCall(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body,
ApiCallback _callback)
Build call for deletePersistentVolume
|
ApiResponse<V1PersistentVolume> |
deletePersistentVolumeWithHttpInfo(String name,
String pretty,
String dryRun,
Integer gracePeriodSeconds,
Boolean orphanDependents,
String propagationPolicy,
V1DeleteOptions body)
delete a PersistentVolume
|
ApiClient |
getApiClient() |
V1APIResourceList |
getAPIResources()
get available resources
|
okhttp3.Call |
getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback)
(asynchronously) get available resources
|
okhttp3.Call |
getAPIResourcesCall(ApiCallback _callback)
Build call for getAPIResources
|
ApiResponse<V1APIResourceList> |
getAPIResourcesWithHttpInfo()
get available resources
|
V1ComponentStatusList |
listComponentStatus(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
okhttp3.Call |
listComponentStatusAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ComponentStatusList> _callback)
(asynchronously) list objects of kind ComponentStatus
|
okhttp3.Call |
listComponentStatusCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listComponentStatus
|
ApiResponse<V1ComponentStatusList> |
listComponentStatusWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list objects of kind ComponentStatus
|
V1ConfigMapList |
listConfigMapForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
okhttp3.Call |
listConfigMapForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ConfigMapList> _callback)
(asynchronously) list or watch objects of kind ConfigMap
|
okhttp3.Call |
listConfigMapForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listConfigMapForAllNamespaces
|
ApiResponse<V1ConfigMapList> |
listConfigMapForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
V1EndpointsList |
listEndpointsForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
okhttp3.Call |
listEndpointsForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1EndpointsList> _callback)
(asynchronously) list or watch objects of kind Endpoints
|
okhttp3.Call |
listEndpointsForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listEndpointsForAllNamespaces
|
ApiResponse<V1EndpointsList> |
listEndpointsForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
CoreV1EventList |
listEventForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
okhttp3.Call |
listEventForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<CoreV1EventList> _callback)
(asynchronously) list or watch objects of kind Event
|
okhttp3.Call |
listEventForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listEventForAllNamespaces
|
ApiResponse<CoreV1EventList> |
listEventForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
V1LimitRangeList |
listLimitRangeForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
okhttp3.Call |
listLimitRangeForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1LimitRangeList> _callback)
(asynchronously) list or watch objects of kind LimitRange
|
okhttp3.Call |
listLimitRangeForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listLimitRangeForAllNamespaces
|
ApiResponse<V1LimitRangeList> |
listLimitRangeForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
V1NamespaceList |
listNamespace(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
okhttp3.Call |
listNamespaceAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1NamespaceList> _callback)
(asynchronously) list or watch objects of kind Namespace
|
okhttp3.Call |
listNamespaceCall(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespace
|
V1ConfigMapList |
listNamespacedConfigMap(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
okhttp3.Call |
listNamespacedConfigMapAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ConfigMapList> _callback)
(asynchronously) list or watch objects of kind ConfigMap
|
okhttp3.Call |
listNamespacedConfigMapCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedConfigMap
|
ApiResponse<V1ConfigMapList> |
listNamespacedConfigMapWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ConfigMap
|
V1EndpointsList |
listNamespacedEndpoints(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
okhttp3.Call |
listNamespacedEndpointsAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1EndpointsList> _callback)
(asynchronously) list or watch objects of kind Endpoints
|
okhttp3.Call |
listNamespacedEndpointsCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedEndpoints
|
ApiResponse<V1EndpointsList> |
listNamespacedEndpointsWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Endpoints
|
CoreV1EventList |
listNamespacedEvent(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
okhttp3.Call |
listNamespacedEventAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<CoreV1EventList> _callback)
(asynchronously) list or watch objects of kind Event
|
okhttp3.Call |
listNamespacedEventCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedEvent
|
ApiResponse<CoreV1EventList> |
listNamespacedEventWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Event
|
V1LimitRangeList |
listNamespacedLimitRange(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
okhttp3.Call |
listNamespacedLimitRangeAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1LimitRangeList> _callback)
(asynchronously) list or watch objects of kind LimitRange
|
okhttp3.Call |
listNamespacedLimitRangeCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedLimitRange
|
ApiResponse<V1LimitRangeList> |
listNamespacedLimitRangeWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind LimitRange
|
V1PersistentVolumeClaimList |
listNamespacedPersistentVolumeClaim(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
okhttp3.Call |
listNamespacedPersistentVolumeClaimAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PersistentVolumeClaimList> _callback)
(asynchronously) list or watch objects of kind PersistentVolumeClaim
|
okhttp3.Call |
listNamespacedPersistentVolumeClaimCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedPersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaimList> |
listNamespacedPersistentVolumeClaimWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
V1PodList |
listNamespacedPod(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
okhttp3.Call |
listNamespacedPodAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PodList> _callback)
(asynchronously) list or watch objects of kind Pod
|
okhttp3.Call |
listNamespacedPodCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedPod
|
V1PodTemplateList |
listNamespacedPodTemplate(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
okhttp3.Call |
listNamespacedPodTemplateAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PodTemplateList> _callback)
(asynchronously) list or watch objects of kind PodTemplate
|
okhttp3.Call |
listNamespacedPodTemplateCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedPodTemplate
|
ApiResponse<V1PodTemplateList> |
listNamespacedPodTemplateWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
ApiResponse<V1PodList> |
listNamespacedPodWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
V1ReplicationControllerList |
listNamespacedReplicationController(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
okhttp3.Call |
listNamespacedReplicationControllerAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ReplicationControllerList> _callback)
(asynchronously) list or watch objects of kind ReplicationController
|
okhttp3.Call |
listNamespacedReplicationControllerCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedReplicationController
|
ApiResponse<V1ReplicationControllerList> |
listNamespacedReplicationControllerWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
V1ResourceQuotaList |
listNamespacedResourceQuota(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
okhttp3.Call |
listNamespacedResourceQuotaAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ResourceQuotaList> _callback)
(asynchronously) list or watch objects of kind ResourceQuota
|
okhttp3.Call |
listNamespacedResourceQuotaCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedResourceQuota
|
ApiResponse<V1ResourceQuotaList> |
listNamespacedResourceQuotaWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
V1SecretList |
listNamespacedSecret(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
okhttp3.Call |
listNamespacedSecretAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1SecretList> _callback)
(asynchronously) list or watch objects of kind Secret
|
okhttp3.Call |
listNamespacedSecretCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedSecret
|
ApiResponse<V1SecretList> |
listNamespacedSecretWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
V1ServiceList |
listNamespacedService(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
V1ServiceAccountList |
listNamespacedServiceAccount(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
okhttp3.Call |
listNamespacedServiceAccountAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ServiceAccountList> _callback)
(asynchronously) list or watch objects of kind ServiceAccount
|
okhttp3.Call |
listNamespacedServiceAccountCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedServiceAccount
|
ApiResponse<V1ServiceAccountList> |
listNamespacedServiceAccountWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
okhttp3.Call |
listNamespacedServiceAsync(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ServiceList> _callback)
(asynchronously) list or watch objects of kind Service
|
okhttp3.Call |
listNamespacedServiceCall(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNamespacedService
|
ApiResponse<V1ServiceList> |
listNamespacedServiceWithHttpInfo(String namespace,
String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
ApiResponse<V1NamespaceList> |
listNamespaceWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Namespace
|
V1NodeList |
listNode(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
okhttp3.Call |
listNodeAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1NodeList> _callback)
(asynchronously) list or watch objects of kind Node
|
okhttp3.Call |
listNodeCall(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listNode
|
ApiResponse<V1NodeList> |
listNodeWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Node
|
V1PersistentVolumeList |
listPersistentVolume(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
okhttp3.Call |
listPersistentVolumeAsync(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PersistentVolumeList> _callback)
(asynchronously) list or watch objects of kind PersistentVolume
|
okhttp3.Call |
listPersistentVolumeCall(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listPersistentVolume
|
V1PersistentVolumeClaimList |
listPersistentVolumeClaimForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
okhttp3.Call |
listPersistentVolumeClaimForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PersistentVolumeClaimList> _callback)
(asynchronously) list or watch objects of kind PersistentVolumeClaim
|
okhttp3.Call |
listPersistentVolumeClaimForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listPersistentVolumeClaimForAllNamespaces
|
ApiResponse<V1PersistentVolumeClaimList> |
listPersistentVolumeClaimForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeList> |
listPersistentVolumeWithHttpInfo(String pretty,
Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PersistentVolume
|
V1PodList |
listPodForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
okhttp3.Call |
listPodForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PodList> _callback)
(asynchronously) list or watch objects of kind Pod
|
okhttp3.Call |
listPodForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listPodForAllNamespaces
|
ApiResponse<V1PodList> |
listPodForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Pod
|
V1PodTemplateList |
listPodTemplateForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
okhttp3.Call |
listPodTemplateForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1PodTemplateList> _callback)
(asynchronously) list or watch objects of kind PodTemplate
|
okhttp3.Call |
listPodTemplateForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listPodTemplateForAllNamespaces
|
ApiResponse<V1PodTemplateList> |
listPodTemplateForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind PodTemplate
|
V1ReplicationControllerList |
listReplicationControllerForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
okhttp3.Call |
listReplicationControllerForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ReplicationControllerList> _callback)
(asynchronously) list or watch objects of kind ReplicationController
|
okhttp3.Call |
listReplicationControllerForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listReplicationControllerForAllNamespaces
|
ApiResponse<V1ReplicationControllerList> |
listReplicationControllerForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ReplicationController
|
V1ResourceQuotaList |
listResourceQuotaForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
okhttp3.Call |
listResourceQuotaForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ResourceQuotaList> _callback)
(asynchronously) list or watch objects of kind ResourceQuota
|
okhttp3.Call |
listResourceQuotaForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listResourceQuotaForAllNamespaces
|
ApiResponse<V1ResourceQuotaList> |
listResourceQuotaForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ResourceQuota
|
V1SecretList |
listSecretForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
okhttp3.Call |
listSecretForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1SecretList> _callback)
(asynchronously) list or watch objects of kind Secret
|
okhttp3.Call |
listSecretForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listSecretForAllNamespaces
|
ApiResponse<V1SecretList> |
listSecretForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Secret
|
V1ServiceAccountList |
listServiceAccountForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
okhttp3.Call |
listServiceAccountForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ServiceAccountList> _callback)
(asynchronously) list or watch objects of kind ServiceAccount
|
okhttp3.Call |
listServiceAccountForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listServiceAccountForAllNamespaces
|
ApiResponse<V1ServiceAccountList> |
listServiceAccountForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind ServiceAccount
|
V1ServiceList |
listServiceForAllNamespaces(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
okhttp3.Call |
listServiceForAllNamespacesAsync(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback<V1ServiceList> _callback)
(asynchronously) list or watch objects of kind Service
|
okhttp3.Call |
listServiceForAllNamespacesCall(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch,
ApiCallback _callback)
Build call for listServiceForAllNamespaces
|
ApiResponse<V1ServiceList> |
listServiceForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks,
String _continue,
String fieldSelector,
String labelSelector,
Integer limit,
String pretty,
String resourceVersion,
String resourceVersionMatch,
Integer timeoutSeconds,
Boolean watch)
list or watch objects of kind Service
|
V1Namespace |
patchNamespace(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Namespace
|
okhttp3.Call |
patchNamespaceAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Namespace> _callback)
(asynchronously) partially update the specified Namespace
|
okhttp3.Call |
patchNamespaceCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespace
|
V1ConfigMap |
patchNamespacedConfigMap(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ConfigMap
|
okhttp3.Call |
patchNamespacedConfigMapAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ConfigMap> _callback)
(asynchronously) partially update the specified ConfigMap
|
okhttp3.Call |
patchNamespacedConfigMapCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedConfigMap
|
ApiResponse<V1ConfigMap> |
patchNamespacedConfigMapWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ConfigMap
|
V1Endpoints |
patchNamespacedEndpoints(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Endpoints
|
okhttp3.Call |
patchNamespacedEndpointsAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Endpoints> _callback)
(asynchronously) partially update the specified Endpoints
|
okhttp3.Call |
patchNamespacedEndpointsCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedEndpoints
|
ApiResponse<V1Endpoints> |
patchNamespacedEndpointsWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Endpoints
|
CoreV1Event |
patchNamespacedEvent(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Event
|
okhttp3.Call |
patchNamespacedEventAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<CoreV1Event> _callback)
(asynchronously) partially update the specified Event
|
okhttp3.Call |
patchNamespacedEventCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedEvent
|
ApiResponse<CoreV1Event> |
patchNamespacedEventWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Event
|
V1LimitRange |
patchNamespacedLimitRange(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified LimitRange
|
okhttp3.Call |
patchNamespacedLimitRangeAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1LimitRange> _callback)
(asynchronously) partially update the specified LimitRange
|
okhttp3.Call |
patchNamespacedLimitRangeCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedLimitRange
|
ApiResponse<V1LimitRange> |
patchNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified LimitRange
|
V1PersistentVolumeClaim |
patchNamespacedPersistentVolumeClaim(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolumeClaim
|
okhttp3.Call |
patchNamespacedPersistentVolumeClaimAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) partially update the specified PersistentVolumeClaim
|
okhttp3.Call |
patchNamespacedPersistentVolumeClaimCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedPersistentVolumeClaim
|
V1PersistentVolumeClaim |
patchNamespacedPersistentVolumeClaimStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolumeClaim
|
okhttp3.Call |
patchNamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) partially update status of the specified PersistentVolumeClaim
|
okhttp3.Call |
patchNamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedPersistentVolumeClaimStatus
|
ApiResponse<V1PersistentVolumeClaim> |
patchNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
patchNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolumeClaim
|
V1Pod |
patchNamespacedPod(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Pod
|
okhttp3.Call |
patchNamespacedPodAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Pod> _callback)
(asynchronously) partially update the specified Pod
|
okhttp3.Call |
patchNamespacedPodCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedPod
|
V1Pod |
patchNamespacedPodStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Pod
|
okhttp3.Call |
patchNamespacedPodStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Pod> _callback)
(asynchronously) partially update status of the specified Pod
|
okhttp3.Call |
patchNamespacedPodStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedPodStatus
|
ApiResponse<V1Pod> |
patchNamespacedPodStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Pod
|
V1PodTemplate |
patchNamespacedPodTemplate(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodTemplate
|
okhttp3.Call |
patchNamespacedPodTemplateAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) partially update the specified PodTemplate
|
okhttp3.Call |
patchNamespacedPodTemplateCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
patchNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PodTemplate
|
ApiResponse<V1Pod> |
patchNamespacedPodWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Pod
|
V1ReplicationController |
patchNamespacedReplicationController(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) partially update the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicationController
|
V1Scale |
patchNamespacedReplicationControllerScale(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerScaleAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Scale> _callback)
(asynchronously) partially update scale of the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerScaleCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicationControllerScale
|
ApiResponse<V1Scale> |
patchNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update scale of the specified ReplicationController
|
V1ReplicationController |
patchNamespacedReplicationControllerStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) partially update status of the specified ReplicationController
|
okhttp3.Call |
patchNamespacedReplicationControllerStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedReplicationControllerStatus
|
ApiResponse<V1ReplicationController> |
patchNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
patchNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ReplicationController
|
V1ResourceQuota |
patchNamespacedResourceQuota(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ResourceQuota
|
okhttp3.Call |
patchNamespacedResourceQuotaAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) partially update the specified ResourceQuota
|
okhttp3.Call |
patchNamespacedResourceQuotaCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedResourceQuota
|
V1ResourceQuota |
patchNamespacedResourceQuotaStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ResourceQuota
|
okhttp3.Call |
patchNamespacedResourceQuotaStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) partially update status of the specified ResourceQuota
|
okhttp3.Call |
patchNamespacedResourceQuotaStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedResourceQuotaStatus
|
ApiResponse<V1ResourceQuota> |
patchNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
patchNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ResourceQuota
|
V1Secret |
patchNamespacedSecret(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Secret
|
okhttp3.Call |
patchNamespacedSecretAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Secret> _callback)
(asynchronously) partially update the specified Secret
|
okhttp3.Call |
patchNamespacedSecretCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedSecret
|
ApiResponse<V1Secret> |
patchNamespacedSecretWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Secret
|
V1Service |
patchNamespacedService(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Service
|
V1ServiceAccount |
patchNamespacedServiceAccount(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ServiceAccount
|
okhttp3.Call |
patchNamespacedServiceAccountAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) partially update the specified ServiceAccount
|
okhttp3.Call |
patchNamespacedServiceAccountCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedServiceAccount
|
ApiResponse<V1ServiceAccount> |
patchNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified ServiceAccount
|
okhttp3.Call |
patchNamespacedServiceAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Service> _callback)
(asynchronously) partially update the specified Service
|
okhttp3.Call |
patchNamespacedServiceCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedService
|
V1Service |
patchNamespacedServiceStatus(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Service
|
okhttp3.Call |
patchNamespacedServiceStatusAsync(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Service> _callback)
(asynchronously) partially update status of the specified Service
|
okhttp3.Call |
patchNamespacedServiceStatusCall(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespacedServiceStatus
|
ApiResponse<V1Service> |
patchNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Service
|
ApiResponse<V1Service> |
patchNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Service
|
V1Namespace |
patchNamespaceStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Namespace
|
okhttp3.Call |
patchNamespaceStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Namespace> _callback)
(asynchronously) partially update status of the specified Namespace
|
okhttp3.Call |
patchNamespaceStatusCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNamespaceStatus
|
ApiResponse<V1Namespace> |
patchNamespaceStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Namespace
|
ApiResponse<V1Namespace> |
patchNamespaceWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Namespace
|
V1Node |
patchNode(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Node
|
okhttp3.Call |
patchNodeAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Node> _callback)
(asynchronously) partially update the specified Node
|
okhttp3.Call |
patchNodeCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNode
|
V1Node |
patchNodeStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Node
|
okhttp3.Call |
patchNodeStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1Node> _callback)
(asynchronously) partially update status of the specified Node
|
okhttp3.Call |
patchNodeStatusCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchNodeStatus
|
ApiResponse<V1Node> |
patchNodeStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified Node
|
ApiResponse<V1Node> |
patchNodeWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified Node
|
V1PersistentVolume |
patchPersistentVolume(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolume
|
okhttp3.Call |
patchPersistentVolumeAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) partially update the specified PersistentVolume
|
okhttp3.Call |
patchPersistentVolumeCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchPersistentVolume
|
V1PersistentVolume |
patchPersistentVolumeStatus(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolume
|
okhttp3.Call |
patchPersistentVolumeStatusAsync(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) partially update status of the specified PersistentVolume
|
okhttp3.Call |
patchPersistentVolumeStatusCall(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force,
ApiCallback _callback)
Build call for patchPersistentVolumeStatus
|
ApiResponse<V1PersistentVolume> |
patchPersistentVolumeStatusWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
patchPersistentVolumeWithHttpInfo(String name,
V1Patch body,
String pretty,
String dryRun,
String fieldManager,
Boolean force)
partially update the specified PersistentVolume
|
V1ComponentStatus |
readComponentStatus(String name,
String pretty)
read the specified ComponentStatus
|
okhttp3.Call |
readComponentStatusAsync(String name,
String pretty,
ApiCallback<V1ComponentStatus> _callback)
(asynchronously) read the specified ComponentStatus
|
okhttp3.Call |
readComponentStatusCall(String name,
String pretty,
ApiCallback _callback)
Build call for readComponentStatus
|
ApiResponse<V1ComponentStatus> |
readComponentStatusWithHttpInfo(String name,
String pretty)
read the specified ComponentStatus
|
V1Namespace |
readNamespace(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Namespace
|
okhttp3.Call |
readNamespaceAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Namespace> _callback)
(asynchronously) read the specified Namespace
|
okhttp3.Call |
readNamespaceCall(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespace
|
V1ConfigMap |
readNamespacedConfigMap(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
okhttp3.Call |
readNamespacedConfigMapAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ConfigMap> _callback)
(asynchronously) read the specified ConfigMap
|
okhttp3.Call |
readNamespacedConfigMapCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedConfigMap
|
ApiResponse<V1ConfigMap> |
readNamespacedConfigMapWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ConfigMap
|
V1Endpoints |
readNamespacedEndpoints(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Endpoints
|
okhttp3.Call |
readNamespacedEndpointsAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Endpoints> _callback)
(asynchronously) read the specified Endpoints
|
okhttp3.Call |
readNamespacedEndpointsCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedEndpoints
|
ApiResponse<V1Endpoints> |
readNamespacedEndpointsWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Endpoints
|
CoreV1Event |
readNamespacedEvent(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
okhttp3.Call |
readNamespacedEventAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<CoreV1Event> _callback)
(asynchronously) read the specified Event
|
okhttp3.Call |
readNamespacedEventCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedEvent
|
ApiResponse<CoreV1Event> |
readNamespacedEventWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Event
|
V1LimitRange |
readNamespacedLimitRange(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified LimitRange
|
okhttp3.Call |
readNamespacedLimitRangeAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1LimitRange> _callback)
(asynchronously) read the specified LimitRange
|
okhttp3.Call |
readNamespacedLimitRangeCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedLimitRange
|
ApiResponse<V1LimitRange> |
readNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified LimitRange
|
V1PersistentVolumeClaim |
readNamespacedPersistentVolumeClaim(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolumeClaim
|
okhttp3.Call |
readNamespacedPersistentVolumeClaimAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) read the specified PersistentVolumeClaim
|
okhttp3.Call |
readNamespacedPersistentVolumeClaimCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedPersistentVolumeClaim
|
V1PersistentVolumeClaim |
readNamespacedPersistentVolumeClaimStatus(String name,
String namespace,
String pretty)
read status of the specified PersistentVolumeClaim
|
okhttp3.Call |
readNamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) read status of the specified PersistentVolumeClaim
|
okhttp3.Call |
readNamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedPersistentVolumeClaimStatus
|
ApiResponse<V1PersistentVolumeClaim> |
readNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
readNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolumeClaim
|
V1Pod |
readNamespacedPod(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pod
|
okhttp3.Call |
readNamespacedPodAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Pod> _callback)
(asynchronously) read the specified Pod
|
okhttp3.Call |
readNamespacedPodCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedPod
|
String |
readNamespacedPodLog(String name,
String namespace,
String container,
Boolean follow,
Boolean insecureSkipTLSVerifyBackend,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps)
read log of the specified Pod
|
okhttp3.Call |
readNamespacedPodLogAsync(String name,
String namespace,
String container,
Boolean follow,
Boolean insecureSkipTLSVerifyBackend,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps,
ApiCallback<String> _callback)
(asynchronously) read log of the specified Pod
|
okhttp3.Call |
readNamespacedPodLogCall(String name,
String namespace,
String container,
Boolean follow,
Boolean insecureSkipTLSVerifyBackend,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps,
ApiCallback _callback)
Build call for readNamespacedPodLog
|
ApiResponse<String> |
readNamespacedPodLogWithHttpInfo(String name,
String namespace,
String container,
Boolean follow,
Boolean insecureSkipTLSVerifyBackend,
Integer limitBytes,
String pretty,
Boolean previous,
Integer sinceSeconds,
Integer tailLines,
Boolean timestamps)
read log of the specified Pod
|
V1Pod |
readNamespacedPodStatus(String name,
String namespace,
String pretty)
read status of the specified Pod
|
okhttp3.Call |
readNamespacedPodStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1Pod> _callback)
(asynchronously) read status of the specified Pod
|
okhttp3.Call |
readNamespacedPodStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedPodStatus
|
ApiResponse<V1Pod> |
readNamespacedPodStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Pod
|
V1PodTemplate |
readNamespacedPodTemplate(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodTemplate
|
okhttp3.Call |
readNamespacedPodTemplateAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) read the specified PodTemplate
|
okhttp3.Call |
readNamespacedPodTemplateCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
readNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified PodTemplate
|
ApiResponse<V1Pod> |
readNamespacedPodWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Pod
|
V1ReplicationController |
readNamespacedReplicationController(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) read the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedReplicationController
|
V1Scale |
readNamespacedReplicationControllerScale(String name,
String namespace,
String pretty)
read scale of the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerScaleAsync(String name,
String namespace,
String pretty,
ApiCallback<V1Scale> _callback)
(asynchronously) read scale of the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerScaleCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedReplicationControllerScale
|
ApiResponse<V1Scale> |
readNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
String pretty)
read scale of the specified ReplicationController
|
V1ReplicationController |
readNamespacedReplicationControllerStatus(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) read status of the specified ReplicationController
|
okhttp3.Call |
readNamespacedReplicationControllerStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedReplicationControllerStatus
|
ApiResponse<V1ReplicationController> |
readNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
readNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ReplicationController
|
V1ResourceQuota |
readNamespacedResourceQuota(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ResourceQuota
|
okhttp3.Call |
readNamespacedResourceQuotaAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) read the specified ResourceQuota
|
okhttp3.Call |
readNamespacedResourceQuotaCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedResourceQuota
|
V1ResourceQuota |
readNamespacedResourceQuotaStatus(String name,
String namespace,
String pretty)
read status of the specified ResourceQuota
|
okhttp3.Call |
readNamespacedResourceQuotaStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) read status of the specified ResourceQuota
|
okhttp3.Call |
readNamespacedResourceQuotaStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedResourceQuotaStatus
|
ApiResponse<V1ResourceQuota> |
readNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
readNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ResourceQuota
|
V1Secret |
readNamespacedSecret(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Secret
|
okhttp3.Call |
readNamespacedSecretAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Secret> _callback)
(asynchronously) read the specified Secret
|
okhttp3.Call |
readNamespacedSecretCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedSecret
|
ApiResponse<V1Secret> |
readNamespacedSecretWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Secret
|
V1Service |
readNamespacedService(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Service
|
V1ServiceAccount |
readNamespacedServiceAccount(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ServiceAccount
|
okhttp3.Call |
readNamespacedServiceAccountAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) read the specified ServiceAccount
|
okhttp3.Call |
readNamespacedServiceAccountCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedServiceAccount
|
ApiResponse<V1ServiceAccount> |
readNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified ServiceAccount
|
okhttp3.Call |
readNamespacedServiceAsync(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Service> _callback)
(asynchronously) read the specified Service
|
okhttp3.Call |
readNamespacedServiceCall(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNamespacedService
|
V1Service |
readNamespacedServiceStatus(String name,
String namespace,
String pretty)
read status of the specified Service
|
okhttp3.Call |
readNamespacedServiceStatusAsync(String name,
String namespace,
String pretty,
ApiCallback<V1Service> _callback)
(asynchronously) read status of the specified Service
|
okhttp3.Call |
readNamespacedServiceStatusCall(String name,
String namespace,
String pretty,
ApiCallback _callback)
Build call for readNamespacedServiceStatus
|
ApiResponse<V1Service> |
readNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
String pretty)
read status of the specified Service
|
ApiResponse<V1Service> |
readNamespacedServiceWithHttpInfo(String name,
String namespace,
String pretty,
Boolean exact,
Boolean export)
read the specified Service
|
V1Namespace |
readNamespaceStatus(String name,
String pretty)
read status of the specified Namespace
|
okhttp3.Call |
readNamespaceStatusAsync(String name,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) read status of the specified Namespace
|
okhttp3.Call |
readNamespaceStatusCall(String name,
String pretty,
ApiCallback _callback)
Build call for readNamespaceStatus
|
ApiResponse<V1Namespace> |
readNamespaceStatusWithHttpInfo(String name,
String pretty)
read status of the specified Namespace
|
ApiResponse<V1Namespace> |
readNamespaceWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Namespace
|
V1Node |
readNode(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Node
|
okhttp3.Call |
readNodeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1Node> _callback)
(asynchronously) read the specified Node
|
okhttp3.Call |
readNodeCall(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readNode
|
V1Node |
readNodeStatus(String name,
String pretty)
read status of the specified Node
|
okhttp3.Call |
readNodeStatusAsync(String name,
String pretty,
ApiCallback<V1Node> _callback)
(asynchronously) read status of the specified Node
|
okhttp3.Call |
readNodeStatusCall(String name,
String pretty,
ApiCallback _callback)
Build call for readNodeStatus
|
ApiResponse<V1Node> |
readNodeStatusWithHttpInfo(String name,
String pretty)
read status of the specified Node
|
ApiResponse<V1Node> |
readNodeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified Node
|
V1PersistentVolume |
readPersistentVolume(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
okhttp3.Call |
readPersistentVolumeAsync(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) read the specified PersistentVolume
|
okhttp3.Call |
readPersistentVolumeCall(String name,
String pretty,
Boolean exact,
Boolean export,
ApiCallback _callback)
Build call for readPersistentVolume
|
V1PersistentVolume |
readPersistentVolumeStatus(String name,
String pretty)
read status of the specified PersistentVolume
|
okhttp3.Call |
readPersistentVolumeStatusAsync(String name,
String pretty,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) read status of the specified PersistentVolume
|
okhttp3.Call |
readPersistentVolumeStatusCall(String name,
String pretty,
ApiCallback _callback)
Build call for readPersistentVolumeStatus
|
ApiResponse<V1PersistentVolume> |
readPersistentVolumeStatusWithHttpInfo(String name,
String pretty)
read status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
readPersistentVolumeWithHttpInfo(String name,
String pretty,
Boolean exact,
Boolean export)
read the specified PersistentVolume
|
V1Namespace |
replaceNamespace(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Namespace
|
okhttp3.Call |
replaceNamespaceAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace the specified Namespace
|
okhttp3.Call |
replaceNamespaceCall(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespace
|
V1ConfigMap |
replaceNamespacedConfigMap(String name,
String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ConfigMap
|
okhttp3.Call |
replaceNamespacedConfigMapAsync(String name,
String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ConfigMap> _callback)
(asynchronously) replace the specified ConfigMap
|
okhttp3.Call |
replaceNamespacedConfigMapCall(String name,
String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedConfigMap
|
ApiResponse<V1ConfigMap> |
replaceNamespacedConfigMapWithHttpInfo(String name,
String namespace,
V1ConfigMap body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ConfigMap
|
V1Endpoints |
replaceNamespacedEndpoints(String name,
String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Endpoints
|
okhttp3.Call |
replaceNamespacedEndpointsAsync(String name,
String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Endpoints> _callback)
(asynchronously) replace the specified Endpoints
|
okhttp3.Call |
replaceNamespacedEndpointsCall(String name,
String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedEndpoints
|
ApiResponse<V1Endpoints> |
replaceNamespacedEndpointsWithHttpInfo(String name,
String namespace,
V1Endpoints body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Endpoints
|
CoreV1Event |
replaceNamespacedEvent(String name,
String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Event
|
okhttp3.Call |
replaceNamespacedEventAsync(String name,
String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<CoreV1Event> _callback)
(asynchronously) replace the specified Event
|
okhttp3.Call |
replaceNamespacedEventCall(String name,
String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedEvent
|
ApiResponse<CoreV1Event> |
replaceNamespacedEventWithHttpInfo(String name,
String namespace,
CoreV1Event body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Event
|
V1LimitRange |
replaceNamespacedLimitRange(String name,
String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager)
replace the specified LimitRange
|
okhttp3.Call |
replaceNamespacedLimitRangeAsync(String name,
String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1LimitRange> _callback)
(asynchronously) replace the specified LimitRange
|
okhttp3.Call |
replaceNamespacedLimitRangeCall(String name,
String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedLimitRange
|
ApiResponse<V1LimitRange> |
replaceNamespacedLimitRangeWithHttpInfo(String name,
String namespace,
V1LimitRange body,
String pretty,
String dryRun,
String fieldManager)
replace the specified LimitRange
|
V1PersistentVolumeClaim |
replaceNamespacedPersistentVolumeClaim(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolumeClaim
|
okhttp3.Call |
replaceNamespacedPersistentVolumeClaimAsync(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) replace the specified PersistentVolumeClaim
|
okhttp3.Call |
replaceNamespacedPersistentVolumeClaimCall(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPersistentVolumeClaim
|
V1PersistentVolumeClaim |
replaceNamespacedPersistentVolumeClaimStatus(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolumeClaim
|
okhttp3.Call |
replaceNamespacedPersistentVolumeClaimStatusAsync(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolumeClaim> _callback)
(asynchronously) replace status of the specified PersistentVolumeClaim
|
okhttp3.Call |
replaceNamespacedPersistentVolumeClaimStatusCall(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPersistentVolumeClaimStatus
|
ApiResponse<V1PersistentVolumeClaim> |
replaceNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolumeClaim
|
ApiResponse<V1PersistentVolumeClaim> |
replaceNamespacedPersistentVolumeClaimWithHttpInfo(String name,
String namespace,
V1PersistentVolumeClaim body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolumeClaim
|
V1Pod |
replaceNamespacedPod(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Pod
|
okhttp3.Call |
replaceNamespacedPodAsync(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Pod> _callback)
(asynchronously) replace the specified Pod
|
okhttp3.Call |
replaceNamespacedPodCall(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPod
|
V1Pod |
replaceNamespacedPodStatus(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Pod
|
okhttp3.Call |
replaceNamespacedPodStatusAsync(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Pod> _callback)
(asynchronously) replace status of the specified Pod
|
okhttp3.Call |
replaceNamespacedPodStatusCall(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPodStatus
|
ApiResponse<V1Pod> |
replaceNamespacedPodStatusWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Pod
|
V1PodTemplate |
replaceNamespacedPodTemplate(String name,
String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodTemplate
|
okhttp3.Call |
replaceNamespacedPodTemplateAsync(String name,
String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PodTemplate> _callback)
(asynchronously) replace the specified PodTemplate
|
okhttp3.Call |
replaceNamespacedPodTemplateCall(String name,
String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedPodTemplate
|
ApiResponse<V1PodTemplate> |
replaceNamespacedPodTemplateWithHttpInfo(String name,
String namespace,
V1PodTemplate body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PodTemplate
|
ApiResponse<V1Pod> |
replaceNamespacedPodWithHttpInfo(String name,
String namespace,
V1Pod body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Pod
|
V1ReplicationController |
replaceNamespacedReplicationController(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) replace the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerCall(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicationController
|
V1Scale |
replaceNamespacedReplicationControllerScale(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerScaleAsync(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Scale> _callback)
(asynchronously) replace scale of the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerScaleCall(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicationControllerScale
|
ApiResponse<V1Scale> |
replaceNamespacedReplicationControllerScaleWithHttpInfo(String name,
String namespace,
V1Scale body,
String pretty,
String dryRun,
String fieldManager)
replace scale of the specified ReplicationController
|
V1ReplicationController |
replaceNamespacedReplicationControllerStatus(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerStatusAsync(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ReplicationController> _callback)
(asynchronously) replace status of the specified ReplicationController
|
okhttp3.Call |
replaceNamespacedReplicationControllerStatusCall(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedReplicationControllerStatus
|
ApiResponse<V1ReplicationController> |
replaceNamespacedReplicationControllerStatusWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ReplicationController
|
ApiResponse<V1ReplicationController> |
replaceNamespacedReplicationControllerWithHttpInfo(String name,
String namespace,
V1ReplicationController body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ReplicationController
|
V1ResourceQuota |
replaceNamespacedResourceQuota(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ResourceQuota
|
okhttp3.Call |
replaceNamespacedResourceQuotaAsync(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) replace the specified ResourceQuota
|
okhttp3.Call |
replaceNamespacedResourceQuotaCall(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedResourceQuota
|
V1ResourceQuota |
replaceNamespacedResourceQuotaStatus(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ResourceQuota
|
okhttp3.Call |
replaceNamespacedResourceQuotaStatusAsync(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ResourceQuota> _callback)
(asynchronously) replace status of the specified ResourceQuota
|
okhttp3.Call |
replaceNamespacedResourceQuotaStatusCall(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedResourceQuotaStatus
|
ApiResponse<V1ResourceQuota> |
replaceNamespacedResourceQuotaStatusWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified ResourceQuota
|
ApiResponse<V1ResourceQuota> |
replaceNamespacedResourceQuotaWithHttpInfo(String name,
String namespace,
V1ResourceQuota body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ResourceQuota
|
V1Secret |
replaceNamespacedSecret(String name,
String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Secret
|
okhttp3.Call |
replaceNamespacedSecretAsync(String name,
String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Secret> _callback)
(asynchronously) replace the specified Secret
|
okhttp3.Call |
replaceNamespacedSecretCall(String name,
String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedSecret
|
ApiResponse<V1Secret> |
replaceNamespacedSecretWithHttpInfo(String name,
String namespace,
V1Secret body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Secret
|
V1Service |
replaceNamespacedService(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Service
|
V1ServiceAccount |
replaceNamespacedServiceAccount(String name,
String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ServiceAccount
|
okhttp3.Call |
replaceNamespacedServiceAccountAsync(String name,
String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1ServiceAccount> _callback)
(asynchronously) replace the specified ServiceAccount
|
okhttp3.Call |
replaceNamespacedServiceAccountCall(String name,
String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedServiceAccount
|
ApiResponse<V1ServiceAccount> |
replaceNamespacedServiceAccountWithHttpInfo(String name,
String namespace,
V1ServiceAccount body,
String pretty,
String dryRun,
String fieldManager)
replace the specified ServiceAccount
|
okhttp3.Call |
replaceNamespacedServiceAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Service> _callback)
(asynchronously) replace the specified Service
|
okhttp3.Call |
replaceNamespacedServiceCall(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedService
|
V1Service |
replaceNamespacedServiceStatus(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Service
|
okhttp3.Call |
replaceNamespacedServiceStatusAsync(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Service> _callback)
(asynchronously) replace status of the specified Service
|
okhttp3.Call |
replaceNamespacedServiceStatusCall(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespacedServiceStatus
|
ApiResponse<V1Service> |
replaceNamespacedServiceStatusWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Service
|
ApiResponse<V1Service> |
replaceNamespacedServiceWithHttpInfo(String name,
String namespace,
V1Service body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Service
|
V1Namespace |
replaceNamespaceFinalize(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String pretty)
replace finalize of the specified Namespace
|
okhttp3.Call |
replaceNamespaceFinalizeAsync(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace finalize of the specified Namespace
|
okhttp3.Call |
replaceNamespaceFinalizeCall(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String pretty,
ApiCallback _callback)
Build call for replaceNamespaceFinalize
|
ApiResponse<V1Namespace> |
replaceNamespaceFinalizeWithHttpInfo(String name,
V1Namespace body,
String dryRun,
String fieldManager,
String pretty)
replace finalize of the specified Namespace
|
V1Namespace |
replaceNamespaceStatus(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Namespace
|
okhttp3.Call |
replaceNamespaceStatusAsync(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Namespace> _callback)
(asynchronously) replace status of the specified Namespace
|
okhttp3.Call |
replaceNamespaceStatusCall(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNamespaceStatus
|
ApiResponse<V1Namespace> |
replaceNamespaceStatusWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Namespace
|
ApiResponse<V1Namespace> |
replaceNamespaceWithHttpInfo(String name,
V1Namespace body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Namespace
|
V1Node |
replaceNode(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Node
|
okhttp3.Call |
replaceNodeAsync(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Node> _callback)
(asynchronously) replace the specified Node
|
okhttp3.Call |
replaceNodeCall(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNode
|
V1Node |
replaceNodeStatus(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Node
|
okhttp3.Call |
replaceNodeStatusAsync(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1Node> _callback)
(asynchronously) replace status of the specified Node
|
okhttp3.Call |
replaceNodeStatusCall(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replaceNodeStatus
|
ApiResponse<V1Node> |
replaceNodeStatusWithHttpInfo(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified Node
|
ApiResponse<V1Node> |
replaceNodeWithHttpInfo(String name,
V1Node body,
String pretty,
String dryRun,
String fieldManager)
replace the specified Node
|
V1PersistentVolume |
replacePersistentVolume(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
okhttp3.Call |
replacePersistentVolumeAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) replace the specified PersistentVolume
|
okhttp3.Call |
replacePersistentVolumeCall(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replacePersistentVolume
|
V1PersistentVolume |
replacePersistentVolumeStatus(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
okhttp3.Call |
replacePersistentVolumeStatusAsync(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback<V1PersistentVolume> _callback)
(asynchronously) replace status of the specified PersistentVolume
|
okhttp3.Call |
replacePersistentVolumeStatusCall(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager,
ApiCallback _callback)
Build call for replacePersistentVolumeStatus
|
ApiResponse<V1PersistentVolume> |
replacePersistentVolumeStatusWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace status of the specified PersistentVolume
|
ApiResponse<V1PersistentVolume> |
replacePersistentVolumeWithHttpInfo(String name,
V1PersistentVolume body,
String pretty,
String dryRun,
String fieldManager)
replace the specified PersistentVolume
|
void |
setApiClient(ApiClient apiClient) |
public CoreV1Api()
public CoreV1Api(ApiClient apiClient)
public ApiClient getApiClient()
public void setApiClient(ApiClient apiClient)
public okhttp3.Call connectDeleteNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectDeleteNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectDeleteNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectDeleteNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedPodAttach(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedPodAttachWithHttpInfo(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedPodExec(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedPodExecWithHttpInfo(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ApiCallback _callback) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedPodPortforward(String name, String namespace, Integer ports) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedPodPortforwardWithHttpInfo(String name, String namespace, Integer ports) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> _callback) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectGetNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectGetNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectGetNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectHeadNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectHeadNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectHeadNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectOptionsNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectOptionsNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectOptionsNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPatchNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPatchNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPatchNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodAttachCall(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedPodAttach(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedPodAttachWithHttpInfo(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodAttachAsync(String name, String namespace, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) throws ApiException
name
- name of the PodAttachOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container in which to execute the command. Defaults to only container if
there is only one container in the pod. (optional)stderr
- Stderr if true indicates that stderr is to be redirected for the attach call.
Defaults to true. (optional)stdin
- Stdin if true, redirects the standard input stream of the pod for this call.
Defaults to false. (optional)stdout
- Stdout if true indicates that stdout is to be redirected for the attach call.
Defaults to true. (optional)tty
- TTY if true indicates that a tty will be allocated for the attach call. This is
passed through the container runtime so the tty is allocated on the worker node by the
container runtime. Defaults to false. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodExecCall(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback _callback) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedPodExec(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedPodExecWithHttpInfo(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodExecAsync(String name, String namespace, String command, String container, Boolean stderr, Boolean stdin, Boolean stdout, Boolean tty, ApiCallback<String> _callback) throws ApiException
name
- name of the PodExecOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)command
- Command is the remote command to execute. argv array. Not executed within a
shell. (optional)container
- Container in which to execute the command. Defaults to only container if there
is only one container in the pod. (optional)stderr
- Redirect the standard error stream of the pod for this call. Defaults to true.
(optional)stdin
- Redirect the standard input stream of the pod for this call. Defaults to false.
(optional)stdout
- Redirect the standard output stream of the pod for this call. Defaults to true.
(optional)tty
- TTY if true indicates that a tty will be allocated for the exec call. Defaults to
false. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodPortforwardCall(String name, String namespace, Integer ports, ApiCallback _callback) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedPodPortforward(String name, String namespace, Integer ports) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedPodPortforwardWithHttpInfo(String name, String namespace, Integer ports) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodPortforwardAsync(String name, String namespace, Integer ports, ApiCallback<String> _callback) throws ApiException
name
- name of the PodPortForwardOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)ports
- List of ports to forward Required when using WebSockets (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPostNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPostNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPostNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedPodProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNamespacedPodProxy(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNamespacedPodProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedPodProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedPodProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNamespacedPodProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNamespacedPodProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedPodProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the PodProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to pod. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedServiceProxyCall(String name, String namespace, String path, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNamespacedServiceProxy(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNamespacedServiceProxyWithHttpInfo(String name, String namespace, String path) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedServiceProxyAsync(String name, String namespace, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedServiceProxyWithPathCall(String name, String namespace, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNamespacedServiceProxyWithPath(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNamespacedServiceProxyWithPathWithHttpInfo(String name, String namespace, String path, String path2) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNamespacedServiceProxyWithPathAsync(String name, String namespace, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the ServiceProxyOptions (required)namespace
- object name and auth scope, such as for teams and projects (required)path
- path to the resource (required)path2
- Path is the part of URLs that include service endpoints, suffixes, and parameters
to use for the current proxy request to service. For example, the whole request URL is
http://localhost/api/v1/namespaces/kube-system/services/elasticsearch-logging/_search?q=user:kimchy.
Path is _search?q=user:kimchy. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNodeProxyCall(String name, String path, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNodeProxy(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNodeProxyWithHttpInfo(String name, String path) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNodeProxyAsync(String name, String path, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNodeProxyWithPathCall(String name, String path, String path2, ApiCallback _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String connectPutNodeProxyWithPath(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> connectPutNodeProxyWithPathWithHttpInfo(String name, String path, String path2) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call connectPutNodeProxyWithPathAsync(String name, String path, String path2, ApiCallback<String> _callback) throws ApiException
name
- name of the NodeProxyOptions (required)path
- path to the resource (required)path2
- Path is the URL path to use for the current proxy request to node. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespaceCall(V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Namespace createNamespace(V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> createNamespaceWithHttpInfo(V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespaceAsync(V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Namespace> _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedBindingCall(String namespace, V1Binding body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Binding createNamespacedBinding(String namespace, V1Binding body, String dryRun, String fieldManager, String pretty) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Binding> createNamespacedBindingWithHttpInfo(String namespace, V1Binding body, String dryRun, String fieldManager, String pretty) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedBindingAsync(String namespace, V1Binding body, String dryRun, String fieldManager, String pretty, ApiCallback<V1Binding> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedConfigMapCall(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ConfigMap createNamespacedConfigMap(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMap> createNamespacedConfigMapWithHttpInfo(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedConfigMapAsync(String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ConfigMap> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedEndpointsCall(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Endpoints createNamespacedEndpoints(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Endpoints> createNamespacedEndpointsWithHttpInfo(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedEndpointsAsync(String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Endpoints> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedEventCall(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public CoreV1Event createNamespacedEvent(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1Event> createNamespacedEventWithHttpInfo(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedEventAsync(String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, ApiCallback<CoreV1Event> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedLimitRangeCall(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1LimitRange createNamespacedLimitRange(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRange> createNamespacedLimitRangeWithHttpInfo(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedLimitRangeAsync(String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, ApiCallback<V1LimitRange> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPersistentVolumeClaimCall(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim createNamespacedPersistentVolumeClaim(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> createNamespacedPersistentVolumeClaimWithHttpInfo(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPersistentVolumeClaimAsync(String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodCall(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Pod createNamespacedPod(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> createNamespacedPodWithHttpInfo(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodAsync(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Pod> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodBindingCall(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Binding (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Binding createNamespacedPodBinding(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Binding (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Binding> createNamespacedPodBindingWithHttpInfo(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Binding (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodBindingAsync(String name, String namespace, V1Binding body, String dryRun, String fieldManager, String pretty, ApiCallback<V1Binding> _callback) throws ApiException
name
- name of the Binding (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodEvictionCall(String name, String namespace, V1beta1Eviction body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Eviction (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1beta1Eviction createNamespacedPodEviction(String name, String namespace, V1beta1Eviction body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Eviction (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1beta1Eviction> createNamespacedPodEvictionWithHttpInfo(String name, String namespace, V1beta1Eviction body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Eviction (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodEvictionAsync(String name, String namespace, V1beta1Eviction body, String dryRun, String fieldManager, String pretty, ApiCallback<V1beta1Eviction> _callback) throws ApiException
name
- name of the Eviction (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodTemplateCall(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PodTemplate createNamespacedPodTemplate(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplate> createNamespacedPodTemplateWithHttpInfo(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedPodTemplateAsync(String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PodTemplate> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedReplicationControllerCall(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ReplicationController createNamespacedReplicationController(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> createNamespacedReplicationControllerWithHttpInfo(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedReplicationControllerAsync(String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ReplicationController> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedResourceQuotaCall(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ResourceQuota createNamespacedResourceQuota(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> createNamespacedResourceQuotaWithHttpInfo(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedResourceQuotaAsync(String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ResourceQuota> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedSecretCall(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Secret createNamespacedSecret(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Secret> createNamespacedSecretWithHttpInfo(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedSecretAsync(String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Secret> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceCall(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Service createNamespacedService(String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> createNamespacedServiceWithHttpInfo(String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceAsync(String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Service> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceAccountCall(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ServiceAccount createNamespacedServiceAccount(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccount> createNamespacedServiceAccountWithHttpInfo(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceAccountAsync(String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ServiceAccount> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceAccountTokenCall(String name, String namespace, V1TokenRequest body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
name
- name of the TokenRequest (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1TokenRequest createNamespacedServiceAccountToken(String name, String namespace, V1TokenRequest body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the TokenRequest (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1TokenRequest> createNamespacedServiceAccountTokenWithHttpInfo(String name, String namespace, V1TokenRequest body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the TokenRequest (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNamespacedServiceAccountTokenAsync(String name, String namespace, V1TokenRequest body, String dryRun, String fieldManager, String pretty, ApiCallback<V1TokenRequest> _callback) throws ApiException
name
- name of the TokenRequest (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNodeCall(V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Node createNode(V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> createNodeWithHttpInfo(V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createNodeAsync(V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Node> _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createPersistentVolumeCall(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PersistentVolume createPersistentVolume(V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> createPersistentVolumeWithHttpInfo(V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call createPersistentVolumeAsync(V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolume> _callback) throws ApiException
body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedConfigMapCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedConfigMap(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedConfigMapWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedConfigMapAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedEndpointsCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedEndpoints(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedEndpointsWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedEndpointsAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedEventCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedEvent(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedEventWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedEventAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedLimitRangeCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedLimitRange(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedLimitRangeWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedLimitRangeAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPersistentVolumeClaimCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedPersistentVolumeClaim(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedPersistentVolumeClaimWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPersistentVolumeClaimAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPodCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedPod(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedPodWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPodAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPodTemplateCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedPodTemplate(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedPodTemplateWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedPodTemplateAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedReplicationControllerCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedReplicationController(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedReplicationControllerWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedReplicationControllerAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedResourceQuotaCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedResourceQuota(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedResourceQuotaWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedResourceQuotaAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedSecretCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedSecret(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedSecretWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedSecretAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedServiceAccountCall(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNamespacedServiceAccount(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNamespacedServiceAccountWithHttpInfo(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNamespacedServiceAccountAsync(String namespace, String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNodeCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionNode(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionNodeWithHttpInfo(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionNodeAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionPersistentVolumeCall(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Status deleteCollectionPersistentVolume(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteCollectionPersistentVolumeWithHttpInfo(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteCollectionPersistentVolumeAsync(String pretty, String _continue, String dryRun, String fieldSelector, Integer gracePeriodSeconds, String labelSelector, Integer limit, Boolean orphanDependents, String propagationPolicy, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespaceCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespace(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespaceWithHttpInfo(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespaceAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedConfigMapCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedConfigMap(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedConfigMapWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedConfigMapAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedEndpointsCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedEndpoints(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedEndpointsWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedEndpointsAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedEventCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedEvent(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedEventWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedEventAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedLimitRangeCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedLimitRange(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedLimitRangeWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedLimitRangeAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim deleteNamespacedPersistentVolumeClaim(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> deleteNamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPodCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Pod deleteNamespacedPod(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> deleteNamespacedPodWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPodAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPodTemplateCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PodTemplate deleteNamespacedPodTemplate(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplate> deleteNamespacedPodTemplateWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedPodTemplateAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PodTemplate> _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedReplicationControllerCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedReplicationController(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedReplicationControllerWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedReplicationControllerAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedResourceQuotaCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ResourceQuota deleteNamespacedResourceQuota(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> deleteNamespacedResourceQuotaWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedResourceQuotaAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedSecretCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedSecret(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedSecretWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedSecretAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedServiceCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNamespacedService(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNamespacedServiceWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedServiceAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedServiceAccountCall(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1ServiceAccount deleteNamespacedServiceAccount(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccount> deleteNamespacedServiceAccountWithHttpInfo(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNamespacedServiceAccountAsync(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1ServiceAccount> _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNodeCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1Status deleteNode(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1Status> deleteNodeWithHttpInfo(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deleteNodeAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Status> _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deletePersistentVolumeCall(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public V1PersistentVolume deletePersistentVolume(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> deletePersistentVolumeWithHttpInfo(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call deletePersistentVolumeAsync(String name, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)gracePeriodSeconds
- The duration in seconds before the object should be deleted. Value
must be non-negative integer. The value zero indicates delete immediately. If this value is
nil, the default grace period for the specified type will be used. Defaults to a per object
value if not specified. zero means delete immediately. (optional)orphanDependents
- Deprecated: please use the PropagationPolicy, this field will be
deprecated in 1.7. Should the dependent objects be orphaned. If true/false, the
\"orphan\" finalizer will be added to/removed from the object's finalizers
list. Either this field or PropagationPolicy may be set, but not both. (optional)propagationPolicy
- Whether and how garbage collection will be performed. Either this
field or OrphanDependents may be set, but not both. The default policy is decided by the
existing finalizer set in the metadata.finalizers and the resource-specific default policy.
Acceptable values are: 'Orphan' - orphan the dependents; 'Background' -
allow the garbage collector to delete the dependents in the background;
'Foreground' - a cascading policy that deletes all dependents in the foreground.
(optional)body
- (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
202 | Accepted | - |
401 | Unauthorized | - |
public okhttp3.Call getAPIResourcesCall(ApiCallback _callback) throws ApiException
_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1APIResourceList getAPIResources() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1APIResourceList> getAPIResourcesWithHttpInfo() throws ApiException
ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call getAPIResourcesAsync(ApiCallback<V1APIResourceList> _callback) throws ApiException
_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listComponentStatusCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ComponentStatusList listComponentStatus(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ComponentStatusList> listComponentStatusWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listComponentStatusAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ComponentStatusList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listConfigMapForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ConfigMapList listConfigMapForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMapList> listConfigMapForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listConfigMapForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listEndpointsForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1EndpointsList listEndpointsForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1EndpointsList> listEndpointsForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listEndpointsForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listEventForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public CoreV1EventList listEventForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1EventList> listEventForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listEventForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listLimitRangeForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1LimitRangeList listLimitRangeForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRangeList> listLimitRangeForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listLimitRangeForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespaceCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1NamespaceList listNamespace(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1NamespaceList> listNamespaceWithHttpInfo(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespaceAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NamespaceList> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedConfigMapCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ConfigMapList listNamespacedConfigMap(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMapList> listNamespacedConfigMapWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedConfigMapAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ConfigMapList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedEndpointsCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1EndpointsList listNamespacedEndpoints(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1EndpointsList> listNamespacedEndpointsWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedEndpointsAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1EndpointsList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedEventCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public CoreV1EventList listNamespacedEvent(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1EventList> listNamespacedEventWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedEventAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<CoreV1EventList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedLimitRangeCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1LimitRangeList listNamespacedLimitRange(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRangeList> listNamespacedLimitRangeWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedLimitRangeAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1LimitRangeList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPersistentVolumeClaimCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaimList listNamespacedPersistentVolumeClaim(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaimList> listNamespacedPersistentVolumeClaimWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPersistentVolumeClaimAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPodCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodList listNamespacedPod(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodList> listNamespacedPodWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPodAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPodTemplateCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodTemplateList listNamespacedPodTemplate(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplateList> listNamespacedPodTemplateWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedPodTemplateAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedReplicationControllerCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationControllerList listNamespacedReplicationController(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationControllerList> listNamespacedReplicationControllerWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedReplicationControllerAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedResourceQuotaCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuotaList listNamespacedResourceQuota(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuotaList> listNamespacedResourceQuotaWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedResourceQuotaAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedSecretCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1SecretList listNamespacedSecret(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1SecretList> listNamespacedSecretWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedSecretAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedServiceCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceList listNamespacedService(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceList> listNamespacedServiceWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedServiceAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedServiceAccountCall(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceAccountList listNamespacedServiceAccount(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccountList> listNamespacedServiceAccountWithHttpInfo(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNamespacedServiceAccountAsync(String namespace, String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) throws ApiException
namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNodeCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1NodeList listNode(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1NodeList> listNodeWithHttpInfo(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listNodeAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1NodeList> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPersistentVolumeCall(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeList listPersistentVolume(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeList> listPersistentVolumeWithHttpInfo(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPersistentVolumeAsync(String pretty, Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeList> _callback) throws ApiException
pretty
- If 'true', then the output is pretty printed. (optional)allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPersistentVolumeClaimForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaimList listPersistentVolumeClaimForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaimList> listPersistentVolumeClaimForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPersistentVolumeClaimForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PersistentVolumeClaimList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodList listPodForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodList> listPodForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodTemplateForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodTemplateList listPodTemplateForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplateList> listPodTemplateForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listPodTemplateForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1PodTemplateList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listReplicationControllerForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationControllerList listReplicationControllerForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationControllerList> listReplicationControllerForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listReplicationControllerForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ReplicationControllerList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listResourceQuotaForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuotaList listResourceQuotaForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuotaList> listResourceQuotaForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listResourceQuotaForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ResourceQuotaList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listSecretForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1SecretList listSecretForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1SecretList> listSecretForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listSecretForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1SecretList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listServiceAccountForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceAccountList listServiceAccountForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccountList> listServiceAccountForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listServiceAccountForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceAccountList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listServiceForAllNamespacesCall(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceList listServiceForAllNamespaces(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceList> listServiceForAllNamespacesWithHttpInfo(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call listServiceForAllNamespacesAsync(Boolean allowWatchBookmarks, String _continue, String fieldSelector, String labelSelector, Integer limit, String pretty, String resourceVersion, String resourceVersionMatch, Integer timeoutSeconds, Boolean watch, ApiCallback<V1ServiceList> _callback) throws ApiException
allowWatchBookmarks
- allowWatchBookmarks requests watch events with type
\"BOOKMARK\". Servers that do not implement bookmarks may ignore this flag and
bookmarks are sent at the server's discretion. Clients should not assume bookmarks are
returned at any specific interval, nor may they assume the server will send any BOOKMARK
event during a session. If this is not a watch, this field is ignored. If the feature gate
WatchBookmarks is not enabled in apiserver, this field is ignored. (optional)_continue
- The continue option should be set when retrieving more results from the
server. Since this value is server defined, clients may only use the continue value from a
previous query result with identical query parameters (except for the value of continue)
and the server may reject a continue value it does not recognize. If the specified continue
value is no longer valid whether due to expiration (generally five to fifteen minutes) or a
configuration change on the server, the server will respond with a 410 ResourceExpired
error together with a continue token. If the client needs a consistent list, it must
restart their list without the continue field. Otherwise, the client may send another list
request with the token received with the 410 error, the server will respond with a list
starting from the next key, but from the latest snapshot, which is inconsistent from the
previous list results - objects that are created, modified, or deleted after the first list
request will be included in the response, as long as their keys are after the \"next
key\". This field is not supported when watch is true. Clients may start a watch from
the last resourceVersion value returned by the server and not miss any modifications.
(optional)fieldSelector
- A selector to restrict the list of returned objects by their fields.
Defaults to everything. (optional)labelSelector
- A selector to restrict the list of returned objects by their labels.
Defaults to everything. (optional)limit
- limit is a maximum number of responses to return for a list call. If more items
exist, the server will set the `continue` field on the list metadata to a value
that can be used with the same initial query to retrieve the next set of results. Setting a
limit may return fewer than the requested amount of items (up to zero items) in the event
all requested objects are filtered out and clients should only use the presence of the
continue field to determine whether more results are available. Servers may choose not to
support the limit argument and will return all of the available results. If limit is
specified and the continue field is empty, clients may assume that no more results are
available. This field is not supported if watch is true. The server guarantees that the
objects returned when using continue will be identical to issuing a single list call
without a limit - that is, no objects created, modified, or deleted after the first request
is issued will be included in any subsequent continued requests. This is sometimes referred
to as a consistent snapshot, and ensures that a client that is using limit to receive
smaller chunks of a very large result can ensure they see all possible objects. If objects
are updated during a chunked list the version of the object that was present at the time
the first list result was calculated is returned. (optional)pretty
- If 'true', then the output is pretty printed. (optional)resourceVersion
- resourceVersion sets a constraint on what resource versions a request
may be served from. See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)resourceVersionMatch
- resourceVersionMatch determines how resourceVersion is applied to
list calls. It is highly recommended that resourceVersionMatch be set for list calls where
resourceVersion is set See
https://kubernetes.io/docs/reference/using-api/api-concepts/#resource-versions for details.
Defaults to unset (optional)timeoutSeconds
- Timeout for the list/watch call. This limits the duration of the call,
regardless of any activity or inactivity. (optional)watch
- Watch for changes to the described resources and return them as a stream of add,
update, and remove notifications. Specify resourceVersion. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespaceCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Namespace patchNamespace(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> patchNamespaceWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespaceAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespaceStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Namespace patchNamespaceStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> patchNamespaceStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespaceStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedConfigMapCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ConfigMap patchNamespacedConfigMap(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMap> patchNamespacedConfigMapWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedConfigMapAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ConfigMap> _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedEndpointsCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Endpoints patchNamespacedEndpoints(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Endpoints> patchNamespacedEndpointsWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedEndpointsAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Endpoints> _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedEventCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public CoreV1Event patchNamespacedEvent(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1Event> patchNamespacedEventWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedEventAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<CoreV1Event> _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedLimitRangeCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1LimitRange patchNamespacedLimitRange(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRange> patchNamespacedLimitRangeWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedLimitRangeAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1LimitRange> _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPersistentVolumeClaimCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim patchNamespacedPersistentVolumeClaim(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> patchNamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPersistentVolumeClaimAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim patchNamespacedPersistentVolumeClaimStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> patchNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Pod patchNamespacedPod(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> patchNamespacedPodWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Pod patchNamespacedPodStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> patchNamespacedPodStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodTemplateCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodTemplate patchNamespacedPodTemplate(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplate> patchNamespacedPodTemplateWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedPodTemplateAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1PodTemplate> _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationController patchNamespacedReplicationController(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> patchNamespacedReplicationControllerWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerScaleCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Scale patchNamespacedReplicationControllerScale(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Scale> patchNamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerScaleAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationController patchNamespacedReplicationControllerStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> patchNamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedReplicationControllerStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedResourceQuotaCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuota patchNamespacedResourceQuota(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> patchNamespacedResourceQuotaWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedResourceQuotaAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedResourceQuotaStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuota patchNamespacedResourceQuotaStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> patchNamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedResourceQuotaStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedSecretCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Secret patchNamespacedSecret(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Secret> patchNamespacedSecretWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedSecretAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Secret> _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Service patchNamespacedService(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> patchNamespacedServiceWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceAccountCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceAccount patchNamespacedServiceAccount(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccount> patchNamespacedServiceAccountWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceAccountAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1ServiceAccount> _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceStatusCall(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Service patchNamespacedServiceStatus(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> patchNamespacedServiceStatusWithHttpInfo(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNamespacedServiceStatusAsync(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNodeCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Node patchNode(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> patchNodeWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNodeAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNodeStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Node patchNodeStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> patchNodeStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchNodeStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPersistentVolumeCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolume patchPersistentVolume(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> patchPersistentVolumeWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPersistentVolumeAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPersistentVolumeStatusCall(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolume patchPersistentVolumeStatus(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> patchPersistentVolumeStatusWithHttpInfo(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call patchPersistentVolumeStatusAsync(String name, V1Patch body, String pretty, String dryRun, String fieldManager, Boolean force, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. This field is
required for apply requests (application/apply-patch) but optional for non-apply patch
types (JsonPatch, MergePatch, StrategicMergePatch). (optional)force
- Force is going to \"force\" Apply requests. It means user will
re-acquire conflicting fields owned by other people. Force flag must be unset for non-apply
patch requests. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readComponentStatusCall(String name, String pretty, ApiCallback _callback) throws ApiException
name
- name of the ComponentStatus (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ComponentStatus readComponentStatus(String name, String pretty) throws ApiException
name
- name of the ComponentStatus (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ComponentStatus> readComponentStatusWithHttpInfo(String name, String pretty) throws ApiException
name
- name of the ComponentStatus (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readComponentStatusAsync(String name, String pretty, ApiCallback<V1ComponentStatus> _callback) throws ApiException
name
- name of the ComponentStatus (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespaceCall(String name, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Namespace readNamespace(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> readNamespaceWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespaceAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespaceStatusCall(String name, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Namespace readNamespaceStatus(String name, String pretty) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> readNamespaceStatusWithHttpInfo(String name, String pretty) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespaceStatusAsync(String name, String pretty, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedConfigMapCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ConfigMap readNamespacedConfigMap(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMap> readNamespacedConfigMapWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedConfigMapAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1ConfigMap> _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedEndpointsCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Endpoints readNamespacedEndpoints(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Endpoints> readNamespacedEndpointsWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedEndpointsAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1Endpoints> _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedEventCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public CoreV1Event readNamespacedEvent(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1Event> readNamespacedEventWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedEventAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<CoreV1Event> _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedLimitRangeCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1LimitRange readNamespacedLimitRange(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRange> readNamespacedLimitRangeWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedLimitRangeAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1LimitRange> _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPersistentVolumeClaimCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim readNamespacedPersistentVolumeClaim(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> readNamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPersistentVolumeClaimAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim readNamespacedPersistentVolumeClaimStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> readNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, String pretty, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Pod readNamespacedPod(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> readNamespacedPodWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodLogCall(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container for which to stream logs. Defaults to only container if there is
one container in the pod. (optional)follow
- Follow the log stream of the pod. Defaults to false. (optional)insecureSkipTLSVerifyBackend
- insecureSkipTLSVerifyBackend indicates that the apiserver
should not confirm the validity of the serving certificate of the backend it is connecting
to. This will make the HTTPS connection between the apiserver and the backend insecure.
This means the apiserver cannot verify the log data it is receiving came from the real
kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it
does not mean the connection to the real kubelet is vulnerable to a man in the middle
attack (e.g. an attacker could not intercept the actual log data coming from the real
kubelet). (optional)limitBytes
- If set, the number of bytes to read from the server before terminating the
log output. This may not display a complete final line of logging, and may return slightly
more or slightly less than the specified limit. (optional)pretty
- If 'true', then the output is pretty printed. (optional)previous
- Return previous terminated container logs. Defaults to false. (optional)sinceSeconds
- A relative time in seconds before the current time from which to show logs.
If this value precedes the time a pod was started, only logs since the pod start will be
returned. If this value is in the future, no logs will be returned. Only one of
sinceSeconds or sinceTime may be specified. (optional)tailLines
- If set, the number of lines from the end of the logs to show. If not
specified, logs are shown from the creation of the container or sinceSeconds or sinceTime
(optional)timestamps
- If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every
line of log output. Defaults to false. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public String readNamespacedPodLog(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container for which to stream logs. Defaults to only container if there is
one container in the pod. (optional)follow
- Follow the log stream of the pod. Defaults to false. (optional)insecureSkipTLSVerifyBackend
- insecureSkipTLSVerifyBackend indicates that the apiserver
should not confirm the validity of the serving certificate of the backend it is connecting
to. This will make the HTTPS connection between the apiserver and the backend insecure.
This means the apiserver cannot verify the log data it is receiving came from the real
kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it
does not mean the connection to the real kubelet is vulnerable to a man in the middle
attack (e.g. an attacker could not intercept the actual log data coming from the real
kubelet). (optional)limitBytes
- If set, the number of bytes to read from the server before terminating the
log output. This may not display a complete final line of logging, and may return slightly
more or slightly less than the specified limit. (optional)pretty
- If 'true', then the output is pretty printed. (optional)previous
- Return previous terminated container logs. Defaults to false. (optional)sinceSeconds
- A relative time in seconds before the current time from which to show logs.
If this value precedes the time a pod was started, only logs since the pod start will be
returned. If this value is in the future, no logs will be returned. Only one of
sinceSeconds or sinceTime may be specified. (optional)tailLines
- If set, the number of lines from the end of the logs to show. If not
specified, logs are shown from the creation of the container or sinceSeconds or sinceTime
(optional)timestamps
- If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every
line of log output. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<String> readNamespacedPodLogWithHttpInfo(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container for which to stream logs. Defaults to only container if there is
one container in the pod. (optional)follow
- Follow the log stream of the pod. Defaults to false. (optional)insecureSkipTLSVerifyBackend
- insecureSkipTLSVerifyBackend indicates that the apiserver
should not confirm the validity of the serving certificate of the backend it is connecting
to. This will make the HTTPS connection between the apiserver and the backend insecure.
This means the apiserver cannot verify the log data it is receiving came from the real
kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it
does not mean the connection to the real kubelet is vulnerable to a man in the middle
attack (e.g. an attacker could not intercept the actual log data coming from the real
kubelet). (optional)limitBytes
- If set, the number of bytes to read from the server before terminating the
log output. This may not display a complete final line of logging, and may return slightly
more or slightly less than the specified limit. (optional)pretty
- If 'true', then the output is pretty printed. (optional)previous
- Return previous terminated container logs. Defaults to false. (optional)sinceSeconds
- A relative time in seconds before the current time from which to show logs.
If this value precedes the time a pod was started, only logs since the pod start will be
returned. If this value is in the future, no logs will be returned. Only one of
sinceSeconds or sinceTime may be specified. (optional)tailLines
- If set, the number of lines from the end of the logs to show. If not
specified, logs are shown from the creation of the container or sinceSeconds or sinceTime
(optional)timestamps
- If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every
line of log output. Defaults to false. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodLogAsync(String name, String namespace, String container, Boolean follow, Boolean insecureSkipTLSVerifyBackend, Integer limitBytes, String pretty, Boolean previous, Integer sinceSeconds, Integer tailLines, Boolean timestamps, ApiCallback<String> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)container
- The container for which to stream logs. Defaults to only container if there is
one container in the pod. (optional)follow
- Follow the log stream of the pod. Defaults to false. (optional)insecureSkipTLSVerifyBackend
- insecureSkipTLSVerifyBackend indicates that the apiserver
should not confirm the validity of the serving certificate of the backend it is connecting
to. This will make the HTTPS connection between the apiserver and the backend insecure.
This means the apiserver cannot verify the log data it is receiving came from the real
kubelet. If the kubelet is configured to verify the apiserver's TLS credentials, it
does not mean the connection to the real kubelet is vulnerable to a man in the middle
attack (e.g. an attacker could not intercept the actual log data coming from the real
kubelet). (optional)limitBytes
- If set, the number of bytes to read from the server before terminating the
log output. This may not display a complete final line of logging, and may return slightly
more or slightly less than the specified limit. (optional)pretty
- If 'true', then the output is pretty printed. (optional)previous
- Return previous terminated container logs. Defaults to false. (optional)sinceSeconds
- A relative time in seconds before the current time from which to show logs.
If this value precedes the time a pod was started, only logs since the pod start will be
returned. If this value is in the future, no logs will be returned. Only one of
sinceSeconds or sinceTime may be specified. (optional)tailLines
- If set, the number of lines from the end of the logs to show. If not
specified, logs are shown from the creation of the container or sinceSeconds or sinceTime
(optional)timestamps
- If true, add an RFC3339 or RFC3339Nano timestamp at the beginning of every
line of log output. Defaults to false. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Pod readNamespacedPodStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> readNamespacedPodStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodTemplateCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PodTemplate readNamespacedPodTemplate(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplate> readNamespacedPodTemplateWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedPodTemplateAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1PodTemplate> _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationController readNamespacedReplicationController(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> readNamespacedReplicationControllerWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerScaleCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Scale readNamespacedReplicationControllerScale(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Scale> readNamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerScaleAsync(String name, String namespace, String pretty, ApiCallback<V1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ReplicationController readNamespacedReplicationControllerStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> readNamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedReplicationControllerStatusAsync(String name, String namespace, String pretty, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedResourceQuotaCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuota readNamespacedResourceQuota(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> readNamespacedResourceQuotaWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedResourceQuotaAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedResourceQuotaStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ResourceQuota readNamespacedResourceQuotaStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> readNamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedResourceQuotaStatusAsync(String name, String namespace, String pretty, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedSecretCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Secret readNamespacedSecret(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Secret> readNamespacedSecretWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedSecretAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1Secret> _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Service readNamespacedService(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> readNamespacedServiceWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceAccountCall(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1ServiceAccount readNamespacedServiceAccount(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccount> readNamespacedServiceAccountWithHttpInfo(String name, String namespace, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceAccountAsync(String name, String namespace, String pretty, Boolean exact, Boolean export, ApiCallback<V1ServiceAccount> _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceStatusCall(String name, String namespace, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Service readNamespacedServiceStatus(String name, String namespace, String pretty) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> readNamespacedServiceStatusWithHttpInfo(String name, String namespace, String pretty) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNamespacedServiceStatusAsync(String name, String namespace, String pretty, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNodeCall(String name, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Node readNode(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> readNodeWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNodeAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNodeStatusCall(String name, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1Node readNodeStatus(String name, String pretty) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> readNodeStatusWithHttpInfo(String name, String pretty) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readNodeStatusAsync(String name, String pretty, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPersistentVolumeCall(String name, String pretty, Boolean exact, Boolean export, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolume readPersistentVolume(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> readPersistentVolumeWithHttpInfo(String name, String pretty, Boolean exact, Boolean export) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPersistentVolumeAsync(String name, String pretty, Boolean exact, Boolean export, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)exact
- Should the export be exact. Exact export maintains cluster-specific fields like
'Namespace'. Deprecated. Planned for removal in 1.18. (optional)export
- Should this value be exported. Export strips fields that a user can not specify.
Deprecated. Planned for removal in 1.18. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPersistentVolumeStatusCall(String name, String pretty, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public V1PersistentVolume readPersistentVolumeStatus(String name, String pretty) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> readPersistentVolumeStatusWithHttpInfo(String name, String pretty) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call readPersistentVolumeStatusAsync(String name, String pretty, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceCall(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Namespace replaceNamespace(String name, V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> replaceNamespaceWithHttpInfo(String name, V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceAsync(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceFinalizeCall(String name, V1Namespace body, String dryRun, String fieldManager, String pretty, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Namespace replaceNamespaceFinalize(String name, V1Namespace body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Namespace (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> replaceNamespaceFinalizeWithHttpInfo(String name, V1Namespace body, String dryRun, String fieldManager, String pretty) throws ApiException
name
- name of the Namespace (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceFinalizeAsync(String name, V1Namespace body, String dryRun, String fieldManager, String pretty, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)pretty
- If 'true', then the output is pretty printed. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceStatusCall(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Namespace replaceNamespaceStatus(String name, V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Namespace> replaceNamespaceStatusWithHttpInfo(String name, V1Namespace body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespaceStatusAsync(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Namespace> _callback) throws ApiException
name
- name of the Namespace (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedConfigMapCall(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ConfigMap replaceNamespacedConfigMap(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ConfigMap> replaceNamespacedConfigMapWithHttpInfo(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedConfigMapAsync(String name, String namespace, V1ConfigMap body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ConfigMap> _callback) throws ApiException
name
- name of the ConfigMap (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedEndpointsCall(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Endpoints replaceNamespacedEndpoints(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Endpoints> replaceNamespacedEndpointsWithHttpInfo(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedEndpointsAsync(String name, String namespace, V1Endpoints body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Endpoints> _callback) throws ApiException
name
- name of the Endpoints (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedEventCall(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public CoreV1Event replaceNamespacedEvent(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<CoreV1Event> replaceNamespacedEventWithHttpInfo(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedEventAsync(String name, String namespace, CoreV1Event body, String pretty, String dryRun, String fieldManager, ApiCallback<CoreV1Event> _callback) throws ApiException
name
- name of the Event (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedLimitRangeCall(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1LimitRange replaceNamespacedLimitRange(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1LimitRange> replaceNamespacedLimitRangeWithHttpInfo(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedLimitRangeAsync(String name, String namespace, V1LimitRange body, String pretty, String dryRun, String fieldManager, ApiCallback<V1LimitRange> _callback) throws ApiException
name
- name of the LimitRange (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPersistentVolumeClaimCall(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim replaceNamespacedPersistentVolumeClaim(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> replaceNamespacedPersistentVolumeClaimWithHttpInfo(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPersistentVolumeClaimAsync(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPersistentVolumeClaimStatusCall(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1PersistentVolumeClaim replaceNamespacedPersistentVolumeClaimStatus(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolumeClaim> replaceNamespacedPersistentVolumeClaimStatusWithHttpInfo(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPersistentVolumeClaimStatusAsync(String name, String namespace, V1PersistentVolumeClaim body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolumeClaim> _callback) throws ApiException
name
- name of the PersistentVolumeClaim (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodCall(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Pod replaceNamespacedPod(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> replaceNamespacedPodWithHttpInfo(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodAsync(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodStatusCall(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Pod replaceNamespacedPodStatus(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Pod> replaceNamespacedPodStatusWithHttpInfo(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodStatusAsync(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Pod> _callback) throws ApiException
name
- name of the Pod (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodTemplateCall(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1PodTemplate replaceNamespacedPodTemplate(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1PodTemplate> replaceNamespacedPodTemplateWithHttpInfo(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedPodTemplateAsync(String name, String namespace, V1PodTemplate body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PodTemplate> _callback) throws ApiException
name
- name of the PodTemplate (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerCall(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ReplicationController replaceNamespacedReplicationController(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> replaceNamespacedReplicationControllerWithHttpInfo(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerAsync(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerScaleCall(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Scale replaceNamespacedReplicationControllerScale(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Scale> replaceNamespacedReplicationControllerScaleWithHttpInfo(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerScaleAsync(String name, String namespace, V1Scale body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Scale> _callback) throws ApiException
name
- name of the Scale (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerStatusCall(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ReplicationController replaceNamespacedReplicationControllerStatus(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ReplicationController> replaceNamespacedReplicationControllerStatusWithHttpInfo(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedReplicationControllerStatusAsync(String name, String namespace, V1ReplicationController body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ReplicationController> _callback) throws ApiException
name
- name of the ReplicationController (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedResourceQuotaCall(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ResourceQuota replaceNamespacedResourceQuota(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> replaceNamespacedResourceQuotaWithHttpInfo(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedResourceQuotaAsync(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedResourceQuotaStatusCall(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ResourceQuota replaceNamespacedResourceQuotaStatus(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ResourceQuota> replaceNamespacedResourceQuotaStatusWithHttpInfo(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedResourceQuotaStatusAsync(String name, String namespace, V1ResourceQuota body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ResourceQuota> _callback) throws ApiException
name
- name of the ResourceQuota (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedSecretCall(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Secret replaceNamespacedSecret(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Secret> replaceNamespacedSecretWithHttpInfo(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedSecretAsync(String name, String namespace, V1Secret body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Secret> _callback) throws ApiException
name
- name of the Secret (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceCall(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Service replaceNamespacedService(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> replaceNamespacedServiceWithHttpInfo(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceAsync(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceAccountCall(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1ServiceAccount replaceNamespacedServiceAccount(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1ServiceAccount> replaceNamespacedServiceAccountWithHttpInfo(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceAccountAsync(String name, String namespace, V1ServiceAccount body, String pretty, String dryRun, String fieldManager, ApiCallback<V1ServiceAccount> _callback) throws ApiException
name
- name of the ServiceAccount (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceStatusCall(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Service replaceNamespacedServiceStatus(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Service> replaceNamespacedServiceStatusWithHttpInfo(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNamespacedServiceStatusAsync(String name, String namespace, V1Service body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Service> _callback) throws ApiException
name
- name of the Service (required)namespace
- object name and auth scope, such as for teams and projects (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNodeCall(String name, V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Node replaceNode(String name, V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> replaceNodeWithHttpInfo(String name, V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNodeAsync(String name, V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNodeStatusCall(String name, V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1Node replaceNodeStatus(String name, V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1Node> replaceNodeStatusWithHttpInfo(String name, V1Node body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replaceNodeStatusAsync(String name, V1Node body, String pretty, String dryRun, String fieldManager, ApiCallback<V1Node> _callback) throws ApiException
name
- name of the Node (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePersistentVolumeCall(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1PersistentVolume replacePersistentVolume(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> replacePersistentVolumeWithHttpInfo(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePersistentVolumeAsync(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePersistentVolumeStatusCall(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- Callback for upload/download progressApiException
- If fail to serialize the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public V1PersistentVolume replacePersistentVolumeStatus(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public ApiResponse<V1PersistentVolume> replacePersistentVolumeStatusWithHttpInfo(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)ApiException
- If fail to call the API, e.g. server error or cannot deserialize the
response bodyStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
public okhttp3.Call replacePersistentVolumeStatusAsync(String name, V1PersistentVolume body, String pretty, String dryRun, String fieldManager, ApiCallback<V1PersistentVolume> _callback) throws ApiException
name
- name of the PersistentVolume (required)body
- (required)pretty
- If 'true', then the output is pretty printed. (optional)dryRun
- When present, indicates that modifications should not be persisted. An invalid or
unrecognized dryRun directive will result in an error response and no further processing of
the request. Valid values are: - All: all dry run stages will be processed (optional)fieldManager
- fieldManager is a name associated with the actor or entity that is making
these changes. The value must be less than or 128 characters long, and only contain
printable characters, as defined by https://golang.org/pkg/unicode/#IsPrint. (optional)_callback
- The callback to be executed when the API call finishesApiException
- If fail to process the API call, e.g. serializing the request body objectStatus Code | Description | Response Headers |
200 | OK | - |
201 | Created | - |
401 | Unauthorized | - |
Copyright © 2020. All rights reserved.