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