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

https://github.com/replicatedhq/kurlkinds

Host of kurl's Kubernetes clients and types.
https://github.com/replicatedhq/kurlkinds

Last synced: 3 months ago
JSON representation

Host of kurl's Kubernetes clients and types.

Awesome Lists containing this project

README

        

# kurlkinds
Host of kurl's Kubernetes API types and clients

To make a change to the Installer type.

- Edit `./pkg/apis/cluster/v1beta1/installer_types.go`
- Run `make schemas` (make sure you have the dependencies installed with `make deps`)