Versions in this module Expand all Collapse all v1 v1.2.0 Apr 22, 2026 v1.1.0 Apr 22, 2026 v1.0.0 Mar 2, 2026 Changes in this version + const ConditionTypeServerDeleted + type Coordinator struct + func NewCoordinator(c client.Client, logger logr.Logger, connections map[string]*grpc.ClientConn, ...) (*Coordinator, error) + func (c *Coordinator) Start(ctx context.Context) error + func (c *Coordinator) Stop()