Class DeclarativeDockerUtils
java.lang.Object
org.jenkinsci.plugins.docker.workflow.declarative.DeclarativeDockerUtils
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getLabel()
static String
static org.jenkinsci.plugins.pipeline.modeldefinition.withscript.WithScriptScript<?>
getLabelScript
(AbstractDockerAgent<?> describable, org.jenkinsci.plugins.workflow.cps.CpsScript script) static String
static String
getRegistryCredentialsId
(String override) static String
static String
getRegistryUrl
(String override)
-
Constructor Details
-
DeclarativeDockerUtils
public DeclarativeDockerUtils()
-
-
Method Details
-
getLabel
-
getLabel
-
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
-
getRegistryUrl
-
getRegistryCredentialsId
-
getRegistryCredentialsId
-