Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var PossibleMaxRetry_RetryOnValues = []string{
"5xx",
"gateway-error",
"connect-failure",
"retriable-4xx",
"refused-stream",
"retriable-status-codes",
"cancelled",
"deadline-exceeded",
"internal",
"resource-exhausted",
"unavailable",
}
View Source
var SupportedGlooVersions = []string{
"latest",
"v0.13.0",
}
View Source
var SupportedIstioVersions = []string{ istio.IstioVersion103, istio.IstioVersion105, istio.IstioVersion106, }
View Source
var SupportedLinkerdVersions = []string{ linkerd.Version_stable230, }
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.