Storage events

Event > List of events> Storage events

See also: A charm’s life, How to access storage

Storage events are those events that are about the lifecycle of juju storage.

Contents:

Complete list of storage events

Storage event triggers

TO BE ADDED

Storage events in ops

In ops, all storage events inherit from ops.charm.StorageEvent, which gives them the following attributes:

  • storage: the ops.model.Storage instance this event is about.