Class AthenzInstanceSynchronizerMock
java.lang.Object
com.yahoo.vespa.hosted.controller.api.integration.athenz.AthenzInstanceSynchronizerMock
- All Implemented Interfaces:
AthenzInstanceSynchronizer
- Author:
- olaa
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsynchronizeInstances(com.yahoo.config.provision.TenantName tenant)
-
Constructor Details
-
AthenzInstanceSynchronizerMock
public AthenzInstanceSynchronizerMock()
-
-
Method Details
-
synchronizeInstances
public void synchronizeInstances(com.yahoo.config.provision.TenantName tenant) - Specified by:
synchronizeInstancesin interfaceAthenzInstanceSynchronizer
-