Uses of Class
io.kubernetes.client.openapi.models.V1Pod
Packages that use V1Pod
-
Uses of V1Pod in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1PodModifier and TypeMethodDescriptionCoreV1Api.createNamespacedPod
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a PodCoreV1Api.deleteNamespacedPod
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a PodCoreV1Api.patchNamespacedPod
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified PodCoreV1Api.patchNamespacedPodEphemeralcontainers
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update ephemeralcontainers of the specified PodCoreV1Api.patchNamespacedPodStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified PodCoreV1Api.readNamespacedPod
(String name, String namespace, String pretty) read the specified PodCoreV1Api.readNamespacedPodEphemeralcontainers
(String name, String namespace, String pretty) read ephemeralcontainers of the specified PodCoreV1Api.readNamespacedPodStatus
(String name, String namespace, String pretty) read status of the specified PodCoreV1Api.replaceNamespacedPod
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified PodCoreV1Api.replaceNamespacedPodEphemeralcontainers
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace ephemeralcontainers of the specified PodCoreV1Api.replaceNamespacedPodStatus
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified PodMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1PodModifier and TypeMethodDescriptionCoreV1Api.createNamespacedPodWithHttpInfo
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a PodCoreV1Api.deleteNamespacedPodWithHttpInfo
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body) delete a PodCoreV1Api.patchNamespacedPodEphemeralcontainersWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update ephemeralcontainers of the specified PodCoreV1Api.patchNamespacedPodStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified PodCoreV1Api.patchNamespacedPodWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified PodCoreV1Api.readNamespacedPodEphemeralcontainersWithHttpInfo
(String name, String namespace, String pretty) read ephemeralcontainers of the specified PodCoreV1Api.readNamespacedPodStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified PodCoreV1Api.readNamespacedPodWithHttpInfo
(String name, String namespace, String pretty) read the specified PodCoreV1Api.replaceNamespacedPodEphemeralcontainersWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace ephemeralcontainers of the specified PodCoreV1Api.replaceNamespacedPodStatusWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified PodCoreV1Api.replaceNamespacedPodWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified PodMethods in io.kubernetes.client.openapi.apis with parameters of type V1PodModifier and TypeMethodDescriptionCoreV1Api.createNamespacedPod
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a Podokhttp3.Call
CoreV1Api.createNamespacedPodAsync
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) create a Podokhttp3.Call
CoreV1Api.createNamespacedPodCall
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedPodCoreV1Api.createNamespacedPodWithHttpInfo
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a PodCoreV1Api.replaceNamespacedPod
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodCoreV1Api.replaceNamespacedPodEphemeralcontainers
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodEphemeralcontainersAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodEphemeralcontainersCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodEphemeralcontainersCoreV1Api.replaceNamespacedPodEphemeralcontainersWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace ephemeralcontainers of the specified PodCoreV1Api.replaceNamespacedPodStatus
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodStatusAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace status of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodStatusCall
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedPodStatusCoreV1Api.replaceNamespacedPodStatusWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified PodCoreV1Api.replaceNamespacedPodWithHttpInfo
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified PodMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1PodModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.createNamespacedPodAsync
(String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) create a Podokhttp3.Call
CoreV1Api.deleteNamespacedPodAsync
(String name, String namespace, String pretty, String dryRun, Integer gracePeriodSeconds, Boolean orphanDependents, String propagationPolicy, V1DeleteOptions body, ApiCallback<V1Pod> _callback) (asynchronously) delete a Podokhttp3.Call
CoreV1Api.patchNamespacedPodAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodEphemeralcontainersAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.patchNamespacedPodStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Pod> _callback) (asynchronously) partially update status of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodEphemeralcontainersAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.readNamespacedPodStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Pod> _callback) (asynchronously) read status of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodEphemeralcontainersAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace ephemeralcontainers of the specified Podokhttp3.Call
CoreV1Api.replaceNamespacedPodStatusAsync
(String name, String namespace, V1Pod body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Pod> _callback) (asynchronously) replace status of the specified Pod -
Uses of V1Pod in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1PodModifier and TypeMethodDescriptionV1Pod.apiVersion
(String apiVersion) V1Pod.metadata
(V1ObjectMeta metadata) V1Pod.status
(V1PodStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1PodMethods in io.kubernetes.client.openapi.models with parameters of type V1PodMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1Pod