constant

package
v1.9.8 Latest Latest
Warning

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

Go to latest
Published: Feb 19, 2021 License: Apache-2.0 Imports: 0 Imported by: 5

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ResourceUnit

type ResourceUnit string

ResourceUnit represents the unit of measure for certain metrics.

const (
	// UnitByte is the unit of measure in bytes.
	UnitByte ResourceUnit = "byte"
	// UnitCore is the unit of measure in CPU cores.
	UnitCore ResourceUnit = "core"
	// UnitInteger is the unit of measure in integers.
	UnitInteger ResourceUnit = "integer"
)

Jump to

Keyboard shortcuts

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