elastic

package
v0.0.0-...-affc55c Latest Latest
Warning

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

Go to latest
Published: Jul 15, 2015 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Container

type Container struct {
	Name      string `json:"container_name"`
	Action    string `json:"action"`
	Message   string `json:"message"`
	Timestamp string `json:"@timestamp"`
}

type ElasticAdapter

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

func (*ElasticAdapter) Deregister

func (r *ElasticAdapter) Deregister(service *bridge.Service) error

func (*ElasticAdapter) Ping

func (r *ElasticAdapter) Ping() error

func (*ElasticAdapter) Refresh

func (r *ElasticAdapter) Refresh(service *bridge.Service) error

func (*ElasticAdapter) Register

func (r *ElasticAdapter) Register(service *bridge.Service) error

type Factory

type Factory struct{}

func (*Factory) New

func (f *Factory) New(uri *url.URL) bridge.RegistryAdapter

Jump to

Keyboard shortcuts

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