Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HcloudServerClient ¶
type ServerCostsController ¶
type ServerCostsController struct {
Client HcloudServerClient
}
func NewServerCostsController ¶
func NewServerCostsController(client HcloudServerClient) *ServerCostsController
func (*ServerCostsController) CalculateServerCosts ¶
func (scc *ServerCostsController) CalculateServerCosts() (*ServerCostsResponse, error)
type ServerCostsResponse ¶
Click to show internal directories.
Click to hide internal directories.