6 types and 34 members
Aspire.Hosting (1)
Aspire.Hosting.ApplicationModel (5)
class
FlociAwsContainerResourceats export Resource for the Floci AWS emulator container.
class
FlociAzureContainerResourceats export Resource for the Floci Azure emulator container.
class
FlociContainerResourceabstract Common base for Floci cloud-emulator container resources (AWS, Azure, GCP). Holds the shared endpoint/connection-string plumbing so each cloud only needs to implement its own image, container env vars, and Floci UI wiring.
class
FlociGcpContainerResourceats export Resource for the Floci GCP emulator container.
class
FlociUIContainerResourceats export Resource for the Floci UI web console container. A single UI instance can attach to any combination of Floci cloud resources (AWS, Azure, GCP) — one created it via
WithFlociUI (its FlociUIContainerResource.Parent), and any others are attached via WithReference.