Package io.fabric8.openshift.client.dsl
Interface Deployable<T>
- All Known Subinterfaces:
DeployableScalableResource<T,D>
- All Known Implementing Classes:
DeploymentConfigOperationsImpl
public interface Deployable<T>
-
Method Summary
Modifier and Type Method Description TdeployLatest()TdeployLatest(boolean wait)
-
Method Details
-
deployLatest
T deployLatest() -
deployLatest
-