Discover Packages
github.com/RedL0tus/pkl-reader-kustomize
package
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Jul 12, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
pkl-reader-kustomize
A Pkl external resource reader for Kustomize /Krusty builds.
Examples
Read manifests: gateway-api.pkl .
Generate Pkl modules from CRDs: gateway-api-crds
Install
Build and install binary: go install -v https://github.com/RedL0tus/pkl-reader-kustomize/cmd/pkl-reader-kustomize@v0.1.0, make sure the binary exists in PATH.
Update PklProject:
Add package://pkg.pkl-lang.org/github.com/RedL0tus/pkl-reader-kustomize@v0.1.0 to dependencies.
Update external reader settings:
evaluatorSettings {
externalResourceReaders {
["reader+kustomize"] {
executable = "pkl-reader-kustomize"
}
}
}
Credits
Official pkl-readers , used their shared utilities and boilerplates in this project.
k8s.contrib.crd , for Pkl module generation from CRDs.
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
cmd
msg
Code generated from Pkl module `kustomize.kustomize`.
Code generated from Pkl module `kustomize.kustomize`.
Click to show internal directories.
Click to hide internal directories.