metro

package
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 13, 2024 License: GPL-3.0 Imports: 10 Imported by: 0

Documentation

Overview

Copyright © 2024 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.

Copyright © 2024 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.

Copyright © 2024 Macaroni OS Linux See AUTHORS and LICENSE for the license details and contributors.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Metro

type Metro struct {
	Config *specs.MarkDevkitConfig
	Logger *log.MarkDevkitLogger

	Envs []*specs.EnvVar
}

func NewMetro

func NewMetro(c *specs.MarkDevkitConfig) *Metro

func (*Metro) GetConfig

func (m *Metro) GetConfig() *specs.MarkDevkitConfig

func (*Metro) GetEnvs

func (m *Metro) GetEnvs() *[]*specs.EnvVar

func (*Metro) Load

func (m *Metro) Load(f string) (*specs.MetroSpec, error)

func (*Metro) RunJob

func (m *Metro) RunJob(job *specs.JobRendered, opts *RunOpts) error

type RunOpts

type RunOpts struct {
	CleanupRootfs bool
	SkipSource    bool
	SkipPacker    bool
	SkipHooks     bool
	Quiet         bool
	Opts          *executor.FchrootOpts
}

Jump to

Keyboard shortcuts

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