2 references to KubernetesService
Aspire.Hosting.Tests (2)
DistributedApplicationTests.cs (2)
888Assert.Empty(await KubernetesService!.ListAsync<Container>(cancellationToken: cancellationToken)); 893Assert.NotEmpty(await KubernetesService!.ListAsync<Container>(cancellationToken: cancellationToken));