Registry / cloud / kustomize-api

kustomize-api

JSON →
library0.21.1gogounverified

Kustomize API provides the core types and interfaces for building Kubernetes resource customization pipelines.

go get sigs.k8s.io/kustomize/api
INSTALL
IMPORT
SIG · KUSTOMIZE-API
K
kustomize-api
cloudgov0.21.1
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.

api
sigs.k8s.io/kustomize/api

Prints the Kustomize API version

package main import ( "fmt" "sigs.k8s.io/kustomize/api" ) func main() { fmt.Println(api.Version()) }
Debug
Known issues

No known issues recorded.

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

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Bingbot
1
Resources
kustomize-api — go get kustomize-api · libregistry