Interface EngineMapper
- All Known Implementing Classes:
EngineMapperImpl
public interface EngineMapper
-
Method Summary
Modifier and TypeMethodDescriptionasDomainResponse(KubeDeployment domain) asDomainResponses(List<KubeDeployment> domains) asEngineResponse(KubePod pod) asEngineResponses(List<KubePod> pods) asEngineUpdate(KubePod pod, String domain, EventActionType actionType)
-
Method Details
-
asDomainResponse
-
asDomainResponses
-
asEngineResponse
-
asEngineResponses
-
asEngineUpdate
-