geography

package
v0.0.0-...-6f249fe Latest Latest
Warning

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

Go to latest
Published: Jul 10, 2020 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RegionClient

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

RegionClient ...

func NewRegionClient

func NewRegionClient(sess *session.Session) *RegionClient

NewRegionClient ...

func (*RegionClient) Get

func (f *RegionClient) Get(name string) (*models.Region, error)

Get ...

func (*RegionClient) List

func (f *RegionClient) List() ([]*models.Region, error)

List ...

type ZoneClient

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

ZoneClient ...

func NewZoneClient

func NewZoneClient(sess *session.Session) *ZoneClient

NewZoneClient ...

func (*ZoneClient) Get

func (f *ZoneClient) Get(region, name string) (*models.Zone, error)

Get ...

func (*ZoneClient) List

func (f *ZoneClient) List(region string) ([]*models.Zone, error)

List ..

Jump to

Keyboard shortcuts

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