Interface DockerBuildConfig

  • All Superinterfaces:
    org.guvnor.ala.config.BuildConfig, org.guvnor.ala.config.Config
    All Known Implementing Classes:
    DockerBuildConfigImpl

    public interface DockerBuildConfig
    extends org.guvnor.ala.config.BuildConfig
    • Method Detail

      • getUsername

        default String getUsername()
      • getPassword

        default String getPassword()
      • push

        default boolean push()