5 references to QdrantContainerImageTags
Aspire.Hosting.Qdrant (5)
QdrantBuilderExtensions.cs (5)
30
/// This version of the package defaults to the <inheritdoc cref="
QdrantContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
QdrantContainerImageTags
.Image"/> container image.
71
.WithImage(
QdrantContainerImageTags
.Image,
QdrantContainerImageTags
.Tag)
72
.WithImageRegistry(
QdrantContainerImageTags
.Registry)