Versions in this module Expand all Collapse all v0 v0.3.2 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)