public class JcloudsMachineNamer extends CloudMachineNamer
Constructor and Description |
---|
JcloudsMachineNamer(ConfigBag setup) |
Modifier and Type | Method and Description |
---|---|
java.lang.Integer |
getCustomMaxNameLength()
returns the max length of a VM name for the cloud specified in setup;
this value is typically decremented by 9 to make room for jclouds labels
|
generateNewGroupId, generateNewMachineUniqueName, generateNewMachineUniqueNameFromGroupId, getMaxNameLength, lengthMaxPermittedForMachineName, lengthReservedForNameInGroup, sanitize
public JcloudsMachineNamer(ConfigBag setup)
public java.lang.Integer getCustomMaxNameLength()
getCustomMaxNameLength
in class CloudMachineNamer