plat

package
v0.1.1-18-gd4c3523 Latest Latest
Warning

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

Go to latest
Published: Nov 18, 2022 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

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(io *iostreams.IOStreams) error

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