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