reports

package
v0.0.0-...-fbfee1b Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2023 License: EUPL-1.2 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCommandResourceQuotaReport

func NewCommandResourceQuotaReport() *cobra.Command

NewCommand creates a new command

func NewCommandStorageReport

func NewCommandStorageReport() *cobra.Command

NewCommand creates a new command

Types

type ByCustomer

type ByCustomer []resourceQuotaRecord

func (ByCustomer) Len

func (a ByCustomer) Len() int

func (ByCustomer) Less

func (a ByCustomer) Less(i, j int) bool

func (ByCustomer) Swap

func (a ByCustomer) Swap(i, j int)

type ExcelWriter

type ExcelWriter struct {
	// contains filtered or unexported fields
}

type ResourceLimits

type ResourceLimits struct {
	LimitsCPU       resource.Quantity
	LimitsMemory    resource.Quantity
	RequestsCPU     resource.Quantity
	RequestsMemory  resource.Quantity
	RequestsStorage resource.Quantity
}

Jump to

Keyboard shortcuts

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