Versions in this module Expand all Collapse all v0 v0.5.0 Feb 5, 2026 v0.4.0 Jan 26, 2026 v0.3.3 Dec 15, 2025 Changes in this version + type Store struct + func New() *Store + func (p *Store) Add(path string, cluster logicalcluster.Name) + func (p *Store) Get(path string) (logicalcluster.Name, bool) + func (p *Store) Remove(path string)