https://github.com/mandelsoft/component-spec-fork
https://github.com/mandelsoft/component-spec-fork
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/mandelsoft/component-spec-fork
- Owner: mandelsoft
- Created: 2020-10-29T21:15:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-30T14:00:55.000Z (over 5 years ago)
- Last Synced: 2025-01-31T10:30:41.754Z (over 1 year ago)
- Language: Go
- Size: 129 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)