Class DockerNetwork

  • All Implemented Interfaces:
    EnvironmentPart

    public class DockerNetwork
    extends Network
    The type Docker network.
    • Constructor Detail

      • DockerNetwork

        public DockerNetwork​(String name,
                             String id)
    • Method Detail

      • exists

        public boolean exists​(Manager dockerManager)
      • getCreator

        public String getCreator()
        Description copied from interface: EnvironmentPart
        Returns creator identifier of env part.
        Returns:
        creator of this object