Mongos
- Canonical
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/candidate | 24 | 04 Oct 2024 | |
latest/beta | 24 | 04 Oct 2024 | |
6/stable | 24 | 08 Oct 2024 | |
6/beta | 10 | 26 Mar 2024 | |
6/edge | 30 | 12 Nov 2024 |
juju deploy mongos --channel candidate
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
charms.mongos.v0.set_status
-
- Last updated 30 Aug 2024
- Revision Library version 0.2
Code for handing statuses in the app and unit.
Index
class MongosStatusHandler
Description
Verifies versions across multiple integrated applications. None
Methods
MongosStatusHandler. __init__( self , charm: CharmBase )
Constructor for CrossAppVersionChecker.
Arguments
charm to inherit from.
Description
Sets the charm status and shares it where applicable. None
MongosStatusHandler. set_app_status( self )
Description
TODO Future Feature/Epic: parse statuses and set a status for the entire app. None
MongosStatusHandler. clear_status( self , status_to_clear )
Description
Clears the provided status. None