Documentation ¶
Index ¶
- Variables
- func Run(opts ...command.Option[Options]) error
- func Start(runner string, profile *types.Profile, cfg *types.Config) (err error)
- func StartFromGit(runner, name, gitURL, path, local string) error
- func WithGitURL(gitURL string) command.Option[Options]
- func WithLocal(local string) command.Option[Options]
- func WithPath(path string) command.Option[Options]
- func WithProfile(profile string) command.Option[Options]
- func WithRunner(runner string) command.Option[Options]
- type Options
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ContainerNameFormat = "qubesome-%s"
)
Functions ¶
func StartFromGit ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.