disk_usage

package
v0.0.0-...-4fa2b26 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DiskUsage_name = map[int32]string{
	0: "Normal",
	1: "AlmostFull",
	2: "AlreadyFull",
}
View Source
var DiskUsage_value = map[string]int32{
	"Normal":      0,
	"AlmostFull":  1,
	"AlreadyFull": 2,
}

Functions

This section is empty.

Types

type DiskUsage

type DiskUsage int32
const (
	DiskUsage_Normal      DiskUsage = 0
	DiskUsage_AlmostFull  DiskUsage = 1
	DiskUsage_AlreadyFull DiskUsage = 2
)

func (DiskUsage) EnumDescriptor

func (DiskUsage) EnumDescriptor() ([]byte, []int)

func (DiskUsage) String

func (x DiskUsage) String() string

Jump to

Keyboard shortcuts

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