k8src 0.16.0

k8src is the kubernetes rc scripting language
Documentation
1
2
3
4
5
6
# wildcards
**/*.rs.bk
# specific files
/Cargo.lock
/target/
/tests/*.rc.conf