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

https://github.com/logonoff/openshift-types

OpenShift TypeScript definitions
https://github.com/logonoff/openshift-types

Last synced: 9 months ago
JSON representation

OpenShift TypeScript definitions

Awesome Lists containing this project

README

          

# openshift-types

TypeScript types generated from OpenShift and Kubernetes APIs.

## Building

```bash
yarn
yarn generate
```

This will generate types in `./generated/types`.