Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PhylaxCheck ¶
type PhylaxCheck struct {
// contains filtered or unexported fields
}
PhylaxCheck definition.
func NewPhylaxCheck ¶
func NewPhylaxCheck(maxHealthTimeSeconds int64) *PhylaxCheck
NewPhylaxCheck instanciate a new PhylaxCheck
func (*PhylaxCheck) IsAlive ¶
func (g *PhylaxCheck) IsAlive() bool
IsAlive check if the phylaxs are alive.
Click to show internal directories.
Click to hide internal directories.