Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type DependServiceHealthController ¶
type DependServiceHealthController struct {
// contains filtered or unexported fields
}
DependServiceHealthController Detect the health of the dependent service Health based conditions: ------- lds: discover all dependent services ------- cds: discover all dependent services ------- sds: every service has at least one Ready instance
func NewDependServiceHealthController ¶
func NewDependServiceHealthController() (*DependServiceHealthController, error)
NewDependServiceHealthController create a controller
func (*DependServiceHealthController) Check ¶
func (d *DependServiceHealthController) Check()
Check - check all conditions
Click to show internal directories.
Click to hide internal directories.