KeycloakResource.withDataBindMount
Method
interface KeycloakResource { // ... omitted for brevity withDataBindMount(source: string): KeycloakResource;}Signature
method
withDataBindMountbuilderAdds a bind mount for the data folder to a Keycloak container resource.
withDataBindMount(source: string): KeycloakResourceParameters
sourcestringReturns
KeycloakResourceDefined on
This method is defined on the following type: