common

package
v0.0.0-...-66343a0 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type KVersion

type KVersion struct {
	Full string

	Name    string
	Package string
	Type    string

	Kernel  string
	Upload  string
	Variant string
	Arch    string
}

Represents the version of a kernel package.

For a package named:

linux-headers-5.8.0-rc9-2-cloud-amd64

We would have:

Name: linux-headers-5.8.0-2-cloud
Package: <a package version - independent of the name>
Arch: amd64
Type: linux-headers
Kernel: 5.8.0-rc9
Upload: 2
Variant: cloud

func (KVersion) ArchLessId

func (kv KVersion) ArchLessId() string

func (KVersion) Id

func (kv KVersion) Id() string

type Watch

type Watch struct {
	Output string

	Mirror       string
	Distribution []string
	Component    []string
	Arch         []string
}

Jump to

Keyboard shortcuts

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