Documentation
¶
Index ¶
- type Options
- type Runner
- type Service
- func (s *Service) RunCacheEntries(ctx context.Context) (int, error)
- func (s *Service) RunOrphanedStorage(ctx context.Context) (int, error)
- func (s *Service) RunParts(ctx context.Context) (int, error)
- func (s *Service) RunPendingStorageLocations(ctx context.Context) (int, error)
- func (s *Service) RunReaderLeases(ctx context.Context) (int, error)
- func (s *Service) RunStorageDeletions(ctx context.Context) (int, error)
- func (s *Service) RunStorageLocations(ctx context.Context) (int, error)
- func (s *Service) RunUploads(ctx context.Context) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Service ¶
type Service struct {
// contains filtered or unexported fields
}
func NewService ¶
func (*Service) RunCacheEntries ¶
func (*Service) RunOrphanedStorage ¶ added in v1.1.1
func (*Service) RunPendingStorageLocations ¶ added in v1.1.1
func (*Service) RunReaderLeases ¶ added in v1.1.1
func (*Service) RunStorageDeletions ¶ added in v1.0.6
func (*Service) RunStorageLocations ¶
Click to show internal directories.
Click to hide internal directories.