pyrite

Kubernetes mappings for crystal.

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

  1. Fork it ( https://github.com/jwaldrip/pyrite/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

Repository

pyrite

Owner
Statistic
  • 17
  • 5
  • 2
  • 1
  • 0
  • over 2 years ago
  • April 15, 2017
License

MIT License

Links
Synced at

Sat, 04 May 2024 19:28:30 GMT

Languages