docker

package
v0.0.0-...-54e9834 Latest Latest
Warning

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

Go to latest
Published: Feb 14, 2018 License: GPL-3.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Client *client.Client
}

func New

func New() (*Config, error)

func (*Config) Events

func (c *Config) Events() (<-chan events.Message, <-chan error)

func (*Config) GetServiceCNAME

func (c *Config) GetServiceCNAME(name string) (RecordCNAME, error)

func (*Config) GetServicesCNAMEs

func (c *Config) GetServicesCNAMEs() ([]RecordCNAME, error)

func (*Config) Ping

func (c *Config) Ping()

type RecordCNAME

type RecordCNAME struct {
	Name      string `json:"name"`
	Canonical string `json:"canonical"`
}

Jump to

Keyboard shortcuts

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