Class DeclarativeDockerUtils

    • Constructor Detail

      • DeclarativeDockerUtils

        public DeclarativeDockerUtils()
    • Method Detail

      • getLabel

        public static String getLabel()
      • getLabel

        public static String getLabel​(@Nullable
                                      String override)
      • getLabelScript

        public static org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptScript<?> getLabelScript​(AbstractDockerAgent<?> describable,
                                                                                                                   org.jenkinsci.plugins.workflow.cps.CpsScript script)
                                                                                                            throws Exception
        Throws:
        Exception
      • getRegistryUrl

        public static String getRegistryUrl()
      • getRegistryUrl

        public static String getRegistryUrl​(@Nullable
                                            String override)
      • getRegistryCredentialsId

        public static String getRegistryCredentialsId()
      • getRegistryCredentialsId

        public static String getRegistryCredentialsId​(@Nullable
                                                      String override)