9 references to GarnetContainerImageTags
Aspire.Hosting.Garnet (9)
GarnetBuilderExtensions.cs (9)
22
/// This version of the package defaults to the <inheritdoc cref="
GarnetContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
GarnetContainerImageTags
.Registry"/>/<inheritdoc cref="
GarnetContainerImageTags
.Image"/> container image.
64
/// This version of the package defaults to the <inheritdoc cref="
GarnetContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
GarnetContainerImageTags
.Registry"/>/<inheritdoc cref="
GarnetContainerImageTags
.Image"/> container image.
127
.WithImage(
GarnetContainerImageTags
.Image,
GarnetContainerImageTags
.Tag)
128
.WithImageRegistry(
GarnetContainerImageTags
.Registry)