ctrreschk

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Jan 16, 2025 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func MainLoop

func MainLoop(opts *Options) error

func NewAlignCommand

func NewAlignCommand(env *environ.Environ, opts *Options) *cobra.Command

func NewInfoCacheCommand

func NewInfoCacheCommand(env *environ.Environ, opts *Options) *cobra.Command

func NewInfoCommand

func NewInfoCommand(env *environ.Environ, opts *Options) *cobra.Command

func NewK8SCommand

func NewK8SCommand(env *environ.Environ, opts *Options) *cobra.Command

func NewK8SMachineInfoCommand

func NewK8SMachineInfoCommand(env *environ.Environ, opts *Options) *cobra.Command

func NewRootCommand

func NewRootCommand(env *environ.Environ, extraCmds ...NewCommandFunc) *cobra.Command

NewRootCommand returns entrypoint command to interact with all other commands

func ShowHelp

func ShowHelp(cmd *cobra.Command, args []string) error

Types

type AlignOptions

type AlignOptions struct{}

type InfoOptions

type InfoOptions struct{}

type K8SOptions

type K8SOptions struct{}

type NewCommandFunc

type NewCommandFunc func(ko *Options) *cobra.Command

type Options

type Options struct {
	Verbose      int
	SleepForever bool
}

Jump to

Keyboard shortcuts

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