perfdata

package
v0.29.0-rc.2 Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2024 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Counter

type Counter struct {
	Type string `json:"type" yaml:"type"`
}

type Object

type Object struct {
	Object        string             `json:"object"         yaml:"object"`
	Instances     []string           `json:"instances"      yaml:"instances"`
	Counters      map[string]Counter `json:"counters"       yaml:"counters"`
	InstanceLabel string             `json:"instance_label" yaml:"instance_label"` //nolint:tagliatelle
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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