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.
- Host: GitHub
- URL: https://github.com/replicatedhq/kurlkinds
- Owner: replicatedhq
- License: apache-2.0
- Created: 2022-10-18T11:58:52.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-03-13T23:06:15.000Z (over 1 year ago)
- Last Synced: 2025-03-23T03:33:14.856Z (3 months ago)
- Language: Go
- Size: 577 KB
- Stars: 2
- Watchers: 14
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# kurlkinds
Host of kurl's Kubernetes API types and clientsTo 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`)