Versions in this module Expand all Collapse all v1 v1.3.0 Dec 27, 2020 v1.2.0 Dec 24, 2020 Changes in this version + var CPU = cpu.New + var Cloud = cloud.New + var Container = container.New + var Distro = distro.New + var Memory = memory.New + var Network = network.New + var Platform = platform.New + var Storage = storage.New + var Virt = virt.New + type CPUProbe = cpu.Probe + type CloudProbe = cloud.Probe + type ContainerProbe = container.Probe + type DistroProbe = distro.Probe + type MemoryProbe = memory.Probe + type NetworkProbe = network.Probe + type PlatformProbe = platform.Probe + type StorageProbe = storage.Probe + type VirtProbe = virt.Probe