Skip to main content

Module lifecycle

Module lifecycle 

Source
Expand description

Shared audit/event lifecycle classification.

This module gives tsafe-core one place to answer:

  • what broad kind of operation happened
  • whether that operation belongs to an explicit lifecycle state
  • which CloudEvents type should be emitted when the operation is well-known

The goal is to keep audit explanation and event projection aligned instead of carrying multiple hard-coded operation taxonomies.

Structs§

OperationClassification

Enums§

CredentialHelperLifecycleState
LifecycleState
OperationKind
PolicyLifecycleState
SecretLifecycleState
SessionLifecycleState
ShareLifecycleState
SyncLifecycleState
TeamLifecycleState
VaultLifecycleState

Functions§

classify_operation