migrationminion

package
v0.0.0-...-2608902 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2016 License: AGPL-3.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client

type Client interface {
	// Watch returns a watcher which reports when the status changes
	// for the migration for the model associated with the API
	// connection.
	Watch() (watcher.MigrationStatusWatcher, error)
}

Client describes the client side API for the MigrationMinion facade (used by the migration minion worker).

func NewClient

func NewClient(caller base.APICaller) Client

NewClient returns a new Client based on an existing API connection.

Jump to

Keyboard shortcuts

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