Skip navigation links
A C G I J N O S 

A

additionalConfig(OkHttpClient.Builder) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Subclasses may use this to apply additional configuration after the Config has been applied This method is only called for clients constructed using the Config.

C

close() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
consumeBytes(HttpRequest, HttpClient.BodyConsumer<List<ByteBuffer>>) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
consumeLines(HttpRequest, HttpClient.BodyConsumer<String>) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
createHttpClient(Config) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Creates an HTTP client configured to access the Kubernetes API.

G

getFactory() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
getOkHttpClient() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

I

io.fabric8.kubernetes.client.okhttp - package io.fabric8.kubernetes.client.okhttp
 
isDefault() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 

J

JSON - Static variable in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
JSON_MERGE_PATCH - Static variable in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
JSON_PATCH - Static variable in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

N

newBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 
newBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
newHttpRequestBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
newOkHttpClientBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
Subclasses may use this to apply a base configuration to the builder
newWebSocketBuilder() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

O

OkHttpClientFactory - Class in io.fabric8.kubernetes.client.okhttp
 
OkHttpClientFactory() - Constructor for class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
 
OkHttpClientImpl - Class in io.fabric8.kubernetes.client.okhttp
 
OkHttpClientImpl(OkHttpClient, OkHttpClientFactory) - Constructor for class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 

S

sendAsync(HttpRequest, Class<T>) - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
shouldDisableHttp2() - Method in class io.fabric8.kubernetes.client.okhttp.OkHttpClientFactory
OkHttp wrongfully detects > JDK8u251 as okhttp3.internal.platform.Jdk9Platform which enables Http2 unsupported for JDK8.
STRATEGIC_MERGE_JSON_PATCH - Static variable in class io.fabric8.kubernetes.client.okhttp.OkHttpClientImpl
 
A C G I J N O S 
Skip navigation links

Copyright © 2015–2022 Red Hat. All rights reserved.