rotation-api: introduce rotation schedule descriptors
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 6 Aug 2018 20:36:12 +0000 (16:36 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 15 Aug 2018 22:06:16 +0000 (18:06 -0400)
The current rotation API is limited in that it imposes two types
of automatic rotation. This change introduces rotation schedules,
a more generic concept, that will eventually allow an arbitrary
number of rotation schedules to be set on a session.

Moreover, the API's design is now more aligned with the APIs
that were recently added (i.e. use of opaque descriptors for
commands that may require more parameters at some point).

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.025675 seconds and 4 git commands to generate.