Model (`ops.model.Model`)

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.

Last updated 2 months ago. Help improve this document in the forum.