kube-pod-autocomplete

command module
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

README

kube-pod-autocomplete

Kube Pod Autocomplete is a Go-based backend service designed to enhance the user experience when navigating resource lists in Kubernetes clusters.

Getting started

  • Kube Pod Autocomplete is designed to be used in Kubernetes environment.
  • Take a look at the documentation.

Development

Fetch required tools:

make deps

Deploy development environment:

make up

Deploy Kube Pod Autocomplete:

make deploy

Run the test suite:

make test
make test-e2e

Run linters:

make lint # pass -j option to run them in parallel

Some linter violations can automatically be fixed:

make fmt

Build artifacts locally:

make container-image

Once you are done, you can tear down the development environment:

make down

License

The project is licensed under the Apache 2.0 License.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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