Versions in this module Expand all Collapse all v0 v0.2.4 Jun 20, 2026 v0.2.3 Jun 14, 2026 Changes in this version + var Binary = "cfs-client" + type Mounted struct + func Mount(spec pod.ShareMount) (*Mounted, error) + func (m *Mounted) MountPoint() string + func (m *Mounted) Unmount() error + type Registry struct + func NewRegistry() *Registry + func (r *Registry) Apply(spec pod.ShareMount) error + func (r *Registry) UnmountAll() error