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.
68
.WithImage(
KeycloakContainerImageTags
.Image)
69
.WithImageRegistry(
KeycloakContainerImageTags
.Registry)
70
.WithImageTag(
KeycloakContainerImageTags
.Tag)
259
defaultOwner:
KeycloakContainerImageTags
.ContainerUser);