7 references to KeycloakContainerImageTags
Aspire.Hosting.Keycloak (7)
KeycloakResourceBuilderExtensions.cs (7)
34
/// 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.
61
.WithImage(
KeycloakContainerImageTags
.Image)
62
.WithImageRegistry(
KeycloakContainerImageTags
.Registry)
63
.WithImageTag(
KeycloakContainerImageTags
.Tag)
195
defaultOwner:
KeycloakContainerImageTags
.ContainerUser);