Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
func (*Client) AccountDetails ¶
func (c *Client) AccountDetails() (*jujuclient.AccountDetails, error)
func (*Client) NewAPIRoot ¶
func (c *Client) NewAPIRoot() (api.Connection, error)
func (*Client) NewModelAPIRoot ¶
func (c *Client) NewModelAPIRoot(modelName string) (api.Connection, error)
Click to show internal directories.
Click to hide internal directories.