Implemented interface member:
method
AcquireSectionAsync
Aspire.Hosting.Pipelines.IDeploymentStateManager.AcquireSectionAsync(System.String, System.Threading.CancellationToken)
1 reference to AcquireSectionAsync
Aspire.Hosting.Kubernetes.Tests (1)
KubernetesDeployTests.cs (1)
1945var stateSection = await stateManager.AcquireSectionAsync("Helm:env");