Static
NAMEStatic
VERSIONPublishIngressNetworkChanges publishes changes to the required ingress addresses to the model hosting the offer in the relation.
PublishRelationChanges publishes relation changes to the model hosting the remote application involved in the relation.
RegisterRemoteRelations sets up the model to participate in the specified relations. This operation is idempotent.
WatchConsumedSecretsChanges returns a watcher which notifies of changes to any secrets for the specified remote consumers.
WatchEgressAddressesForRelations creates a watcher that notifies when addresses, from which connections will originate for the relation, change. Each event contains the entire set of addresses which are required for ingress for the relation.
WatchOfferStatus starts an OfferStatusWatcher for watching the status of an offer.
WatchRelationChanges starts a RemoteRelationChangesWatcher for each specified relation, returning the watcher IDs and initial values, or an error if the remote relations couldn't be watched.
WatchRelationsSuspendedStatus starts a RelationStatusWatcher for watching the life and suspended status of a relation.
Generated using TypeDoc
CrossModelRelationsAPI provides access to the CrossModelRelations API facade.