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 NewClientFromFacade ¶
func NewClientFromFacade(facadeCaller base.FacadeCaller) *Client
NewStateFromFacade creates a new upgrade steps facade using the input facade caller.
func (*Client) ResetKVMMachineModificationStatusIdle ¶
ResetKVMMachineModificationStatusIdle
func (*Client) WriteAgentState ¶
func (c *Client) WriteAgentState(args []params.SetUnitStateArg) error
WriteAgentState writes the given internal agent state for the provided units. Currently this call only handles the uniter's state.
Click to show internal directories.
Click to hide internal directories.