6 references to StreamTypeStartupStdOut
Aspire.Hosting (1)
Dcp\ResourceLogSource.cs (1)
109var startupStdoutStream = await kubernetesService.GetLogStreamAsync(resource, Logs.StreamTypeStartupStdOut, cancellationToken, follow: follow, timestamps: true).ConfigureAwait(false);
Aspire.Hosting.Tests (5)
Dcp\DcpExecutorTests.cs (5)
1592case Logs.StreamTypeStartupStdOut: 3143case Logs.StreamTypeStartupStdOut: 3212case Logs.StreamTypeStartupStdOut: 3270case Logs.StreamTypeStartupStdOut: 3338case Logs.StreamTypeStartupStdOut: