profile

package
v0.1.20 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RepositoryURL

func RepositoryURL(profileArgument string) (string, error)

RepositoryURL returns the full Git repository URL corresponding to the provided "quickstart profile" mnemonic a.k.a. short name. If a valid Git URL is provided, this function returns it as-is.

Types

type Options

type Options struct {
	Name         string
	Overlay      string
	Revision     string
	ManifestOnly bool
}

Options holds options to configure the source of a profile.

func (Options) Validate

func (o Options) Validate() error

Validate validates this Options object.

Jump to

Keyboard shortcuts

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