mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-07-25 16:25:21 -04:00
Rename provider
This commit is contained in:
parent
4496755c64
commit
dad9a97ee2
8 changed files with 12 additions and 12 deletions
|
@ -11,7 +11,7 @@ import (
|
|||
type cloudCreator interface {
|
||||
Create(
|
||||
ctx context.Context,
|
||||
provider cloudprovider.CloudProvider,
|
||||
provider cloudprovider.Provider,
|
||||
config *config.Config,
|
||||
name, insType string,
|
||||
coordCount, nodeCount int,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue