Skip to content
DocsTry Aspire
DocsTry

RedPandaKafkaUiContainerResource

Classnet10.0
📦 CommunityToolkit.Aspire.Hosting.RedPanda v13.5.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