diskdrive

package
v0.0.0-...-b6f583f Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Rendered for windows/amd64

Index

Constants

View Source
const (
	Name = "diskdrive"
)

Variables

View Source
var ConfigDefaults = Config{}

Functions

func New

func New(logger log.Logger, _ *Config) types.Collector

func NewWithFlags

func NewWithFlags(_ *kingpin.Application) types.Collector

Types

type Config

type Config struct{}

type Win32_DiskDrive

type Win32_DiskDrive struct {
	DeviceID     string
	Model        string
	Size         uint64
	Name         string
	Caption      string
	Partitions   uint32
	Status       string
	Availability uint16
}

Jump to

Keyboard shortcuts

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