RedPandaKafkaUiContainerResource
Classnet10.0
A resource that represents a Kafka UI container (the
kafbat/kafka-ui image), a web UI for managing and inspecting one or more Kafka API compatible brokers such as Redpanda. namespace Aspire.Hosting.ApplicationModel;
public class RedPandaKafkaUiContainerResource : Aspire.Hosting.ApplicationModel.ContainerResource{ // ...}ContainerResource