# 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 withmake deps
)
Host of kurl's Kubernetes API types and clients
To make a change to the Installer type.
./pkg/apis/cluster/v1beta1/installer_types.go
make schemas
(make sure you have the dependencies installed with make deps
)