Skip to content

stolostron/hub-of-hubs-data-types

Repository files navigation

hub-of-hubs-data-types

Go Report Card Go Reference License

The data-types module of Hub-of-Hubs.

Go to the Contributing guide to learn how to get involved.

Getting Started

DeepCopy and CRD generation

  1. DeepCopy - run make generate. The file will be generated in the corresponding API folder
  2. CRD - run make manifests. The YAML files will be created under /crd folder. The YAML files must be copied then to: https://github.com/stolostron/hub-of-hubs-crds/tree/main/crds and CR example must be updated at: https://github.com/stolostron/hub-of-hubs-crds/tree/main/cr-examples