Configuration Reference
Version:1.0.0
Kubernetes Discovery Client Config Properties
🔗Property | Type | Description |
---|---|---|
|
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. |
|
||
|
java.lang.String |
|
|
boolean |
|
|
java.nio.charset.Charset |
|
|
java.util.Map |
|
|
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 |
Property | Type | Description |
---|---|---|
|
java.util.Collection |
the names to include |
|
java.util.Collection |
the names to exclude |
|
java.util.Map |
labels to match |
Property | Type | Description |
---|---|---|
|
boolean |
enabled flag. |
|
java.util.Collection |
where secrets are mounted |
|
boolean |
whether to use the API to read secrets when {@link #paths} is used. |
|
java.util.Collection |
the names to include |
|
java.util.Collection |
the names to exclude |
|
java.util.Map |
labels to match |
Property | Type | Description |
---|---|---|
|
boolean |
Property | Type | Description |
---|---|---|
|
boolean |
|
|
int |
|
|
int |
|
|
java.time.Duration |