Skip to content

replicatedhq/kurlkinds

Repository files navigation

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)