provision

package
v0.2.14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 6, 2026 License: MPL-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request struct {
	RootID       basespec.RootID
	CollectionID basespec.CollectionID
	SourceID     basespec.SourceID
	DisplayName  string
	Description  string
	RootPath     string
	Discovery    spec.DiscoveryPreferences
}

type Service

type Service struct {
	// contains filtered or unexported fields
}

func NewService

func NewService(
	sources sourceManager,
	workspaces workspaceManager,
) (*Service, error)

func (*Service) CreateFilesystem

func (s *Service) CreateFilesystem(
	ctx context.Context,
	request Request,
) (spec.Workspace, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL