Package | Description |
---|---|
io.fabric8.api |
Modifier and Type | Method and Description |
---|---|
ContainerAutoScaler |
ContainerAutoScalerFactory.createAutoScaler()
Returns a newly created
ContainerAutoScaler or null
if there is insufficient configuration information available to create an auto-scaler |
ContainerAutoScaler |
FabricService.createContainerAutoScaler()
Creates a new
ContainerAutoScaler instance
using the available container providers to determine the best way to auto-scale;
or null if there are no suitable ContainerProvider instances available
with the correct configuration to enable this capability. |
Copyright © 2016 Red Hat. All Rights Reserved.