size

package
v0.258.0 Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2025 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ClusterCmd

func ClusterCmd(ch *cmdutil.Helper) *cobra.Command

func ListCmd

func ListCmd(ch *cmdutil.Helper) *cobra.Command

func SizeCmd

func SizeCmd(ch *cmdutil.Helper) *cobra.Command

Types

type ClusterSKU

type ClusterSKU struct {
	Name    string `header:"name" json:"name"`
	Price   string `header:"cost" json:"rate"`
	CPU     string `header:"cpu" json:"cpu"`
	Memory  string `header:"memory" json:"memory"`
	Storage string `header:"storage,∞" json:"storage"`
	// contains filtered or unexported fields
}

func (*ClusterSKU) MarshalCSVValue

func (c *ClusterSKU) MarshalCSVValue() interface{}

func (*ClusterSKU) MarshalJSON

func (c *ClusterSKU) MarshalJSON() ([]byte, error)

Jump to

Keyboard shortcuts

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