github.com/caos/orbos@v1.5.14-0.20221103111702-e6cd0cea7ad4/docs/orbiter/kind.md (about)

     1  # Kind
     2  
     3  ## Build
     4  
     5  1. Build possible secrets
     6      - Initially parse existing secrets and hold their values internally
     7      - ID() The secrets hard coded ID
     8      - Read() returns the internal value
     9      - Write() updates the internal value, serializes corresponding to the apiversion and pushes the new secrets.yml immediately
    10  1. Normalize versioned user configuration to internal structures
    11  1. Build subkinds