Interface

Libosinfo-1.0LibosinfoOsConstructorProps

interface ConstructorProps {
    cloud_image_username: string;
    cloudImageUsername: string;
    codename: string;
    distro: string;
    family: string;
    id: string;
    kernel_url_argument: string;
    kernelUrlArgument: string;
    logo: string;
    name: string;
    short_id: string;
    shortId: string;
    vendor: string;
    version: string;
}

Hierarchy (View Summary)

Index

Properties

cloud_image_username: string
cloudImageUsername: string
distro: string
family: string
kernel_url_argument: string
kernelUrlArgument: string

Properties - Inherited from Libosinfo.Product.ConstructorProps

codename: string
id: string
logo: string
name: string
short_id: string
shortId: string
vendor: string
version: string