highavailability

package
v0.0.0-...-6cf1bc9 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2016 License: AGPL-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 Client

type Client struct {
	base.ClientFacade
	// contains filtered or unexported fields
}

Client provides access to the high availability service, used to manage controllers.

func NewClient

func NewClient(caller base.APICallCloser) *Client

NewClient returns a new HighAvailability client.

func (*Client) EnableHA

func (c *Client) EnableHA(
	numControllers int, cons constraints.Value, placement []string,
) (params.ControllersChanges, error)

EnableHA ensures the availability of Juju controllers.

func (*Client) MongoUpgradeMode

func (c *Client) MongoUpgradeMode(v mongo.Version) (params.MongoUpgradeResults, error)

MongoUpgradeMode will make all Slave members of the HA to shut down their mongo server.

func (*Client) ResumeHAReplicationAfterUpgrade

func (c *Client) ResumeHAReplicationAfterUpgrade(members []replicaset.Member) error

ResumeHAReplicationAfterUpgrade makes all members part of HA again.

Jump to

Keyboard shortcuts

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