Package io.fabric8.kubernetes.client.dsl
Interface Scaleable<T>
- All Known Subinterfaces:
RollableScalableResource<T,D>,ScalableResource<T,D>
- All Known Implementing Classes:
DeploymentOperationsImpl,JobOperationsImpl,ReplicaSetOperationsImpl,ReplicationControllerOperationsImpl,RollableScalableResourceOperation,StatefulSetOperationsImpl
public interface Scaleable<T>
-
Field Summary
Fields Modifier and Type Field Description static intPOLL_INTERVAL_MS -
Method Summary
-
Field Details
-
POLL_INTERVAL_MS
static final int POLL_INTERVAL_MS- See Also:
- Constant Field Values
-
-
Method Details