Connector Fabric Manager (CFM) provides infrastructure for managing virtualized dataspace connectors. CFM consists of the following components:
- Tenant Manager - Tenant management and deployment
- Provision Manager - Resource provisioning and orchestration
The following are required to build and run the system:
- Go
- A Docker-compatible CLI
The CFM is a multimodule project and requires the creation of a workspace file:
go work init ./assembly ./common ./pmanager ./tmanager ./e2e ./mvd