Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nataliasitko authored Oct 28, 2024
1 parent e0fa92f commit e9192ee
Showing 1 changed file with 23 additions and 22 deletions.
45 changes: 23 additions & 22 deletions concepts/central-resource-sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,28 +2,29 @@

**Table of Contents**

- [Project Information and Document Status](#project-information-and-document-status)
- [Document Revision History](#document-revision-history)
- [General Information](#general-information)
- [Stakeholders and Roles](#stakeholders-and-roles)
- [Design](#design)
- [Key Requirements and Design Goals](#key-requirements-and-design-goals)
- [Context](#context)
- [Major Building Blocks](#major-building-blocks)
- [Lifecycle Manager](#lifecycle-manager)
- [Module Manager](#module-manager)
- [SKR Watcher](#skr-watcher)
- [Interfaces and Communication Handling](#interfaces-and-communication-handling)
- [ModuleConfig CR](#moduleconfig-cr)
- [SyncResource CR](#syncresource-cr)
- [Communication Flow](#communication-flow)
- [Upgrade, Migration, Compatibility](#upgrade-migration-compatibility)
- [Compliance to Standards and Guidelines](#compliance-to-standards-and-guidelines)
- [Applied Architecture and Design Guidelines](#applied-architecture-and-design-guidelines)
- [Design Details Documentation](#design-details-documentation)
- [Guide to the Implementation](#guide-to-the-implementation)
- [Appendix](#appendix)
- [Glossary](#glossary)
- [Software Design Description - Synchronization of Module Resources](#software-design-description---synchronization-of-module-resources)
- [Project Information and Document Status](#project-information-and-document-status)
- [Document Revision History](#document-revision-history)
- [General Information](#general-information)
- [Stakeholders and Roles](#stakeholders-and-roles)
- [Design](#design)
- [Key Requirements and Design Goals](#key-requirements-and-design-goals)
- [Context](#context)
- [Major Building Blocks](#major-building-blocks)
- [Lifecycle Manager](#lifecycle-manager)
- [Module Manager](#module-manager)
- [SKR Watcher](#skr-watcher)
- [Interfaces and Communication Handling](#interfaces-and-communication-handling)
- [ModuleConfig CR](#moduleconfig-cr)
- [SyncResource CR](#syncresource-cr)
- [Communication Flow](#communication-flow)
- [Upgrade, Migration, Compatibility](#upgrade-migration-compatibility)
- [Compliance to Standards and Guidelines](#compliance-to-standards-and-guidelines)
- [Applied Architecture and Design Guidelines](#applied-architecture-and-design-guidelines)
- [Design Details Documentation](#design-details-documentation)
- [Guide to the Implementation](#guide-to-the-implementation)
- [Appendix](#appendix)
- [Glossary](#glossary)

## Project Information and Document Status

Expand Down

0 comments on commit e9192ee

Please sign in to comment.