4 references to BuildClusterIssuerManifestAsync
Aspire.Hosting.Kubernetes (1)
CertManagerExtensions.cs (1)
439var manifest = await BuildClusterIssuerManifestAsync(context.Model, certManager, issuer, context.Logger, context.CancellationToken)
Aspire.Hosting.Kubernetes.Tests (3)
CertManagerTests.cs (3)
142var yaml = await CertManagerExtensions.BuildClusterIssuerManifestAsync( 185var yaml = await CertManagerExtensions.BuildClusterIssuerManifestAsync( 225await CertManagerExtensions.BuildClusterIssuerManifestAsync(