Class ContainerNetworkingConfig


  • public class ContainerNetworkingConfig
    extends Object
    • Constructor Detail

      • ContainerNetworkingConfig

        public ContainerNetworkingConfig()
    • Method Detail

      • aliases

        public ContainerNetworkingConfig aliases​(NetworkConfig config)
        Add networking aliases to a custom network
        Parameters:
        config - network config as configured in the pom.xml
        Returns:
        this configuration
      • toJson

        public String toJson()
      • toJsonObject

        public com.google.gson.JsonObject toJsonObject()