@Extension(ordinal=10000.0) public static class FolderConfig.FolderDockerPropertiesProvider extends DockerPropertiesProvider
Constructor and Description |
---|
FolderConfig.FolderDockerPropertiesProvider() |
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 FolderConfig.FolderDockerPropertiesProvider()
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.