Class DockerPropertiesProvider

    • Constructor Detail

      • DockerPropertiesProvider

        public DockerPropertiesProvider()
    • Method Detail

      • getRegistryUrl

        @CheckForNull
        public abstract String getRegistryUrl​(@Nullable
                                              Run run)
      • getRegistryCredentialsId

        @CheckForNull
        public abstract String getRegistryCredentialsId​(@Nullable
                                                        Run run)
      • getLabel

        @CheckForNull
        public abstract String getLabel​(@Nullable
                                        Run run)