common

package
v0.0.0-...-797e802 Latest Latest
Warning

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

Go to latest
Published: Nov 1, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Kubeconfig string
	Sources    string
}

func InitConfig

func InitConfig(kubeconfig string, sources string) (*Config, error)
type Link struct {
	Name      string
	File      string
	Extension string
}

func (Link) String

func (l Link) String() string

type State

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

func LoadState

func LoadState(c *Config) (*State, error)

func (*State) PrintShortStatusCommand

func (s *State) PrintShortStatusCommand()

func (*State) PrintStatusCommand

func (s *State) PrintStatusCommand() error

func (*State) SetTarget

func (s *State) SetTarget(target string) error

Jump to

Keyboard shortcuts

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