Source:
ops.Model
See also: Ops (
ops
), Juju | Model
In the Juju SDK, in ops
, Model (ops.Model
) is a wrapper for the Juju model as seen from the current unit. It is the main interface to access, from a charm, information about the Juju model that the charm belongs to—e.g., information about the units, relations, configurations, storage, etc., of the model.