Uses of Class
io.kubernetes.client.openapi.models.V1DaemonSet
Packages that use V1DaemonSet
-
Uses of V1DaemonSet in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1DaemonSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDaemonSet
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DaemonSetAppsV1Api.patchNamespacedDaemonSet
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified DaemonSetAppsV1Api.patchNamespacedDaemonSetStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified DaemonSetAppsV1Api.readNamespacedDaemonSet
(String name, String namespace, String pretty) read the specified DaemonSetAppsV1Api.readNamespacedDaemonSetStatus
(String name, String namespace, String pretty) read status of the specified DaemonSetAppsV1Api.replaceNamespacedDaemonSet
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DaemonSetAppsV1Api.replaceNamespacedDaemonSetStatus
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DaemonSetMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1DaemonSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDaemonSetWithHttpInfo
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DaemonSetAppsV1Api.patchNamespacedDaemonSetStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified DaemonSetAppsV1Api.patchNamespacedDaemonSetWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified DaemonSetAppsV1Api.readNamespacedDaemonSetStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified DaemonSetAppsV1Api.readNamespacedDaemonSetWithHttpInfo
(String name, String namespace, String pretty) read the specified DaemonSetAppsV1Api.replaceNamespacedDaemonSetStatusWithHttpInfo
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DaemonSetAppsV1Api.replaceNamespacedDaemonSetWithHttpInfo
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DaemonSetMethods in io.kubernetes.client.openapi.apis with parameters of type V1DaemonSetModifier and TypeMethodDescriptionAppsV1Api.createNamespacedDaemonSet
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DaemonSetokhttp3.Call
AppsV1Api.createNamespacedDaemonSetAsync
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) create a DaemonSetokhttp3.Call
AppsV1Api.createNamespacedDaemonSetCall
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedDaemonSetAppsV1Api.createNamespacedDaemonSetWithHttpInfo
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a DaemonSetAppsV1Api.replaceNamespacedDaemonSet
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetCall
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetAppsV1Api.replaceNamespacedDaemonSetStatus
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetStatusAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace status of the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetStatusCall
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedDaemonSetStatusAppsV1Api.replaceNamespacedDaemonSetStatusWithHttpInfo
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified DaemonSetAppsV1Api.replaceNamespacedDaemonSetWithHttpInfo
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified DaemonSetMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1DaemonSetModifier and TypeMethodDescriptionokhttp3.Call
AppsV1Api.createNamespacedDaemonSetAsync
(String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) create a DaemonSetokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update the specified DaemonSetokhttp3.Call
AppsV1Api.patchNamespacedDaemonSetStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1DaemonSet> _callback) (asynchronously) partially update status of the specified DaemonSetokhttp3.Call
AppsV1Api.readNamespacedDaemonSetAsync
(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read the specified DaemonSetokhttp3.Call
AppsV1Api.readNamespacedDaemonSetStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1DaemonSet> _callback) (asynchronously) read status of the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace the specified DaemonSetokhttp3.Call
AppsV1Api.replaceNamespacedDaemonSetStatusAsync
(String name, String namespace, V1DaemonSet body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1DaemonSet> _callback) (asynchronously) replace status of the specified DaemonSet -
Uses of V1DaemonSet in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1DaemonSetModifier and TypeMethodDescriptionV1DaemonSet.apiVersion
(String apiVersion) V1DaemonSet.metadata
(V1ObjectMeta metadata) V1DaemonSet.spec
(V1DaemonSetSpec spec) V1DaemonSet.status
(V1DaemonSetStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1DaemonSetMethods in io.kubernetes.client.openapi.models with parameters of type V1DaemonSetMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1DaemonSetModifier and TypeMethodDescriptionV1DaemonSetList.items
(List<V1DaemonSet> items) void
V1DaemonSetList.setItems
(List<V1DaemonSet> items)