KubernetesEnvironmentKindExtensions
Classstaticnet10.0
Extension methods for configuring a
Kubernetes.KubernetesEnvironmentResource to deploy to a local Kind cluster. namespace Aspire.Hosting;
public static class KubernetesEnvironmentKindExtensions{ // ...}