An open API service indexing awesome lists of open source software.

https://github.com/mandelsoft/component-spec-fork


https://github.com/mandelsoft/component-spec-fork

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Gardener Component-Descriptor Contract and Specification

This repository contains the contract and schema definition for Gardener's CICD Component
model. In addition to those language-independent specifications, it also features bindings for
programming languages relevant to the Gardener ecosystem.

*Documentation and Specifications*

- [generated documentation](https://gardener.github.io/component-spec/)
- [schema browser](https://gardener.github.io/component-spec/component-descriptor-v2.html)
- `component-descriptor-v2-schema.yaml` (JSON-schema)

*Language-Bindings*

- `bindings-python` (Python3 bindings)