Uses of Class
io.kubernetes.client.openapi.models.V1Ingress
Packages that use V1Ingress
-
Uses of V1Ingress in io.kubernetes.client.openapi.apis
Methods in io.kubernetes.client.openapi.apis that return V1IngressModifier and TypeMethodDescriptionNetworkingV1Api.createNamespacedIngress
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) create an IngressNetworkingV1Api.patchNamespacedIngress
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified IngressNetworkingV1Api.patchNamespacedIngressStatus
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified IngressNetworkingV1Api.readNamespacedIngress
(String name, String namespace, String pretty) read the specified IngressNetworkingV1Api.readNamespacedIngressStatus
(String name, String namespace, String pretty) read status of the specified IngressNetworkingV1Api.replaceNamespacedIngress
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified IngressNetworkingV1Api.replaceNamespacedIngressStatus
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified IngressMethods in io.kubernetes.client.openapi.apis that return types with arguments of type V1IngressModifier and TypeMethodDescriptionNetworkingV1Api.createNamespacedIngressWithHttpInfo
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) create an IngressNetworkingV1Api.patchNamespacedIngressStatusWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update status of the specified IngressNetworkingV1Api.patchNamespacedIngressWithHttpInfo
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force) partially update the specified IngressNetworkingV1Api.readNamespacedIngressStatusWithHttpInfo
(String name, String namespace, String pretty) read status of the specified IngressNetworkingV1Api.readNamespacedIngressWithHttpInfo
(String name, String namespace, String pretty) read the specified IngressNetworkingV1Api.replaceNamespacedIngressStatusWithHttpInfo
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified IngressNetworkingV1Api.replaceNamespacedIngressWithHttpInfo
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified IngressMethods in io.kubernetes.client.openapi.apis with parameters of type V1IngressModifier and TypeMethodDescriptionNetworkingV1Api.createNamespacedIngress
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) create an Ingressokhttp3.Call
NetworkingV1Api.createNamespacedIngressAsync
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) create an Ingressokhttp3.Call
NetworkingV1Api.createNamespacedIngressCall
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for createNamespacedIngressNetworkingV1Api.createNamespacedIngressWithHttpInfo
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) create an IngressNetworkingV1Api.replaceNamespacedIngress
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressCall
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressNetworkingV1Api.replaceNamespacedIngressStatus
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressStatusAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace status of the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressStatusCall
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback _callback) Build call for replaceNamespacedIngressStatusNetworkingV1Api.replaceNamespacedIngressStatusWithHttpInfo
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace status of the specified IngressNetworkingV1Api.replaceNamespacedIngressWithHttpInfo
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation) replace the specified IngressMethod parameters in io.kubernetes.client.openapi.apis with type arguments of type V1IngressModifier and TypeMethodDescriptionokhttp3.Call
NetworkingV1Api.createNamespacedIngressAsync
(String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) create an Ingressokhttp3.Call
NetworkingV1Api.patchNamespacedIngressAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update the specified Ingressokhttp3.Call
NetworkingV1Api.patchNamespacedIngressStatusAsync
(String name, String namespace, V1Patch body, String pretty, String dryRun, String fieldManager, String fieldValidation, Boolean force, ApiCallback<V1Ingress> _callback) (asynchronously) partially update status of the specified Ingressokhttp3.Call
NetworkingV1Api.readNamespacedIngressAsync
(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read the specified Ingressokhttp3.Call
NetworkingV1Api.readNamespacedIngressStatusAsync
(String name, String namespace, String pretty, ApiCallback<V1Ingress> _callback) (asynchronously) read status of the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace the specified Ingressokhttp3.Call
NetworkingV1Api.replaceNamespacedIngressStatusAsync
(String name, String namespace, V1Ingress body, String pretty, String dryRun, String fieldManager, String fieldValidation, ApiCallback<V1Ingress> _callback) (asynchronously) replace status of the specified Ingress -
Uses of V1Ingress in io.kubernetes.client.openapi.models
Methods in io.kubernetes.client.openapi.models that return V1IngressModifier and TypeMethodDescriptionV1Ingress.apiVersion
(String apiVersion) V1Ingress.metadata
(V1ObjectMeta metadata) V1Ingress.spec
(V1IngressSpec spec) V1Ingress.status
(V1IngressStatus status) Methods in io.kubernetes.client.openapi.models that return types with arguments of type V1IngressMethods in io.kubernetes.client.openapi.models with parameters of type V1IngressMethod parameters in io.kubernetes.client.openapi.models with type arguments of type V1Ingress