ingpoint

command module
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Feb 11, 2024 License: MIT Imports: 10 Imported by: 0

README

Ingpoint

app to get all unique ingress hosts for current kubernetes context

Install

homebrew
brew install vvrnv/tap/ingpoint
go or build from source code

requirements:

  • go installed
go install github.com/vvrnv/ingpoint@latest

or

git clone https://github.com/vvrnv/ingpoint.git
cd ingpoint
go build -o ingpoint
./ingpoint
download a biany from release page

Usage

requirements:

  • kubectl
➜  ~ kubectl config use-context dev
Switched to context "dev".

➜  ~ ingpoint
jira-666.example.domain.com
test.domain.com
*.example.domain.com

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