C H I K M N P R T U W
All Classes All Packages
All Classes All Packages
All Classes All Packages
C
- caCertData - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
CA certificate data
- caCertFile - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
CA certificate file
- clientCertData - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client certificate data
- clientCertFile - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client certificate file
- clientKeyAlgo - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client key algorithm
- clientKeyData - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client key data
- clientKeyFile - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client key file
- clientKeyPassphrase - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Client key passphrase
- connectionTimeout - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Maximum amount of time to wait for a connection with the API server to be established
- createClient() - Static method in class io.quarkus.kubernetes.client.runtime.KubernetesClientUtils
- createClient(KubernetesClientBuildConfig, TlsConfig) - Static method in class io.quarkus.kubernetes.client.runtime.KubernetesClientUtils
- createConfig(KubernetesClientBuildConfig, TlsConfig) - Static method in class io.quarkus.kubernetes.client.runtime.KubernetesClientUtils
H
- httpProxy - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
HTTP proxy used to access the Kubernetes API server
- httpsProxy - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
HTTPS proxy used to access the Kubernetes API server
I
- io.quarkus.kubernetes.client.runtime - package io.quarkus.kubernetes.client.runtime
K
- KubernetesClientBuildConfig - Class in io.quarkus.kubernetes.client.runtime
- KubernetesClientBuildConfig() - Constructor for class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
- KubernetesClientUtils - Class in io.quarkus.kubernetes.client.runtime
- KubernetesClientUtils() - Constructor for class io.quarkus.kubernetes.client.runtime.KubernetesClientUtils
M
- masterUrl - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
URL of the Kubernetes API server
N
- namespace - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Default namespace to use
- noProxy - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
IP addresses or hosts to exclude from proxying
P
- password - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Kubernetes auth password
- proxyPassword - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Proxy password
- proxyUsername - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Proxy username
R
- requestTimeout - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Maximum amount of time to wait for a request to the API server to be completed
- rollingTimeout - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Maximum amount of time in milliseconds to wait for a rollout to be completed
T
- token - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Kubernetes oauth token
- trustCerts - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Whether or not the client should trust a self signed certificate if so presented by the API server
U
- username - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Kubernetes auth username
W
- watchReconnectInterval - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Watch reconnect interval
- watchReconnectLimit - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
-
Maximum reconnect attempts in case of watch failure By default there is no limit to the number of reconnect attempts
All Classes All Packages