provision

package
v0.2.10 Latest Latest
Warning

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

Go to latest
Published: Jul 21, 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 {
	DisplayName    string
	Description    string
	RootPath       string
	TrustReference string
	Discovery      engine.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,
) (engine.Workspace, error)

Jump to

Keyboard shortcuts

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