Class DockerResolver


  • public class DockerResolver
    extends java.lang.Object
    Author:
    chen.luigi
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.Collection<org.whitesource.agent.api.model.AgentProjectInfo> resolveDockerImages()
      Create project for each image
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • resolveDockerImages

        public java.util.Collection<org.whitesource.agent.api.model.AgentProjectInfo> resolveDockerImages()
        Create project for each image
        Returns:
        list of projects for all docker images