Skip navigation links
A B C D E F G H I K L M N O P R S T U V W _ 

A

addLogRecorder(Jenkins) - Static method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Preconfigure logger for easier debugging.
Any - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
This is just a wrapper around AnyDomain since the USI model does not implement Describable.
Any() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.Any
 
Any.DescriptorImpl - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
 
apply(Protos.DomainInfo, Protos.DomainInfo) - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
Application of the domain filter.
apply(NodeProvisioner.StrategyState) - Method in class org.jenkinsci.plugins.mesos.NoDelayProvisionerStrategy
 
asNode() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 

B

build() - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
buildLaunchCommand(URL, String, String) - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
Creates a LaunchPod command to to create a new Jenkins agent via USI
buildTask(Protos.TaskInfo.Builder, Protos.Offer, Seq<Protos.Resource>, Map<TaskName, Seq<Protos.Resource>>) - Method in class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
 

C

canProvision(Label) - Method in class org.jenkinsci.plugins.mesos.MesosCloud
Start a Jenkins agent.jar on Mesos.
ContainerInfo(String, String, boolean, boolean, boolean, List<MesosAgentSpecTemplate.Volume>, Protos.ContainerInfo.DockerInfo.Network) - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
ContainerInfoTaskInfoBuilder(String, TaskBuilder, MesosAgentSpecTemplate.ContainerInfo) - Constructor for class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
Constructs a new TaskBuilder.
create(Protos.FrameworkInfo, MesosClientSettings, Optional<CredentialsProvider>, SchedulerSettings, PodRecordRepository, Settings, Consumer<StateEventOrSnapshot>, BiFunction<Done, Throwable, Done>, ExecutionContext, ActorSystem, ActorMaterializer) - Static method in class org.jenkinsci.plugins.mesos.api.Session
 
createComputer() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 

D

DcosAuthorization(String, String) - Constructor for class org.jenkinsci.plugins.mesos.MesosCloud.DcosAuthorization
 
DEFAULT_NETWORKING - Static variable in class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
 
delete(Object) - Method in class org.jenkinsci.plugins.mesos.MesosPodRecordRepository
 
description() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.Any.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.Home.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.Volume.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI.DescriptorImpl
 
doCheckAgentUser(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Validates that the agent user is not empty and a valid UNIX user name.
doCheckCpus(String) - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.DescriptorImpl
Validate that CPUs is a positive double.
doCheckFrameworkName(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Validates that the framework name is not empty.
doCheckJenkinsUrl(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Validates that the Jenkins URL is a valid URL.
doCheckMesosMasterUrl(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Validates that the Mesos master URL is a valid URL.
doCheckRole(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Validates that the role is valid.
doDoDelete() - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 
DomainFilterModel - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
A simple config model that enables a hetero descriptor list.
DomainFilterModel() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.DomainFilterModel
 
DomainFilterModelDescriptor - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
Descriptor for instances of a domain filter.
DomainFilterModelDescriptor() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.DomainFilterModelDescriptor
 
doTestConnection(String) - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
Test connection from configuration page.

E

enqueueAgent(String, MesosAgentSpecTemplate) - Method in class org.jenkinsci.plugins.mesos.MesosApi
Enqueue launch command for a new Jenkins agent.

F

fromConfig(Config) - Static method in class org.jenkinsci.plugins.mesos.api.Settings
Factory method to construct Settings from a Lightbend Config.

G

generateName() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
Generate a new unique name for a new agent.
getAdditionalURIs() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getAgentAttributes() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getAgentCommandStyle() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getAgentTimeout() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getAgentUser() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getAuthorization() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getCommandQueueBufferSize() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getCommands() - Method in class org.jenkinsci.plugins.mesos.api.Session
 
getConnectionMaxBackoff() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getConnectionMinBackoff() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getConnectionRetries() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getContainerInfo() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getContainerPath() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.Volume
 
getCpus() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getDisk() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.Any.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.Home.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.MesosRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI.DescriptorImpl
 
getDockerForcePullImage() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getDockerImage() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getDockerPrivilegedMode() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getDomainFilterModel() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getFailoverTimeout() - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
getFilter() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.Any
 
getFilter() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.DomainFilterModel
 
getFilter() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.Home
 
getFilter() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
 
getFrameworkId() - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
getFrameworkId() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getFrameworkName() - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
getFrameworkName() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getHostPath() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.Volume
 
getIdleTerminationMinutes() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getInstance(MesosCloud) - Static method in class org.jenkinsci.plugins.mesos.MesosApi
Fetching an existing connection or constructs a new one.
getInstance(String) - Static method in class org.jenkinsci.plugins.mesos.Metrics
The USI metrics is a singleton per framework name.
getIsDind() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getJenkinsURL() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getJnlpArgs() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getLabel() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getLabelSet() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getLogRecorderName() - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DescriptorImpl
 
getMaterializer() - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
getMaxExecutors() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getMem() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getMesosAgentSpecTemplates() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getMesosMasterUrl() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getMinExecutors() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getMode() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getNetworking() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getNode() - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 
getPodId() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
get the podId tied to this task.
getRegion() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
 
getReusable() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
getReusable() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
getRole() - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
getRole() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getSecret() - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DcosAuthorization
 
getSslCert() - Method in class org.jenkinsci.plugins.mesos.MesosCloud
 
getState() - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
getType() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getUid() - Method in class org.jenkinsci.plugins.mesos.MesosCloud.DcosAuthorization
 
getValue() - Method in class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI
 
getVolumes() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getVolumesOrEmpty() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.ContainerInfo
 
getZone() - Method in class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
 

H

Home - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
This is just a wrapper around HomeRegionFilter since the USI model does not implement Describable.
Home() - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.Home
 
Home.DescriptorImpl - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
 

I

isExecutable() - Method in class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI
 
isExtract() - Method in class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI
 
isKilled() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
isOnline() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
isPending() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
isReadOnly() - Method in class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.Volume
 
isRunning() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
isTerminalOrUnreachable() - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 

K

killAgent(String) - Method in class org.jenkinsci.plugins.mesos.MesosApi
Enqueue spec for a Jenkins event, passing a non-null existing podId will trigger a kill for that pod
killAgent(PodId) - Method in class org.jenkinsci.plugins.mesos.MesosApi
Enqueue spec for a Jenkins event, passing a non-null existing podId will trigger a kill for that pod

L

LaunchCommandBuilder - Class in org.jenkinsci.plugins.mesos.api
A simpler factory for building LaunchPod for Jenkins agents.
LaunchCommandBuilder() - Constructor for class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
LaunchCommandBuilder.AgentCommandStyle - Enum in org.jenkinsci.plugins.mesos.api
 
load(ClassLoader) - Static method in class org.jenkinsci.plugins.mesos.api.Settings
Factory method to construct Settings with Lightbend ConfigFactory.
load() - Static method in class org.jenkinsci.plugins.mesos.api.Settings
 

M

MESOS_DEFAULT_ROLE - Static variable in class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
 
MesosAgentSpecTemplate - Class in org.jenkinsci.plugins.mesos
This is the Mesos agent pod spec config set by a user.
MesosAgentSpecTemplate(String, Node.Mode, String, String, int, int, int, String, String, String, List<MesosSlaveInfo.URI>, MesosAgentSpecTemplate.ContainerInfo, LaunchCommandBuilder.AgentCommandStyle, DomainFilterModel) - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate
 
MesosAgentSpecTemplate.ContainerInfo - Class in org.jenkinsci.plugins.mesos
 
MesosAgentSpecTemplate.ContainerInfo.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
MesosAgentSpecTemplate.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
MesosAgentSpecTemplate.Volume - Class in org.jenkinsci.plugins.mesos
 
MesosAgentSpecTemplate.Volume.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
MesosApi - Class in org.jenkinsci.plugins.mesos
Provides a simplified interface to Mesos through USI.
MesosApi(String, URL, String, String, String, String, Optional<String>, Optional<MesosCloud.DcosAuthorization>) - Constructor for class org.jenkinsci.plugins.mesos.MesosApi
Establishes a connection to Mesos and provides a simple interface to start and stop MesosJenkinsAgent instances.
MesosCloud - Class in org.jenkinsci.plugins.mesos
Jenkins Cloud implementation for Mesos.
MesosCloud(String, String, String, String, String, String, List<? extends MesosAgentSpecTemplate>) - Constructor for class org.jenkinsci.plugins.mesos.MesosCloud
 
MesosCloud.DcosAuthorization - Class in org.jenkinsci.plugins.mesos
 
MesosCloud.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
MesosComputer - Class in org.jenkinsci.plugins.mesos
The running state of a Node or rather MesosJenkinsAgent in our case.
MesosComputer(MesosJenkinsAgent) - Constructor for class org.jenkinsci.plugins.mesos.MesosComputer
Constructs a new computer.
MesosJenkinsAgent - Class in org.jenkinsci.plugins.mesos
Representation of a Jenkins node on Mesos.
MesosJenkinsAgent(MesosApi, String, MesosAgentSpecTemplate, String, URL, Integer, boolean, List<? extends NodeProperty<?>>, Duration) - Constructor for class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
MesosPodRecordRepository - Class in org.jenkinsci.plugins.mesos
 
MesosPodRecordRepository() - Constructor for class org.jenkinsci.plugins.mesos.MesosPodRecordRepository
 
MesosRetentionStrategy - Class in org.jenkinsci.plugins.mesos
A strategy to terminate idle MesosComputer
MesosRetentionStrategy(int) - Constructor for class org.jenkinsci.plugins.mesos.MesosRetentionStrategy
Constructs a new CloudRetentionStrategy.
MesosRetentionStrategy.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
MesosSlaveInfo - Class in org.jenkinsci.plugins.mesos
This POJO describes a Jenkins agent for Mesos on 0.x and 1.x of the plugin.
MesosSlaveInfo() - Constructor for class org.jenkinsci.plugins.mesos.MesosSlaveInfo
 
MesosSlaveInfo.URI - Class in org.jenkinsci.plugins.mesos
 
MesosSlaveInfo.URI.DescriptorImpl - Class in org.jenkinsci.plugins.mesos
 
Metrics - Class in org.jenkinsci.plugins.mesos
 
Metrics() - Constructor for class org.jenkinsci.plugins.mesos.Metrics
 

N

NoDelayProvisionerStrategy - Class in org.jenkinsci.plugins.mesos
This is a fork of the Kubernetes plugin provision strategy.
NoDelayProvisionerStrategy() - Constructor for class org.jenkinsci.plugins.mesos.NoDelayProvisionerStrategy
 

O

org.jenkinsci.plugins.mesos - package org.jenkinsci.plugins.mesos
 
org.jenkinsci.plugins.mesos.api - package org.jenkinsci.plugins.mesos.api
 
org.jenkinsci.plugins.mesos.config.models.faultdomain - package org.jenkinsci.plugins.mesos.config.models.faultdomain
 

P

PORT_RESOURCE_NAME - Static variable in class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
 
provision(Label, int) - Method in class org.jenkinsci.plugins.mesos.MesosCloud
Provision one or more Jenkins nodes on Mesos.

R

readAll() - Method in class org.jenkinsci.plugins.mesos.MesosPodRecordRepository
 
resourceRequirements() - Method in class org.jenkinsci.plugins.mesos.api.RunTemplateFactory.ContainerInfoTaskInfoBuilder
 
runScheduler(Settings, Flow<SchedulerCommand, StateEvent, NotUsed>, Consumer<StateEventOrSnapshot>, ActorMaterializer) - Static method in class org.jenkinsci.plugins.mesos.api.Session
Constructs a queue of SchedulerCommand.
RunTemplateFactory - Class in org.jenkinsci.plugins.mesos.api
The builder is used by LaunchCommandBuilder to construct a USI RunTemplate.
RunTemplateFactory() - Constructor for class org.jenkinsci.plugins.mesos.api.RunTemplateFactory
 
RunTemplateFactory.ContainerInfoTaskInfoBuilder - Class in org.jenkinsci.plugins.mesos.api
This is a small USI TaskBuilder that wraps the SimpleRunTemplateFactory.SimpleTaskInfoBuilder and adds Protos.ContainerInfo to the Mesos task info if defined.

S

sanitize(String) - Static method in class org.jenkinsci.plugins.mesos.Metrics
 
Session - Class in org.jenkinsci.plugins.mesos.api
A representation of the connection to Mesos.
Session(SourceQueueWithComplete<SchedulerCommand>) - Constructor for class org.jenkinsci.plugins.mesos.api.Session
 
setAgentTimeout(Duration) - Method in class org.jenkinsci.plugins.mesos.MesosApi
test method to set the agent timeout duration
setAgentUser(String) - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
setJenkinsUrl(URL) - Method in class org.jenkinsci.plugins.mesos.MesosApi
 
Settings - Class in org.jenkinsci.plugins.mesos.api
Operation settings for the Jenkins plugin.
startAgent(String, MesosAgentSpecTemplate) - Method in class org.jenkinsci.plugins.mesos.MesosCloud
Start a Jenkins agent.jar on Mesos.
store(Object) - Method in class org.jenkinsci.plugins.mesos.MesosPodRecordRepository
 
StringDomainFilter - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
This is a simple DomainFilter that matches the agent region and zone with a string.
StringDomainFilter(String, String) - Constructor for class org.jenkinsci.plugins.mesos.config.models.faultdomain.StringDomainFilter
 
StringDomainFilter.DescriptorImpl - Class in org.jenkinsci.plugins.mesos.config.models.faultdomain
 

T

taskAccepted(Executor, Queue.Task) - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 
taskCompleted(Executor, Queue.Task, long) - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 
toString() - Method in class org.jenkinsci.plugins.mesos.MesosComputer
 

U

update(PodStatusUpdatedEvent) - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
Updates the state of the slave and takes action on certain events.
URI(String, boolean, boolean) - Constructor for class org.jenkinsci.plugins.mesos.MesosSlaveInfo.URI
 

V

valueOf(String) - Static method in enum org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder.AgentCommandStyle
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder.AgentCommandStyle
Returns an array containing the constants of this enum type, in the order they are declared.
Volume(String, String, boolean) - Constructor for class org.jenkinsci.plugins.mesos.MesosAgentSpecTemplate.Volume
 

W

waitUntilOnlineAsync(ActorMaterializer) - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
Polls the agent until it is online.
withAdditionalFetchUris(List<FetchUri>) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withAgentAttribute(String) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withAgentCommandStyle(Optional<LaunchCommandBuilder.AgentCommandStyle>) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withAgentTimeout(Duration) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withCommandQueueBufferSize(int) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withConnectionMaxBackoff(Duration) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withConnectionMinBackoff(Duration) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withConnectionRetries(int) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withContainerInfo(Optional<MesosAgentSpecTemplate.ContainerInfo>) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withCpu(Double) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withDisk(Double) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withDomainInfoFilter(Optional<DomainFilter>) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withFailoverTimeout(Duration) - Method in class org.jenkinsci.plugins.mesos.api.Settings
 
withJenkinsUrl(URL) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withJnlpArguments(String) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 
withMemory(int) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
Sets the maximum memory pool for the JVM aka Xmx.
withName(String) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
Sets the name of the Mesos task.
withRole(String) - Method in class org.jenkinsci.plugins.mesos.api.LaunchCommandBuilder
 

_

_terminate(TaskListener) - Method in class org.jenkinsci.plugins.mesos.MesosJenkinsAgent
 
A B C D E F G H I K L M N O P R S T U V W _ 
Skip navigation links