...

Source file src/edge-infra.dev/pkg/edge/datasync/shoot/doc.go

Documentation: edge-infra.dev/pkg/edge/datasync/shoot

     1  /*
     2  Shoot passes messages from RedPanda (https://redpanda.com) to the cloud via
     3  GCP Pub/Sub as part of the data sync edge to cloud data pipeline.
     4  */
     5  package shoot
     6  

View as plain text