Uses of Interface
io.github.cdklabs.projen.DockerComposeVolumeMount
-
Packages that use DockerComposeVolumeMount Package Description io.github.cdklabs.projen -
-
Uses of DockerComposeVolumeMount in io.github.cdklabs.projen
Classes in io.github.cdklabs.projen that implement DockerComposeVolumeMount Modifier and Type Class Description static classDockerComposeVolumeMount.Jsii$ProxyAn implementation forDockerComposeVolumeMountMethods in io.github.cdklabs.projen that return DockerComposeVolumeMount Modifier and Type Method Description DockerComposeVolumeMountIDockerComposeVolumeBinding. bind(IDockerComposeVolumeConfig volumeConfig)(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.default DockerComposeVolumeMountIDockerComposeVolumeBinding.Jsii$Default. bind(IDockerComposeVolumeConfig volumeConfig)(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.DockerComposeVolumeMountIDockerComposeVolumeBinding.Jsii$Proxy. bind(IDockerComposeVolumeConfig volumeConfig)(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.DockerComposeVolumeMountDockerComposeVolumeMount.Builder. build()Builds the configured instance.
-