lib

package
v0.1.1-107-gb86867c Latest Latest
Warning

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

Go to latest
Published: Dec 2, 2022 License: BSD-3-Clause Imports: 7 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 Libraries

type Libraries map[string]LibraryConfig

type Library

type Library interface {
	component.Component
}

type LibraryConfig

type LibraryConfig struct {
	component.ComponentConfig
}

func ParseLibraryConfig

func ParseLibraryConfig(version string) (LibraryConfig, error)

ParseLibraryConfig parse short syntax for LibraryConfig

func (LibraryConfig) Component

func (lc LibraryConfig) Component() component.ComponentConfig

func (LibraryConfig) KConfigMenu

func (lc LibraryConfig) KConfigMenu() (*kconfig.KConfigFile, error)

func (LibraryConfig) KConfigValues

func (lc LibraryConfig) KConfigValues() (kconfig.KConfigValues, error)

func (LibraryConfig) Name

func (lc LibraryConfig) Name() string

func (LibraryConfig) PrintInfo

func (lc LibraryConfig) PrintInfo() string

func (LibraryConfig) Source

func (lc LibraryConfig) Source() string

func (LibraryConfig) Type

func (LibraryConfig) Version

func (lc LibraryConfig) Version() string

Jump to

Keyboard shortcuts

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