vsc

package
v0.0.0-...-81e7916 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	GiB = 1 << (10 * 3) //nolint:mnd // 1 GiB = 1024^3 bytes
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Scan

type Scan struct {
	// contains filtered or unexported fields
}

func (*Scan) EDP

func (s *Scan) EDP() (resource.EDPMeasurement, error)

func (*Scan) UM

func (s *Scan) UM(duration time.Duration) (resource.UMMeasurement, error)

type Scanner

type Scanner struct {
	// contains filtered or unexported fields
}

func NewScanner

func NewScanner() *Scanner

func (*Scanner) ID

func (s *Scanner) ID() resource.ScannerID

func (*Scanner) Scan

func (s *Scanner) Scan(ctx context.Context, runtime *runtime.Info) (resource.ScanConverter, error)

Jump to

Keyboard shortcuts

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