Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetModelConstraints ¶
func GetModelConstraints(caller base.APICallCloser) (constraints.Value, error)
Types ¶
type ApplicationsAPI ¶
type ApplicationsAPI struct {
// contains filtered or unexported fields
}
func NewApplicationsAPI ¶
func NewApplicationsAPI(client *client.Client) *ApplicationsAPI
func (*ApplicationsAPI) Deploy ¶
func (s *ApplicationsAPI) Deploy(modelName string, charmName string, args DeployArgs) error
type DeployArgs ¶
type ModelsAPI ¶
type ModelsAPI struct {
// contains filtered or unexported fields
}
func NewModelsAPI ¶
type StatusAPI ¶
type StatusAPI struct {
// contains filtered or unexported fields
}
func NewStatusAPI ¶
func (*StatusAPI) FullStatus ¶
func (s *StatusAPI) FullStatus(patterns []string) (*params.FullStatus, error)
Click to show internal directories.
Click to hide internal directories.