machine

package
v0.0.0-...-187727b Latest Latest
Warning

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

Go to latest
Published: Sep 25, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	Memory   *memory.Info   `json:"memory"`
	Block    *block.Info    `json:"block"`
	CPU      *cpu.Info      `json:"cpu"`
	Topology *topology.Info `json:"topology"`
	Network  *net.Info      `json:"network"`
}

func New

func New(opts ...*option.Option) (*Info, error)

func (*Info) IntoCAdvisorMachineInfo

func (info *Info) IntoCAdvisorMachineInfo(machineInfo *cadvisorapiv1.MachineInfo)

func (*Info) ToCAdvisorMachineInfo

func (info *Info) ToCAdvisorMachineInfo() *cadvisorapiv1.MachineInfo

Jump to

Keyboard shortcuts

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