GitHub / netobserv / network-observability-cli
An OpenShift / Kubernetes CLI tool for network observability
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/netobserv%2Fnetwork-observability-cli
PURL: pkg:github/netobserv/network-observability-cli
Stars: 18
Forks: 13
Open issues: 8
License: apache-2.0
Language: Go
Size: 25.1 MB
Dependencies parsed at:
537
Created at: over 1 year ago
Updated at: 4 days ago
Pushed at: 4 days ago
Last synced at: 3 days ago
Topics: cli, kubernetes, observability, openshift
- actions/checkout v3 composite
- actions/setup-go v3 composite
- actions/upload-artifact v3 composite
go.mod
go
- github.com/beorn7/perks v1.0.1
- github.com/cespare/xxhash/v2 v2.2.0
- github.com/eiannone/keyboard v0.0.0-20220611211555-0d226195f203
- github.com/fatih/color v1.16.0
- github.com/golang/protobuf v1.5.2
- github.com/inconshreveable/mousetrap v1.1.0
- github.com/jpillora/backoff v1.0.0
- github.com/jpillora/sizestr v1.0.0
- github.com/mattn/go-colorable v0.1.13
- github.com/mattn/go-isatty v0.0.20
- github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369
- github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
- github.com/netobserv/flowlogs-pipeline v0.1.10
- github.com/prometheus/client_golang v1.12.1
- github.com/prometheus/client_model v0.2.0
- github.com/prometheus/common v0.32.1
- github.com/prometheus/procfs v0.7.3
- github.com/rodaine/table v1.1.0
- github.com/rogpeppe/go-internal v1.9.0
- github.com/sirupsen/logrus v1.9.0
- github.com/spf13/cobra v1.6.1
- github.com/spf13/pflag v1.0.5
- golang.org/x/net v0.7.0
- golang.org/x/oauth2 v0.4.0
- golang.org/x/sys v0.14.0
- golang.org/x/text v0.7.0
- google.golang.org/appengine v1.6.7
- google.golang.org/protobuf v1.28.1
- gopkg.in/yaml.v2 v2.4.0
Dockerfile
docker
- docker.io/library/golang 1.21 build
- registry.access.redhat.com/ubi9/ubi 9.3 build
.github/workflows/greetings.yml
actions
- actions/first-interaction v1 composite
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v2.1.0 composite
.github/workflows/push_image.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
- codecov/codecov-action v2.1.0 composite
- docker/login-action v2 composite
- actions/checkout v3 composite
- actions/github-script v6 composite
- actions/setup-go v3 composite
- docker/login-action v2 composite
.github/workflows/release.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
- docker/login-action v2 composite
- actions-ecosystem/action-remove-labels v1 composite