cluster

package
v0.25.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2021 License: Apache-2.0 Imports: 16 Imported by: 45

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DrsBehaviorUsage

func DrsBehaviorUsage() string

Types

type ResourceUsage added in v0.24.0

type ResourceUsage struct {
	Used     int64
	Free     int64
	Capacity int64
	Usage    float64
	Summary  ResourceUsageSummary
}

type ResourceUsageSummary added in v0.24.0

type ResourceUsageSummary struct {
	Used     string
	Free     string
	Capacity string
	Usage    string
}

type Usage added in v0.24.0

type Usage struct {
	Memory  ResourceUsage
	CPU     ResourceUsage
	Storage ResourceUsage
}

func (*Usage) Write added in v0.24.0

func (r *Usage) Write(w io.Writer) error

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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