unitassigner

package
v0.0.0-...-e653fdf Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2024 License: AGPL-3.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Register

func Register(registry facade.FacadeRegistry)

Register is called to expose a package of facades onto a given registry.

Types

type API

type API struct {
	// contains filtered or unexported fields
}

API implements the functionality for assigning units to machines.

func (*API) AssignUnits

func (a *API) AssignUnits(args params.Entities) (params.ErrorResults, error)

AssignUnits assigns the units with the given ids to the correct machine. The error results are returned in the same order as the given entities.

func (*API) SetAgentStatus

func (a *API) SetAgentStatus(args params.SetStatus) (params.ErrorResults, error)

SetAgentStatus will set status for agents of Units passed in args, if one of the args is not an Unit it will fail.

func (*API) WatchUnitAssignments

func (a *API) WatchUnitAssignments() (params.StringsWatchResult, error)

WatchUnitAssignments returns a strings watcher that is notified when new unit assignments are added to the db.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL