Offer¶
See first: Juju | Offer
See also: Manage offers
Offer tag¶
See first: Tag
An application offer tag has the following format:
applicationoffer-<controller name>/<model name>.<offer name>
where <controller name>
specifies name of the controller on which the model
is running, <model name>
specifies name of the model in which the application
offer was created and <offer name>
specifies the name of the application offer.
Offer relation¶
An offer relation is a relation that describes permissions on a offer.
List of offer relations¶
administrator
¶
Abilities: Can do anything that it is possible to do at the level of an offer.
consumer
¶
Abilities: Can relate an application to the offer.
reader
¶
Abilities: Can view offers during a search with juju find-offers
.