Interface IDockerComposeNetworkBinding

    • Method Detail

      • bind

        @Stability(Experimental)
        @NotNull
        String bind​(@NotNull
                    IDockerComposeNetworkConfig networkConfig)
        (experimental) Binds the requested network to the docker-compose network configuration and provide mounting instructions for synthesis.

        Parameters:
        networkConfig - the network configuration. This parameter is required.
        Returns:
        the service name