MCPcopy
hub / github.com/kptdev/kpt

github.com/kptdev/kpt @v0.39.3 sqlite

repository ↗ · DeepWiki ↗ · release v0.39.3 ↗
1,935 symbols 7,569 edges 186 files 371 documented · 19%
README

KPT

kpt is a toolkit to help you manage, manipulate, customize, and apply Kubernetes Resource configuration data files.

  • Fetch, update, and sync configuration files using git.
  • Examine and modify configuration files.
  • Generate, transform, validate configuration files using containerized functions.
  • Apply configuration files to clusters.

Installation

Install with Gcloud

The version of kpt installed using gcloud may not be the latest released version.

gcloud components install kpt

Install with Homebrew

brew tap GoogleContainerTools/kpt https://github.com/GoogleContainerTools/kpt.git
brew install kpt

Download latest release

Latest release

Install from source

GO111MODULE=on go get -v github.com/GoogleContainerTools/kpt

Run using Docker image

gcr.io/kpt-dev/kpt

docker run gcr.io/kpt-dev/kpt version

Documentation

See the docs for more information on how to use kpt.

Roadmap

See the roadmap for more information about new features planned for kpt.


Extension points exported contracts — how you extend this code

Pipeline (Interface)
Pipeline is an abstraction of different workflow orchestrators. [9 implementers]
internal/cmdexport/orchestrators/pipeline.go
Updater (Interface)
Updater updates a local package [5 implementers]
internal/util/update/update.go
GitDirectory (Interface)
(no doc) [2 implementers]
internal/testutil/setup_manager.go
VisitFlags (FuncType)
(no doc)
internal/cmdcomplete/complete.go
PkgDiffer (Interface)
PkgDiffer knows how to compare given packages. [1 implementers]
internal/util/diff/diff.go
PkgGetter (Interface)
PkgGetter knows how to fetch a package given a git repo, path and ref. [1 implementers]
internal/util/diff/diff.go
Cloner (FuncType)
Cloner is a function that can clone a git repo.
internal/util/get/get.go

Core symbols most depended-on inside this repo

n
called by 3183
site/themes/docsy/static/js/swagger-ui-bundle.js
r
called by 796
site/themes/docsy/static/js/swagger-ui-bundle.js
n
called by 643
site/themes/docsy/static/js/swagger-ui-standalone-preset.js
t
called by 544
site/static/js/asciinema-player.js
get
called by 483
internal/util/sync/sync.go
e
called by 459
site/static/js/asciinema-player.js
o
called by 411
site/themes/docsy/static/js/swagger-ui-bundle.js
l
called by 322
site/themes/docsy/static/js/swagger-ui-bundle.js

Shape

Function 1,569
Method 224
Struct 127
Interface 6
TypeAlias 6
FuncType 3

Languages

TypeScript64%
Go36%

Modules by API surface

site/static/js/asciinema-player.js897 symbols
site/themes/docsy/static/js/swagger-ui-bundle.js178 symbols
site/themes/docsy/static/js/swagger-ui-standalone-preset.js168 symbols
internal/testutil/testutil.go39 symbols
internal/testutil/pkgbuilder/builder.go22 symbols
internal/util/diff/diff.go19 symbols
internal/util/update/update_test.go18 symbols
internal/cmdexport/orchestrators/tekton.go17 symbols
pkg/kptfile/pkgfile.go15 symbols
internal/util/get/get_test.go15 symbols
pkg/live/preprocess/process_test.go14 symbols
pkg/live/inventoryrg.go14 symbols

Dependencies from manifests, versioned

github.com/cpuguy83/go-md2man/v2v2.0.0 · 1×
github.com/go-errors/errorsv1.0.1 · 1×
github.com/go-openapi/specv0.19.5 · 1×
github.com/gobuffalo/envyv1.9.0 · 1×
github.com/olekukonko/tablewriterv0.0.4 · 1×
github.com/posener/complete/v2v2.0.1-alpha.12 · 1×
gopkg.in/yaml.v3v3.0.0-2020031310205 · 1×

Datastores touched

(mysql)Database · 1 repos

For agents

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

⬇ download graph artifact