mirror of
https://github.com/edgelesssys/constellation.git
synced 2025-05-07 16:55:15 -04:00
openstack: remove unused code
This commit is contained in:
parent
c5b17fb828
commit
bab27fbc69
6 changed files with 7 additions and 219 deletions
|
@ -23,7 +23,6 @@ type imdsAPI interface {
|
|||
initSecretHash(ctx context.Context) (string, error)
|
||||
role(ctx context.Context) (role.Role, error)
|
||||
vpcIP(ctx context.Context) (string, error)
|
||||
networkIDs(ctx context.Context) ([]string, error)
|
||||
}
|
||||
|
||||
type serversAPI interface {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue