Tools to unpack a Crossplane package
Go to file
Daniel Mangum 376559578c
Merge pull request #7 from hasheddan/ci
Add Jenkins pipelines
2020-09-24 16:38:51 -05:00
.github
build@af023ee602
cluster/images/pkg-unpack
cmd/pkg-unpack
examples/configuration
.gitignore
.gitmodules
CODE_OF_CONDUCT.md
Jenkinsfile
Jenkinsfile.promote
Jenkinsfile.tag
LICENSE
Makefile
OWNERS.md
README.md
go.mod
go.sum

README.md

Unpack Tool for Crossplane Packages

pkg-unpack is a utility to print all YAML files in the given directory. You can use it as base image for your Crossplane packages.

Check out the examples folder!

Build

Run make build to get an image.