1 reference to GetResourceByNameAsync
Aspire.Hosting.Tests (1)
DistributedApplicationTests.cs (1)
719var serviceA = await KubernetesHelper.GetResourceByNameAsync<Executable>(kubernetes, $"{testName}-servicea", suffix!, r => r.Status?.EffectiveEnv is not null).DefaultTimeout(TestConstants.DefaultOrchestratorTestLongTimeout);