Documentation
¶
Index ¶
- func MigRepoAdd(ctx context.Context, opts RepoAddOptions) error
- func MigRepoImport(ctx context.Context, migRef, filePath string, output io.Writer) error
- func MigRepoList(ctx context.Context, migRef string, output io.Writer) error
- func MigRepoRemove(ctx context.Context, migRef, repoID string, output io.Writer) error
- func RunAdd(ctx context.Context, opts AddOptions) error
- func RunArchive(ctx context.Context, migRef string, output io.Writer) error
- func RunArtifacts(ctx context.Context, runID string, output io.Writer) error
- func RunFetch(ctx context.Context, runID, artifactDir string, output io.Writer) error
- func RunList(ctx context.Context, output io.Writer) error
- func RunProject(ctx context.Context, opts RunOptions) error
- func RunRemove(ctx context.Context, migRef string, output io.Writer) error
- func RunSpecSet(ctx context.Context, migRef, specPath string, output io.Writer) error
- func RunStatus(ctx context.Context, migID string, output io.Writer) error
- func RunUnarchive(ctx context.Context, migRef string, output io.Writer) error
- type AddOptions
- type RepoAddOptions
- type RunOptions
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MigRepoAdd ¶
func MigRepoAdd(ctx context.Context, opts RepoAddOptions) error
func MigRepoImport ¶
func MigRepoRemove ¶
func RunProject ¶
func RunProject(ctx context.Context, opts RunOptions) error
func RunSpecSet ¶
Types ¶
type RepoAddOptions ¶
Click to show internal directories.
Click to hide internal directories.