info

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

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

Go to latest
Published: May 29, 2023 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewCmdInfo

func NewCmdInfo(f util.Factory, ioStreams clioptions.IOStreams) *cobra.Command

Types

type Info

type Info struct {
	HostName  string
	IPAddress string
	OSRelease string
	CPUCore   uint64
	MemTotal  string
	MemFree   string
}

type InfoOptions

type InfoOptions struct {
	clioptions.IOStreams
}

func NewInfoOptions

func NewInfoOptions(ioStreams clioptions.IOStreams) *InfoOptions

func (*InfoOptions) Run

func (o *InfoOptions) Run(args []string) error

Jump to

Keyboard shortcuts

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