Registry / utility / googlecontainertools-kpt

googlecontainertools-kpt

JSON →
library0.39.3gogounverified

Kpt is a tool for managing Kubernetes configuration files using a declarative approach.

go get github.com/GoogleContainerTools/kpt
INSTALL
IMPORT
SIG · GOOGLECONTAINERTOO
G
googlecontainertools-kpt
utilitygov0.39.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

kpt
github.com/GoogleContainerTools/kpt

Print the version of kpt.

package main import ( "fmt" "github.com/GoogleContainerTools/kpt" ) func main() { fmt.Println(kpt.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.39.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
googlecontainertools-kpt — go get googlecontainertools-kpt · libregistry