disks

package
v1.56.2 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DetectionConfig

type DetectionConfig struct {
	Speed  *slow.DetectionConfig   `json:"diskSlowWritesAndReadsDetection"` // Configuration of slow running disks detection.
	Space  *space.DetectionConfig  `json:"diskLowSpaceDetection"`           // Configuration of low disk space detection.
	Inodes *inodes.DetectionConfig `json:"diskLowInodesDetection"`          // Configuration of low disk inodes number detection.
}

func (*DetectionConfig) IsConfigured

func (me *DetectionConfig) IsConfigured() bool

func (*DetectionConfig) MarshalHCL

func (me *DetectionConfig) MarshalHCL(properties hcl.Properties) error

func (*DetectionConfig) Schema

func (me *DetectionConfig) Schema() map[string]*schema.Schema

func (*DetectionConfig) UnmarshalHCL

func (me *DetectionConfig) UnmarshalHCL(decoder hcl.Decoder) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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