@Extension(ordinal=-10000.0) public static final class GlobalConfig.GlobalConfigDockerPropertiesProvider extends DockerPropertiesProvider
Constructor and Description |
---|
GlobalConfig.GlobalConfigDockerPropertiesProvider() |
Modifier and Type | Method and Description |
---|---|
String |
getLabel(hudson.model.Run run) |
String |
getRegistryCredentialsId(hudson.model.Run run) |
String |
getRegistryUrl(hudson.model.Run run) |
all
public GlobalConfig.GlobalConfigDockerPropertiesProvider()
public String getLabel(@Nullable hudson.model.Run run)
getLabel
in class DockerPropertiesProvider
public String getRegistryUrl(@Nullable hudson.model.Run run)
getRegistryUrl
in class DockerPropertiesProvider
public String getRegistryCredentialsId(@Nullable hudson.model.Run run)
getRegistryCredentialsId
in class DockerPropertiesProvider
Copyright © 2016–2017. All rights reserved.