config

package
v0.0.0-...-d67fb55 Latest Latest
Warning

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

Go to latest
Published: Nov 14, 2019 License: Apache-2.0 Imports: 1 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultConfig = Config{}

Functions

This section is empty.

Types

type Config

type Config struct {
	Checks []NagiosCheckConfig
}

type NagiosCheckConfig

type NagiosCheckConfig struct {
	Cmd     *string       `yaml:"cmd"`
	Args    *string       `yaml:"args"`
	Name    *string       `yaml:"name"`
	Period  time.Duration `yaml:"period"`
	Enabled *bool         `yaml:"enabled"`
}

Jump to

Keyboard shortcuts

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