public abstract class DockerLabelProvider extends Object implements hudson.ExtensionPoint
agent: docker
when no other label is provided.Constructor and Description |
---|
DockerLabelProvider() |
Modifier and Type | Method and Description |
---|---|
static hudson.ExtensionList<DockerLabelProvider> |
all() |
abstract String |
getLabel(hudson.model.Run run) |
@CheckForNull public abstract String getLabel(hudson.model.Run run)
public static hudson.ExtensionList<DockerLabelProvider> all()
Copyright © 2016–2017. All rights reserved.