 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- func AutodetectProject(name string) (*project.Project, error)
- func AutodetectSource(project *project.Project, sourceNameSel string) (string, []string, error)
- func Destroy(ctx context.Context, project *project.Project) error
- func GetLocalMountCandidates(project *project.Project, filter string) []string
- func GetLocalMounts(project *project.Project, filter string) []string
- func Init(name, url string, branch string) error
- func ListProjects(filter string) []string
- type AutodetectSourceType
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AutodetectProject ¶ added in v0.1.9
AutodetectProject validates project name (if provided) or performs autodetection
func AutodetectSource ¶ added in v0.1.9
func GetLocalMountCandidates ¶ added in v0.1.10
func GetLocalMounts ¶ added in v0.1.10
func ListProjects ¶
Types ¶
type AutodetectSourceType ¶ added in v0.1.10
type AutodetectSourceType int
 Click to show internal directories. 
   Click to hide internal directories.