Preparing search index...
The search index is not available
biorate
biorate
haproxy
IHaproxyConfig
Interface IHaproxyConfig
interface
IHaproxyConfig
{
config
:
{
[
key
:
string
]
:
{
[
key
:
string
]
:
string
|
number
;
}
|
string
[]
;
}
;
debug
?:
boolean
;
name
:
string
;
readiness
?:
{
delay
?:
number
;
nodes
?:
string
;
retries
?:
number
;
}
;
}
Hierarchy (
view full
)
IConnectorConfig
IHaproxyConfig
Index
Properties
config
debug?
name
readiness?
Properties
config
config
:
{
[
key
:
string
]
:
{
[
key
:
string
]
:
string
|
number
;
}
|
string
[]
;
}
Type declaration
[
key
:
string
]:
{
[
key
:
string
]
:
string
|
number
;
}
|
string
[]
Optional
debug
debug
?:
boolean
name
name
:
string
Optional
readiness
readiness
?:
{
delay
?:
number
;
nodes
?:
string
;
retries
?:
number
;
}
Type declaration
Optional
delay
?:
number
Optional
nodes
?:
string
Optional
retries
?:
number
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
config
debug
name
readiness
biorate
Loading...