providers

package
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Aug 5, 2015 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

Copyright (c) 2015 Gorka Lerchundi Osa. All rights reserved. Use of this source code is governed by the Apache License, Version 2.0 that can be found in the LICENSE file.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider interface {
	GetInstanceId() (string, error)
	GetInstancePrivateAddress() (string, error)
	GetClusterMembers() (map[string]string, error)
	GetClusterMembersByName(name string) (map[string]string, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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