| Package | Description |
|---|---|
| io.github.cdklabs.projen |
projen
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IDockerComposeVolumeConfig.Jsii$Default
Internal default implementation for
IDockerComposeVolumeConfig. |
| Modifier and Type | Class and Description |
|---|---|
static class |
IDockerComposeVolumeConfig.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
DockerComposeVolumeMount |
IDockerComposeVolumeBinding.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
DockerComposeVolumeMount |
IDockerComposeVolumeBinding.Jsii$Proxy.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
default DockerComposeVolumeMount |
IDockerComposeVolumeBinding.Jsii$Default.bind(IDockerComposeVolumeConfig volumeConfig)
(experimental) Binds the requested volume to the docker-compose volume configuration and provide mounting instructions for synthesis.
|
Copyright © 2021. All rights reserved.