Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CloudSpecAPI ¶
type CloudSpecAPI struct {
// contains filtered or unexported fields
}
CloudSpecAPI provides common client-side API functions to call into apiserver/common/cloudspec.CloudSpec.
func NewCloudSpecAPI ¶
func NewCloudSpecAPI(facade base.FacadeCaller) *CloudSpecAPI
NewCloudSpecAPI creates a CloudSpecAPI using the provided FacadeCaller.
func (*CloudSpecAPI) CloudSpec ¶
CloudSpec returns the cloud specification for the model with the given tag.
func (*CloudSpecAPI) MakeCloudSpec ¶
MakeCloudSpec creates an environs.CloudSpec from a params.CloudSpec that has been returned from the apiserver.
Click to show internal directories.
Click to hide internal directories.