Base:
method
InspectImageManifestAsync
Aspire.Hosting.Publishing.ContainerRuntimeBase<TLogger>.InspectImageManifestAsync(System.String, System.Threading.CancellationToken)
6 references to InspectImageManifestAsync
Aspire.Hosting.Tests (6)
Publishing\ContainerRuntimeBaseTests.cs (6)
210await runtime.InspectImageManifestAsync(maliciousImageName, TestContext.Current.CancellationToken); 211await runtime.InspectImageManifestAsync("docker://registry/image:tag", TestContext.Current.CancellationToken); 244var result = await runtime.InspectImageManifestAsync( 273var result = await runtime.InspectImageManifestAsync( 314var result = await runtime.InspectImageManifestAsync( 339var result = await runtime.InspectImageManifestAsync(