Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnvironmentAPI ¶
type EnvironmentAPI struct {
*common.EnvironWatcher
}
EnvironmentAPI implements the API used by the machine environment worker.
func NewEnvironmentAPI ¶
func NewEnvironmentAPI(st *state.State, resources *common.Resources, authorizer common.Authorizer) (*EnvironmentAPI, error)
NewEnvironmentAPI creates a new instance of the Environment API.
Click to show internal directories.
Click to hide internal directories.