Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type API struct { base.ClientFacade // contains filtered or unexported fields }
API provides access to the InstancePoller API facade.
func NewAPI ¶
func NewAPI(caller base.APICallCloser) *API
NewAPI creates a new client-side Spaces facade.
func (*API) CreateSpace ¶
CreateSpace creates a new Juju network space, associating the specified subnets with it (optional; can be empty).
Click to show internal directories.
Click to hide internal directories.