7 references to KeycloakContainerImageTags
Aspire.Hosting.Keycloak (7)
KeycloakResourceBuilderExtensions.cs (7)
41
/// This version of the package defaults to the <inheritdoc cref="
KeycloakContainerImageTags
.Tag"/> tag of the <inheritdoc cref="
KeycloakContainerImageTags
.Registry"/>/<inheritdoc cref="
KeycloakContainerImageTags
.Image"/> container image.
70
.WithImage(
KeycloakContainerImageTags
.Image)
71
.WithImageRegistry(
KeycloakContainerImageTags
.Registry)
72
.WithImageTag(
KeycloakContainerImageTags
.Tag)
256
defaultOwner:
KeycloakContainerImageTags
.ContainerUser);