Uses of Package
com.predic8.membrane.core.kubernetes.client
Packages that use com.predic8.membrane.core.kubernetes.client
Package
Description
-
Classes in com.predic8.membrane.core.kubernetes.client used by com.predic8.membrane.coreClassDescriptionSharing the KubernetesClient instances has two benefits: The KubernetesClient only uses one HttpClient and thereby shares the timer (connection closer) and connection pool. The KubernetesClient only downloads the schema once (speeding up initialization). Note: "baseUrl" is the KubernetesClient's only supported configuration.
-
Classes in com.predic8.membrane.core.kubernetes.client used by com.predic8.membrane.core.kubernetesClassDescriptionSharing the KubernetesClient instances has two benefits: The KubernetesClient only uses one HttpClient and thereby shares the timer (connection closer) and connection pool. The KubernetesClient only downloads the schema once (speeding up initialization). Note: "baseUrl" is the KubernetesClient's only supported configuration.
-
-
Classes in com.predic8.membrane.core.kubernetes.client used by com.predic8.membrane.core.resolverClassDescriptionSharing the KubernetesClient instances has two benefits: The KubernetesClient only uses one HttpClient and thereby shares the timer (connection closer) and connection pool. The KubernetesClient only downloads the schema once (speeding up initialization). Note: "baseUrl" is the KubernetesClient's only supported configuration.
-
Classes in com.predic8.membrane.core.kubernetes.client used by com.predic8.membrane.core.transport.sslClassDescriptionSharing the KubernetesClient instances has two benefits: The KubernetesClient only uses one HttpClient and thereby shares the timer (connection closer) and connection pool. The KubernetesClient only downloads the schema once (speeding up initialization). Note: "baseUrl" is the KubernetesClient's only supported configuration.
-
Classes in com.predic8.membrane.core.kubernetes.client used by com.predic8.membrane.core.transport.ssl.acmeClassDescriptionSharing the KubernetesClient instances has two benefits: The KubernetesClient only uses one HttpClient and thereby shares the timer (connection closer) and connection pool. The KubernetesClient only downloads the schema once (speeding up initialization). Note: "baseUrl" is the KubernetesClient's only supported configuration.