do

package
v0.0.9 Latest Latest
Warning

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

Go to latest
Published: Jul 12, 2021 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppService

type AppService struct {
	// contains filtered or unexported fields
}

func NewAppService

func NewAppService(token string) *AppService

func (*AppService) Create

func (svc *AppService) Create(app *godo.App) error

func (*AppService) Destroy

func (svc *AppService) Destroy(app *godo.App) error

func (*AppService) FindByName

func (svc *AppService) FindByName(appName string) (*godo.App, error)

func (*AppService) ListApps

func (svc *AppService) ListApps() ([]*godo.App, error)

func (*AppService) ListInstancesSizes added in v0.0.8

func (svc *AppService) ListInstancesSizes() ([]*godo.AppInstanceSize, error)

func (*AppService) Propose added in v0.0.8

func (svc *AppService) Propose(app *godo.App) error

func (*AppService) Update

func (svc *AppService) Update(local *godo.App, remote *godo.App) error

type DomainService

type DomainService struct {
	// contains filtered or unexported fields
}

func NewDomainService

func NewDomainService(token string) *DomainService

func (*DomainService) DeleteRecord

func (svc *DomainService) DeleteRecord(domain *godo.AppDomainSpec) error

Jump to

Keyboard shortcuts

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