Class AthenzInstanceSynchronizerMock
- java.lang.Object
-
- com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizerMock
-
- All Implemented Interfaces:
AthenzInstanceSynchronizer
public class AthenzInstanceSynchronizerMock extends Object implements AthenzInstanceSynchronizer
- Author:
- olaa
-
-
Constructor Summary
Constructors Constructor Description AthenzInstanceSynchronizerMock()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidsynchronizeInstances(com.yahoo.config.provision.TenantName tenant)
-
-
-
Method Detail
-
synchronizeInstances
public void synchronizeInstances(com.yahoo.config.provision.TenantName tenant)
- Specified by:
synchronizeInstancesin interfaceAthenzInstanceSynchronizer
-
-