MCPcopy Index your code
hub / github.com/carvel-dev/kwt

github.com/carvel-dev/kwt @v0.0.8

Chat with this repo
repository ↗ · DeepWiki ↗ · release v0.0.8 ↗ · + Follow
896 symbols 2,177 edges 180 files 19 documented · 2%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

logo

kwt

kwt (Kubernetes Workstation Tools) (pronounced spelled out) CLI provides helpful set of commands for application developers to develop applications with Kubernetes.

  • See Network to find out how to make Kubernetes services and pods accessible to your local machine
  • See Workspace to find out how to conveniently manage temporary containers that could be used for debugging, experimentation etc.

Join the Community and Make Carvel Better

Carvel is better because of our contributors and maintainers. It is because of you that we can bring great software to the community. Please join us during our online community meetings. Details can be found on our Carvel website.

You can chat with us on Kubernetes Slack in the #carvel channel and follow us on Twitter at @carvel_dev.

Check out which organizations are using and contributing to Carvel: Adopter's list

Development

./hack/build.sh
export KWT_E2E_NAMESPACE=kwt-test
sudo -E ./hack/test-all.sh

Extension points exported contracts — how you extend this code

Factory (Interface)
(no doc) [3 implementers]
pkg/kwt/net/dstconn/interfaces.go
Forwarder (Interface)
(no doc) [3 implementers]
pkg/kwt/net/forwarder/interfaces.go
OriginalDstResolver (Interface)
(no doc) [3 implementers]
pkg/kwt/net/forwarder/interfaces.go
Logger (Interface)
(no doc) [2 implementers]
pkg/kwt/registry/logger.go
Logger (Interface)
(no doc) [2 implementers]
pkg/kwt/dns/logger.go

Core symbols most depended-on inside this repo

Info
called by 42
pkg/kwt/net/forwarder/logger.go
Debug
called by 36
pkg/kwt/net/forwarder/logger.go
Error
called by 33
pkg/kwt/net/forwarder/logger.go
Get
called by 27
pkg/kwt/resources/resources.go
CoreClient
called by 21
pkg/kwt/cmd/core/deps_factory.go
Close
called by 20
pkg/kwt/net/interfaces.go
Set
called by 15
pkg/kwt/cmd/workspace/run_flags.go
Create
called by 14
pkg/kwt/workspace/workspaces_create.go

Shape

Method 497
Struct 189
Function 176
Interface 29
TypeAlias 3
FuncType 2

Languages

Go100%

Modules by API surface

pkg/kwt/net/interfaces.go18 symbols
pkg/kwt/cmd/core/kubeconfig_flags.go18 symbols
pkg/kwt/workspace/interfaces.go17 symbols
pkg/kwt/registry/registry.go16 symbols
pkg/kwt/cmd/net/dns_factory.go15 symbols
test/e2e/kwt_net.go13 symbols
pkg/kwt/net/kube_entry_point.go13 symbols
pkg/kwt/cmd/workspace/remote_input.go13 symbols
pkg/kwt/mdns/server.go12 symbols
pkg/kwt/cmd/core/config_factory.go12 symbols
pkg/kwt/workspace/workspace.go11 symbols
pkg/kwt/net/reconnecting_ssh_client.go11 symbols

For agents

$ claude mcp add kwt \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact