kpt

command module
v0.39.3 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

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.


Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
cmdcomplete
Package cmdcomplete contains the completion command
Package cmdcomplete contains the completion command
cmddesc
Package cmddesc contains the desc command
Package cmddesc contains the desc command
cmddiff
Package cmddiff contains the diff command
Package cmddiff contains the diff command
cmdexport
package cmdexport contains the export command.
package cmdexport contains the export command.
cmdexport/pathutil
This package contains some path-relevant utilities.
This package contains some path-relevant utilities.
cmdfix
Package cmdfix contains the fix command
Package cmdfix contains the fix command
cmdget
Package cmdget contains the get command
Package cmdget contains the get command
cmdinit
Package cmdinit contains the init command
Package cmdinit contains the init command
cmdsync
Package cmdsync contains the sync command
Package cmdsync contains the sync command
cmdupdate
Package cmdupdate contains the update command
Package cmdupdate contains the update command
docs/generated/cfgdocs
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
docs/generated/fndocs
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
docs/generated/livedocs
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
docs/generated/overview
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
docs/generated/pkgdocs
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
guides/generated/consumer
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
guides/generated/ecosystem
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
guides/generated/producer
Code generated by "mdtogo"; DO NOT EDIT.
Code generated by "mdtogo"; DO NOT EDIT.
util/argutil
The argutil package contains libraries for parsing commandline args.
The argutil package contains libraries for parsing commandline args.
util/desc
Package desc contains libraries for printing package descriptions.
Package desc contains libraries for printing package descriptions.
util/diff
Package diff contains libraries for diffing packages.
Package diff contains libraries for diffing packages.
util/get
Package get contains libraries for fetching packages.
Package get contains libraries for fetching packages.
util/git
Package git contains git repo cloning functions similar to Kustomize's
Package git contains git repo cloning functions similar to Kustomize's
util/man
Package man contains libraries for rendering package documentation as man pages.
Package man contains libraries for rendering package documentation as man pages.
util/sync
Package sync syncs dependencies specified in the Kptfile to local directories.
Package sync syncs dependencies specified in the Kptfile to local directories.
util/update
Package update contains libraries for updating packages.
Package update contains libraries for updating packages.
Package main generates cobra.Command go variables containing documentation read from .md files.
Package main generates cobra.Command go variables containing documentation read from .md files.
pkg
kptfile
Package pkgfile contains functions for working with KptFile instances.
Package pkgfile contains functions for working with KptFile instances.
porch module
api Module
apiserver Module
controllers Module
engine Module
func Module
repository Module
release
rollouts module
tools
licensescan Module

Jump to

Keyboard shortcuts

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