Package hudson.plugins.spotinst.repos
Class RepoManager
java.lang.Object
hudson.plugins.spotinst.repos.RepoManager
Created by ohadmuchnik on 05/11/2018.
-
Method Summary
Modifier and TypeMethodDescriptionstatic RepoManagervoidsetAwsGroupRepo(IAwsGroupRepo awsGroupRepo) voidsetAwsInstanceTypesRepo(IAwsInstanceTypesRepo awsInstanceTypesRepo) voidsetAzureGroupRepo(IAzureGroupRepo azureGroupRepo) voidsetAzureVmGroupRepo(IAzureVmGroupRepo azureVmGroupRepo) voidsetGcpGroupRepo(IGcpGroupRepo gcpGroupRepo) voidsetLockRepo(ILockRepo lockRepo)
-
Method Details
-
getInstance
-
getAwsGroupRepo
-
setAwsGroupRepo
-
getGcpGroupRepo
-
setGcpGroupRepo
-
getAzureGroupRepo
-
setAzureGroupRepo
-
getAzureVmGroupRepo
-
setAzureVmGroupRepo
-
getAwsInstanceTypesRepo
-
setAwsInstanceTypesRepo
-
getLockRepo
-
setLockRepo
-