Versions in this module Expand all Collapse all v0 v0.1.1 May 27, 2026 v0.1.0 May 26, 2026 Changes in this version + type Manager struct + func NewManager(clusterName string) (*Manager, error) + func (m *Manager) EnsureHAProxy(ctx context.Context, apiPort int) error + func (m *Manager) GetPublishedPort(ctx context.Context) (int, error) + func (m *Manager) UpdateConfig(ctx context.Context) error