Configuration Reference
Version:2.3.3
Kubernetes Client Config Properties
🔗Property | Type | Description |
---|---|---|
|
java.util.Optional |
@return kubernetes api base path |
|
java.util.Optional |
@return kubernetes ca file path |
|
java.util.Optional |
@return kubernetes auth token file path |
|
java.util.Optional |
@return kubernetes kube config path |
|
boolean |
Kubernetes Discovery Client Config Properties
🔗Property | Type | Description |
---|---|---|
|
the {@link KubernetesSecretsConfiguration}. |
|
|
java.util.Collection |
the names to include |
|
java.util.Collection |
the names to exclude |
|
java.util.Map |
labels to match |
|
java.util.List |
labels to match |
|
boolean |
enabled flag. |
|
java.util.Collection |
where secrets are mounted |
|
boolean |
whether to use the API to read secrets when {@link #paths} is used. |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
int |
|
|
int |
|
|
java.time.Duration |
Property | Type | Description |
---|---|---|
|
The config maps configuration properties |
|
|
boolean |
|
|
java.util.Collection |
the names to include |
|
java.util.Collection |
the names to exclude |
|
java.util.Map |
labels to match |
|
java.util.List |
labels to match |
Property | Type | Description |
---|---|---|
|
java.lang.String |
Set service id. |
|
java.lang.String |
Set service name. |
|
java.lang.String |
Service namespace. |
|
java.lang.String |
Set service discovery mode. |
|
java.lang.String |
Sets port number. Required in case of multi-port resource. |
Property | Type | Description |
---|---|---|
|
The discovery configuration |
|
|
boolean |
|
|
java.util.Collection |
the names to include |
|
java.util.Collection |
the names to exclude |
|
java.util.Map |
labels to match |
|
java.util.List |
labels to match |
|
java.lang.String |
default service discovery mode |
Property | Type | Description |
---|---|---|
|
||
|
||
|
java.lang.String |
|
|
||
|
boolean |
|
|
java.lang.String |
|
|
boolean |
|
|
java.nio.charset.Charset |
|
|
java.util.Map |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.time.Duration |
|
|
java.lang.Integer |
|
|
java.lang.Class |
|
|
int |
|
|
java.net.Proxy$Type |
|
|
java.net.SocketAddress |
|
|
java.lang.String |
|
|
java.lang.String |
|
|
java.net.ProxySelector |
|
|
java.lang.String |
The Kubernetes API host name |
|
int |
The port for the Kubernetes API |
|
boolean |
Set if the Kubernetes API server is exposed over HTTPS |
|
java.lang.String |
Sets the namespace. |