gkns

command module
v0.0.0-...-a6d1b12 Latest Latest
Warning

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

Go to latest
Published: Dec 30, 2022 License: Apache-2.0 Imports: 2 Imported by: 0

README

gkns

About

The app is a convenient tool for Kubernetes users who need to switch between namespaces frequently. Using the bubbletea library and client-go as a kubernetes client. With a user-friendly interface that allows users to quickly filter and select the namespace they want to switch to. The app also has a clean and intuitive design, ensuring a smooth and enjoyable user experience.

Screenshot

gkns

Project Layout
.
├── LICENSE
├── Makefile
├── README.md
├── app
│   ├── client.go
│   ├── config.go
│   └── tui
│       ├── commands.go
│       ├── list.go
│       └── tui.go
├── cmd
│   └── app.go
├── gkns.png
├── go.mod
├── go.sum
├── main.go
└── output
    └── bin
        └── gkns

TODO
  • Add tests
  • Add more documentations

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
app
tui

Jump to

Keyboard shortcuts

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