client

package
v1.12.2 Latest Latest
Warning

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

Go to latest
Published: Sep 16, 2019 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SpacesClient

type SpacesClient interface {
	Teams() teams.TeamsClient
	Invites() invites.InvitesClient
	Spaces() spaces.SpacesClient
	Backups() backups.BackupClient
	Recoveries() backups.RecoveryClient
	SSHKeys() sshkeys.SSHKeyClient
	Applications() software.SoftwareClient
	Databases() software.SoftwareClient
	Payment() payment.Client
}

func NewSpacesClient

func NewSpacesClient(config SpacesClientConfig) (SpacesClient, error)

type SpacesClientConfig

type SpacesClientConfig struct {
	Token     string
	APIServer string
	Logger    *log.Logger
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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