public interface ElasticAgentTunnelManager
Modifier and Type | Method and Description |
---|---|
Collection<com.atlassian.tunnel.tunnel.client.Tunnel> |
startBambooTunnels(com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance,
int tunnelTimeoutMinutes)
Starts TCP tunnels to an EC2 instance.
|
@NotNull Collection<com.atlassian.tunnel.tunnel.client.Tunnel> startBambooTunnels(@NotNull com.atlassian.aws.ec2.RemoteEC2Instance ec2Instance, int tunnelTimeoutMinutes) throws URISyntaxException
ec2Instance
- instance with tunnel servertunnelTimeoutMinutes
- time interval after we can assume that the tunnel cannot be initialisedURISyntaxException
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.