collector

package
v0.4.2 Latest Latest
Warning

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

Go to latest
Published: Mar 22, 2023 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GetAllHosts

type GetAllHosts struct {
	Results []GetAllResults
}

func GetHosts

func GetHosts() GetAllHosts

type GetAllResults

type GetAllResults struct {
	GlobalStatusLabel string `json:"global_status_label"`
	LastReport        string `json:"last_report"`
	HostGroupName     string `json:"hostgroup_name"`
	Name              string `json:"name"`
	Ip                string `json:"ip"`
	PuppetProxyName   string `json:"puppet_proxy_name"`
}

Jump to

Keyboard shortcuts

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