Uses of Class
org.honton.chas.podman.maven.plugin.config.BindMountConfig
-
Packages that use BindMountConfig Package Description org.honton.chas.podman.maven.plugin.config -
-
Uses of BindMountConfig in org.honton.chas.podman.maven.plugin.config
Fields in org.honton.chas.podman.maven.plugin.config with type parameters of type BindMountConfig Modifier and Type Field Description List<BindMountConfig>
MountsConfig. binds
List of bindings from host to container
-