Offer¶
See first: Juju | Offer
See also: Manage offers
Offer 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 permission¶
An offer permission describes what an entity can do with an offer.
List of offer permissions¶
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
.