cloud

package
v0.7.13 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 21, 2020 License: MIT Imports: 14 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Cloud

type Cloud struct {
	Cluster    *cluster.Client
	Project    *project.Client
	Tenant     *tenant.Client
	IP         *ip.Client
	Accounting *accounting.Client
	S3         *s3.Client
	Auth       runtime.ClientAuthInfoWriter
}

Cloud provides cloud functions

func NewCloud

func NewCloud(apiurl, apiToken string, hmac string) (*Cloud, error)

NewCloud create a new Cloud-Client. If specified, hmac takes precedence over apiToken.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL