pyrite
Pyrite
A Kubernetes Resource Mappings for the Crystal Language.
Installation
Add this to your application's shard.yml
:
dependencies:
pyrite:
github: psykube/pyrite
Usage
Pyrite should support Kubernetes API from 1.6.0 and beyond. In order to use pyrite, you will want to include the VERSION that best maps to your k8s api version. Requiring more than one version at this time will result in an error.
require "pyrite/versions/v1.21"
Docs
Each version of kubernetes has its own generated types. The docs for each are listed below:
Contributing
- Fork it ( https://github.com/jwaldrip/pyrite/fork )
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create a new Pull Request
Contributors
- [jwaldrip] Jason Waldrip - creator, maintainer
Repository
pyrite
Owner
Statistic
- 17
- 5
- 2
- 1
- 0
- almost 3 years ago
- April 15, 2017
License
MIT License
Links
Synced at
Fri, 22 Nov 2024 11:32:40 GMT
Languages