Interface DockerImagesReader


public interface DockerImagesReader

Read information for a docker image.

Spring beans instances of this interface are used to resolve docker images information.

  • Method Summary

    Modifier and Type
    Method
    Description
    get()
    Get docker images versions
  • Method Details

    • get

      Get docker images versions
      Returns:
      The docker images versions handled by this reader