KeycloakResource.withDataVolume
Method
interface KeycloakResource { // ... omitted for brevity withDataVolume(name?: string): KeycloakResource;}Signature
method
withDataVolumebuilderAdds a named volume for the data folder to a Keycloak container resource.
withDataVolume(name?: string): KeycloakResourceParameters
namestringoptionalReturns
KeycloakResourceDefined on
This method is defined on the following type: