cmd

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2026 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Execute

func Execute() error

Types

type ContextEntry

type ContextEntry struct {
	Name string `yaml:"name"`
}

ContextEntry represents a single context entry in the kubeconfig

type Kubeconfig

type Kubeconfig struct {
	Contexts []ContextEntry `yaml:"contexts"`
}

Kubeconfig represents the minimal structure needed to read contexts from a kubeconfig file

Jump to

Keyboard shortcuts

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