arch

package
v0.3.0-17-g4ff5271 Latest Latest
Warning

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

Go to latest
Published: Jan 19, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Overview

SPDX-License-Identifier: BSD-3-Clause Copyright (c) 2022, Unikraft GmbH and The KraftKit Authors. Licensed under the BSD-3-Clause License (the "License"). You may not use this file expect in compliance with the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Architecture

type Architecture interface {
	component.Component
}

type ArchitectureConfig

type ArchitectureConfig struct {
	component.ComponentConfig
}

func ParseArchitectureConfig

func ParseArchitectureConfig(value string) (ArchitectureConfig, error)

ParseArchitectureConfig parse short syntax for architecture configuration

func (ArchitectureConfig) Component

func (ArchitectureConfig) KConfigMenu

func (ac ArchitectureConfig) KConfigMenu() (*kconfig.KConfigFile, error)

func (ArchitectureConfig) KConfigValues

func (ac ArchitectureConfig) KConfigValues() (kconfig.KConfigValues, error)

func (ArchitectureConfig) Name

func (ac ArchitectureConfig) Name() string

func (ArchitectureConfig) PrintInfo

func (ac ArchitectureConfig) PrintInfo() string

func (ArchitectureConfig) Source

func (ac ArchitectureConfig) Source() string

func (ArchitectureConfig) Type

func (ArchitectureConfig) Version

func (ac ArchitectureConfig) Version() string

Jump to

Keyboard shortcuts

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