Rename provider

This commit is contained in:
katexochen 2022-04-13 15:09:33 +02:00 committed by Paul Meyer
parent 4496755c64
commit dad9a97ee2
8 changed files with 12 additions and 12 deletions

View file

@ -16,7 +16,7 @@ type stubCloudCreator struct {
func (c *stubCloudCreator) Create(
ctx context.Context,
provider cloudprovider.CloudProvider,
provider cloudprovider.Provider,
config *config.Config,
name, insType string,
coordCount, nodeCount int,