Uses of Interface
io.github.cdklabs.projen.IDockerComposeNetworkConfig
-
Packages that use IDockerComposeNetworkConfig Package Description io.github.cdklabs.projen -
-
Uses of IDockerComposeNetworkConfig in io.github.cdklabs.projen
Subinterfaces of IDockerComposeNetworkConfig in io.github.cdklabs.projen Modifier and Type Interface Description static interfaceIDockerComposeNetworkConfig.Jsii$DefaultInternal default implementation forIDockerComposeNetworkConfig.Classes in io.github.cdklabs.projen that implement IDockerComposeNetworkConfig Modifier and Type Class Description static classIDockerComposeNetworkConfig.Jsii$ProxyA proxy class which represents a concrete javascript instance of this type.Methods in io.github.cdklabs.projen with parameters of type IDockerComposeNetworkConfig Modifier and Type Method Description StringIDockerComposeNetworkBinding. bind(IDockerComposeNetworkConfig networkConfig)(experimental) Binds the requested network to the docker-compose network configuration and provide mounting instructions for synthesis.default StringIDockerComposeNetworkBinding.Jsii$Default. bind(IDockerComposeNetworkConfig networkConfig)(experimental) Binds the requested network to the docker-compose network configuration and provide mounting instructions for synthesis.StringIDockerComposeNetworkBinding.Jsii$Proxy. bind(IDockerComposeNetworkConfig networkConfig)(experimental) Binds the requested network to the docker-compose network configuration and provide mounting instructions for synthesis.
-