Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AllServices ¶
type AllServices interface { service.Network service.Storage service.Server service.Firewall service.IpAddress service.Plans service.Account service.Zones service.ManagedDatabaseServiceManager service.LoadBalancer }
AllServices is a convenience interface for providing all services
type Wrapper ¶
type Wrapper struct {
Service AllServices
}
Wrapper is a temporary reimplementation fo upcloud-go-api which prevents casting service.Service struct for the different interfaces used by the commands XXX: this should be removed once the upcloud-go-api supports services in the correct way
Click to show internal directories.
Click to hide internal directories.