Uses of Interface
io.github.cdklabs.projen.IDockerComposeVolumeConfig
-
Packages that use IDockerComposeVolumeConfig Package Description io.github.cdklabs.projen -
-
Uses of IDockerComposeVolumeConfig in io.github.cdklabs.projen
Subinterfaces of IDockerComposeVolumeConfig in io.github.cdklabs.projen Modifier and Type Interface Description static interfaceIDockerComposeVolumeConfig.Jsii$DefaultInternal default implementation forIDockerComposeVolumeConfig.Classes in io.github.cdklabs.projen that implement IDockerComposeVolumeConfig Modifier and Type Class Description static classIDockerComposeVolumeConfig.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in io.github.cdklabs.projen with parameters of type IDockerComposeVolumeConfig 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.
-