Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KumaProbe ¶
KumaProbe is a type which allows to manipulate Kubernetes HttpGet probes. Probe can be either Virtual or Real.
Real probe is a probe provided by user. The only constraint existing for Real probes is that the port must be different from 'virtualPort'.
Virtual probe is an automatically generated probe on the basis of the Real probe. If probe's port equal to 'virtualPort' and the first segment of probe's path is an integer then probe is a virtual probe.
Click to show internal directories.
Click to hide internal directories.