Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HealthManager ¶
type HealthManager struct {
// contains filtered or unexported fields
}
func NewHealthManager ¶
func NewHealthManager() *HealthManager
func (*HealthManager) SetContainerWatcher ¶ added in v0.2.209
func (h *HealthManager) SetContainerWatcher(containerWatcher *containerwatcher.IGContainerWatcher)
func (*HealthManager) Start ¶
func (h *HealthManager) Start(ctx context.Context)
Click to show internal directories.
Click to hide internal directories.