plat

package
v0.2.2-2-g52bb9ff Latest Latest
Warning

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

Go to latest
Published: Dec 17, 2022 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 Platform

type Platform interface {
	component.Component
}

type PlatformConfig

type PlatformConfig struct {
	component.ComponentConfig
}

func ParsePlatformConfig

func ParsePlatformConfig(value string) (PlatformConfig, error)

ParsePlatformConfig parse short syntax for platform configuration

func (PlatformConfig) Component

func (pc PlatformConfig) Component() component.ComponentConfig

func (PlatformConfig) KConfigMenu

func (pc PlatformConfig) KConfigMenu() (*kconfig.KConfigFile, error)

func (PlatformConfig) KConfigValues

func (pc PlatformConfig) KConfigValues() (kconfig.KConfigValues, error)

func (PlatformConfig) Name

func (pc PlatformConfig) Name() string

func (PlatformConfig) PrintInfo

func (pc PlatformConfig) PrintInfo() string

func (PlatformConfig) Source

func (pc PlatformConfig) Source() string

func (PlatformConfig) Type

func (PlatformConfig) Version

func (pc PlatformConfig) Version() string

Jump to

Keyboard shortcuts

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