Class JibImageConfigExtension

  • All Implemented Interfaces:

    
    public class JibImageConfigExtension
    
                        

    This extension sets the (target) image repository address, image name (defaults to project name) and default tag.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final Property<String> getRepository()
      final Property<String> getName()
      final ListProperty<String> getTags()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait