Class LoadFloatingIpsForInstance


  • @Singleton
    public class LoadFloatingIpsForInstance
    extends com.google.common.cache.CacheLoader<RegionAndId,​Iterable<? extends FloatingIpForServer>>
    Each region may or may not have the floating ip function present. In order to safely proceed, we must allow the user to determine if a region has floating ip services before attempting to use them.