client

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2018 License: MIT Imports: 24 Imported by: 11

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DialOptionsFromConfig added in v0.2.0

func DialOptionsFromConfig(cfg *stellar.Config) ([]grpc.DialOption, error)

Types

type Client

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

func NewClient

func NewClient(addr string, opts ...grpc.DialOption) (*Client, error)

func (*Client) Application

func (c *Client) Application() *application

func (*Client) Close

func (c *Client) Close() error

func (*Client) Cluster

func (c *Client) Cluster() *cluster

func (*Client) ClusterService

func (c *Client) ClusterService() clusterapi.ClusterClient

func (*Client) Datastore

func (c *Client) Datastore() *datastore

func (*Client) DatastoreService

func (c *Client) DatastoreService() datastoreapi.DatastoreClient

func (*Client) Events added in v0.2.0

func (c *Client) Events() *events

func (*Client) EventsService added in v0.2.0

func (c *Client) EventsService() eventsapi.EventsClient

func (*Client) Health

func (c *Client) Health() *health

func (*Client) HealthService

func (c *Client) HealthService() healthapi.HealthClient

func (*Client) Nameserver

func (c *Client) Nameserver() *nameserver

func (*Client) NameserverService

func (c *Client) NameserverService() nameserverapi.NameserverClient

func (*Client) Network

func (c *Client) Network() *network

func (*Client) NetworkService

func (c *Client) NetworkService() networkapi.NetworkClient

func (*Client) Node

func (c *Client) Node() *node

func (*Client) NodeService

func (c *Client) NodeService() nodeapi.NodeClient

func (*Client) Proxy

func (c *Client) Proxy() *proxy

func (*Client) Version

func (c *Client) Version() *version

func (*Client) VersionService

func (c *Client) VersionService() versionapi.VersionClient

Jump to

Keyboard shortcuts

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