Documentation ¶ Index ¶ Constants func Ensure(ctx context.Context, crdUpdater crd.Updater, isBroker bool) (bool, error) Constants ¶ View Source const ( BrokerCluster = true DataCluster = false ) Variables ¶ This section is empty. Functions ¶ func Ensure ¶ func Ensure(ctx context.Context, crdUpdater crd.Updater, isBroker bool) (bool, error) Ensure ensures that the required resources are deployed on the target system The resources handled here are the lighthouse CRDs: ServiceImport, ServiceExport and ServiceDiscovery. Types ¶ This section is empty. Source Files ¶ View all Source files crds.go Click to show internal directories. Click to hide internal directories.