zephyr

package
v0.0.0-...-6aa10b0 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Image

type Image struct {
	// contains filtered or unexported fields
}

func New

func New(ctx context.Context, dag *dagger.Client) *Image

func (*Image) AddSourceCode

func (image *Image) AddSourceCode() *Image

func (*Image) AddTestDependencies

func (image *Image) AddTestDependencies() *Image

func (*Image) AddZephyrDependencies

func (image *Image) AddZephyrDependencies(zephyrSDKVersion string) *Image

func (*Image) BuildApp

func (image *Image) BuildApp() *Image

func (*Image) ExportBinaries

func (image *Image) ExportBinaries() *Image

func (*Image) ExportTestReports

func (image *Image) ExportTestReports() *Image

func (*Image) NewContainer

func (image *Image) NewContainer() *dagger.Container

func (*Image) OK

func (image *Image) OK() *Image

OK forces the container to be built in case you don't publish the image to a registry.

func (*Image) RunTests

func (image *Image) RunTests() *Image

func (*Image) SetupZephyrModules

func (image *Image) SetupZephyrModules() *Image

func (*Image) Ubuntu

func (image *Image) Ubuntu() *Image

func (*Image) WithAptClean

func (image *Image) WithAptClean() *Image

func (*Image) WithAptUpdate

func (image *Image) WithAptUpdate() *Image

func (*Image) WithAutoconf

func (image *Image) WithAutoconf() *Image

func (*Image) WithAutomake

func (image *Image) WithAutomake() *Image

func (*Image) WithBashrc

func (image *Image) WithBashrc() *Image

func (*Image) WithBison

func (image *Image) WithBison() *Image

func (*Image) WithBuildEssential

func (image *Image) WithBuildEssential() *Image

func (*Image) WithCaCertificates

func (image *Image) WithCaCertificates() *Image

func (*Image) WithCcache

func (image *Image) WithCcache() *Image

func (*Image) WithChrPath

func (image *Image) WithChrPath() *Image

func (*Image) WithCmake

func (image *Image) WithCmake() *Image

func (*Image) WithCpio

func (image *Image) WithCpio() *Image

func (*Image) WithCucumberGems

func (image *Image) WithCucumberGems() *Image

func (*Image) WithDeviceTreeCompiler

func (image *Image) WithDeviceTreeCompiler() *Image

func (*Image) WithDfuUtil

func (image *Image) WithDfuUtil() *Image

func (*Image) WithDiffstat

func (image *Image) WithDiffstat() *Image

func (*Image) WithDos2Unix

func (image *Image) WithDos2Unix() *Image

func (*Image) WithDoxygen

func (image *Image) WithDoxygen() *Image

func (*Image) WithFile

func (image *Image) WithFile() *Image

func (*Image) WithFlex

func (image *Image) WithFlex() *Image

func (*Image) WithGawk

func (image *Image) WithGawk() *Image

func (*Image) WithGcc

func (image *Image) WithGcc() *Image

func (*Image) WithGccMultilib

func (image *Image) WithGccMultilib() *Image

func (*Image) WithGcovr

func (image *Image) WithGcovr() *Image

func (*Image) WithGdb

func (image *Image) WithGdb() *Image

func (*Image) WithGit

func (image *Image) WithGit() *Image

func (*Image) WithGitCore

func (image *Image) WithGitCore() *Image

func (*Image) WithGitPPA

func (image *Image) WithGitPPA() *Image

func (*Image) WithGnupg

func (image *Image) WithGnupg() *Image

func (*Image) WithGperf

func (image *Image) WithGperf() *Image

func (*Image) WithGpp

func (image *Image) WithGpp() *Image

func (*Image) WithGppMultilib

func (image *Image) WithGppMultilib() *Image

func (*Image) WithGtkSharp2

func (image *Image) WithGtkSharp2() *Image

func (*Image) WithHelp2man

func (image *Image) WithHelp2man() *Image

func (*Image) WithIproute2

func (image *Image) WithIproute2() *Image

func (*Image) WithLcov

func (image *Image) WithLcov() *Image

func (*Image) WithLibGlib20Dev

func (image *Image) WithLibGlib20Dev() *Image

func (*Image) WithLibGtestDev

func (image *Image) WithLibGtestDev() *Image

func (*Image) WithLibGtk200

func (image *Image) WithLibGtk200() *Image

func (*Image) WithLibLocaleGettextPerl

func (image *Image) WithLibLocaleGettextPerl() *Image

func (*Image) WithLibNcurses5Dev

func (image *Image) WithLibNcurses5Dev() *Image

func (*Image) WithLibPcapDev

func (image *Image) WithLibPcapDev() *Image

func (*Image) WithLibPopt0

func (image *Image) WithLibPopt0() *Image

func (*Image) WithLibSdl12Dev

func (image *Image) WithLibSdl12Dev() *Image

func (*Image) WithLibSdl2Dev

func (image *Image) WithLibSdl2Dev() *Image

func (*Image) WithLibSslDev

func (image *Image) WithLibSslDev() *Image

func (*Image) WithLibTclapDev

func (image *Image) WithLibTclapDev() *Image

func (*Image) WithLibTool

func (image *Image) WithLibTool() *Image

func (*Image) WithLibasioDev

func (image *Image) WithLibasioDev() *Image

func (*Image) WithLibcairo2Dev

func (image *Image) WithLibcairo2Dev() *Image

func (*Image) WithLibtoolBin

func (image *Image) WithLibtoolBin() *Image

func (*Image) WithLocaleGen

func (image *Image) WithLocaleGen() *Image

func (*Image) WithLocales

func (image *Image) WithLocales() *Image

func (*Image) WithLsbRelease

func (image *Image) WithLsbRelease() *Image

func (*Image) WithMake

func (image *Image) WithMake() *Image

func (*Image) WithNetTools

func (image *Image) WithNetTools() *Image

func (*Image) WithNinjaBuild

func (image *Image) WithNinjaBuild() *Image

func (*Image) WithNlohmannJson3Dev

func (image *Image) WithNlohmannJson3Dev() *Image

func (*Image) WithOpensshClient

func (image *Image) WithOpensshClient() *Image

func (*Image) WithOvmf

func (image *Image) WithOvmf() *Image

func (*Image) WithParallel

func (image *Image) WithParallel() *Image

func (*Image) WithPkgConfig

func (image *Image) WithPkgConfig() *Image

func (*Image) WithPython3Dev

func (image *Image) WithPython3Dev() *Image

func (*Image) WithPython3Pip

func (image *Image) WithPython3Pip() *Image

func (*Image) WithPython3Ply

func (image *Image) WithPython3Ply() *Image

func (*Image) WithPython3Setuptools

func (image *Image) WithPython3Setuptools() *Image

func (*Image) WithPythonDepdencies

func (image *Image) WithPythonDepdencies() *Image

func (*Image) WithPythonIsPython3

func (image *Image) WithPythonIsPython3() *Image

func (*Image) WithQemu

func (image *Image) WithQemu() *Image

func (*Image) WithRsync

func (image *Image) WithRsync() *Image

func (*Image) WithRubyFull

func (image *Image) WithRubyFull() *Image

func (*Image) WithSocat

func (image *Image) WithSocat() *Image

func (*Image) WithSoftwarePropertiesCommon

func (image *Image) WithSoftwarePropertiesCommon() *Image

func (*Image) WithSrecord

func (image *Image) WithSrecord() *Image

func (*Image) WithSudo

func (image *Image) WithSudo() *Image

func (*Image) WithTexinfo

func (image *Image) WithTexinfo() *Image

func (*Image) WithThriftCompiler

func (image *Image) WithThriftCompiler() *Image

func (*Image) WithUnzip

func (image *Image) WithUnzip() *Image

func (*Image) WithValgrind

func (image *Image) WithValgrind() *Image

func (*Image) WithWget

func (image *Image) WithWget() *Image

func (*Image) WithXzUtils

func (image *Image) WithXzUtils() *Image

func (*Image) WithZephyrSDK

func (image *Image) WithZephyrSDK(zephyrSDKVersion string) *Image

Jump to

Keyboard shortcuts

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