Static
NAMEStatic
VERSIONGetMeterStatus returns meter status information for each unit.
SetState sets the state persisted by the charm running in this unit and the state internal to the uniter for this unit.
State returns the state persisted by the charm running in this unit and the state internal to the uniter for this unit.
WatchMeterStatus returns a NotifyWatcher for observing changes to each unit's meter status.
Generated using TypeDoc
MeterStatusAPI implements the MeterStatus interface and is the concrete implementation of the API endpoint. Additionally, it embeds common.UnitStateAPI to allow meter status workers to access their controller-backed internal state.