model

package
v0.0.0-...-db561fb Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2022 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScanImageResult

type ScanImageResult struct {
	// 镜像名称
	ImageName string

	// 镜像ID
	ImageID string

	// 系统信息
	ImageOSInfo types.OS

	// 系统pkg总数
	PackageTotal int

	// 系统pkg详情
	PackageInfos []types.PackageInfo

	// 应用依赖总数
	ApplicationTotal int

	// 应用依赖详情
	Applications []types.Application
}

Jump to

Keyboard shortcuts

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