A C D E F G H I K M N O P R S T U V W 
All Classes All Packages

A

API_ONLY - io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig.Flavor
api only
apiVersion - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
The kubernetes api server version to use.

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
 

D

devservices - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
Dev Services

E

enabled - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
If Dev Services for Kubernetes should be used.

F

flavor - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
The flavor to use (kind, k3s or api-only).

G

generateRbac - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
Enable the generation of the RBAC manifests.

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

K3S - io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig.Flavor
k3s (needs priviledge docker)
KIND - io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig.Flavor
kind (needs priviledge docker)
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
 
KubernetesDevServicesBuildTimeConfig - Class in io.quarkus.kubernetes.client.runtime
 
KubernetesDevServicesBuildTimeConfig() - Constructor for class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
 
KubernetesDevServicesBuildTimeConfig.Flavor - Enum in io.quarkus.kubernetes.client.runtime
 

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

O

overrideKubeconfig - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
By default, if a kubeconfig is found, Dev Services for Kubernetes will not start.

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

requestRetryBackoffInterval - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
Time interval between retry attempts for API requests that fail with an HTTP code of >= 500
requestRetryBackoffLimit - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesClientBuildConfig
Maximum number of retry attempts for API requests that fail with an HTTP code of >= 500
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

S

serviceName - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
The value of the quarkus-dev-service-kubernetes label attached to the started container.
shared - Variable in class io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig
Indicates if the Kubernetes cluster managed by Quarkus Dev Services is shared.

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 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

V

valueOf(String) - Static method in enum io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig.Flavor
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.quarkus.kubernetes.client.runtime.KubernetesDevServicesBuildTimeConfig.Flavor
Returns an array containing the constants of this enum type, in the order they are declared.

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
A C D E F G H I K M N O P R S T U V W 
All Classes All Packages