Uses of Class
io.kubernetes.client.openapi.models.V1Namespace
Packages that use V1Namespace
-
Uses of V1Namespace in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1NamespaceModifier and TypeMethodDescriptionCoreV1Api.createNamespace
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a NamespaceCoreV1Api.patchNamespace
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified NamespaceCoreV1Api.patchNamespaceStatus
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified NamespaceCoreV1Api.readNamespace
(String name, String pretty) read the specified NamespaceCoreV1Api.readNamespaceStatus
(String name, String pretty) read status of the specified NamespaceCoreV1Api.replaceNamespace
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified NamespaceCoreV1Api.replaceNamespaceFinalize
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty) replace finalize of the specified NamespaceCoreV1Api.replaceNamespaceStatus
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified NamespaceMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1NamespaceModifier and TypeMethodDescriptionCoreV1Api.createNamespaceWithHttpInfo
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a NamespaceCoreV1Api.patchNamespaceStatusWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified NamespaceCoreV1Api.patchNamespaceWithHttpInfo
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified NamespaceCoreV1Api.readNamespaceStatusWithHttpInfo
(String name, String pretty) read status of the specified NamespaceCoreV1Api.readNamespaceWithHttpInfo
(String name, String pretty) read the specified NamespaceCoreV1Api.replaceNamespaceFinalizeWithHttpInfo
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty) replace finalize of the specified NamespaceCoreV1Api.replaceNamespaceStatusWithHttpInfo
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified NamespaceCoreV1Api.replaceNamespaceWithHttpInfo
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified NamespaceMethods in io.kubernetes.client.openapi.apis with parameters of type V1NamespaceModifier and TypeMethodDescriptionCoreV1Api.createNamespace
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a Namespaceokhttp3.Call
CoreV1Api.createNamespaceAsync
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) create a Namespaceokhttp3.Call
CoreV1Api.createNamespaceCall
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespaceCoreV1Api.createNamespaceWithHttpInfo
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) create a NamespaceCoreV1Api.replaceNamespace
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceCall
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceCoreV1Api.replaceNamespaceFinalize
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty) replace finalize of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceFinalizeAsync
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) replace finalize of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceFinalizeCall
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback _callback) Build call for replaceNamespaceFinalizeCoreV1Api.replaceNamespaceFinalizeWithHttpInfo
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty) replace finalize of the specified NamespaceCoreV1Api.replaceNamespaceStatus
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceStatusAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace status of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceStatusCall
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespaceStatusCoreV1Api.replaceNamespaceStatusWithHttpInfo
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified NamespaceCoreV1Api.replaceNamespaceWithHttpInfo
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified NamespaceMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1NamespaceModifier and TypeMethodDescriptionokhttp3.Call
CoreV1Api.createNamespaceAsync
(V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) create a Namespaceokhttp3.Call
CoreV1Api.patchNamespaceAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update the specified Namespaceokhttp3.Call
CoreV1Api.patchNamespaceStatusAsync
(String name, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Namespace> _callback) (asynchronously) partially update status of the specified Namespaceokhttp3.Call
CoreV1Api.readNamespaceAsync
(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read the specified Namespaceokhttp3.Call
CoreV1Api.readNamespaceStatusAsync
(String name, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) read status of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceFinalizeAsync
(String name, V1Namespace body, String dryRun, String fieldManager, String fieldValidation, String pretty, ApiCallback<V1Namespace> _callback) (asynchronously) replace finalize of the specified Namespaceokhttp3.Call
CoreV1Api.replaceNamespaceStatusAsync
(String name, V1Namespace body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Namespace> _callback) (asynchronously) replace status of the specified Namespace -
Uses of V1Namespace in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1NamespaceModifier and TypeMethodDescriptionV1Namespace.apiVersion
(String apiVersion) V1Namespace.metadata
(V1ObjectMeta metadata) V1Namespace.spec
(V1NamespaceSpec spec) V1Namespace.status
(V1NamespaceStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1NamespaceModifier and TypeMethodDescriptionV1NamespaceList.getItems()
Items is the list of Namespace objects in the list.Methods in io.kubernetes.client.openapi.models with parameters of type V1NamespaceMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1NamespaceModifier and TypeMethodDescriptionV1NamespaceList.items
(List<V1Namespace> items) void
V1NamespaceList.setItems
(List<V1Namespace> items)