github.com/wangchanggan/helm@v0.0.0-20211020154240-11b1b7d5406d/_proto/README.md (about)

     1  Protobuf3 type declarations for the Helm API
     2  --------------------------------------------
     3  
     4  Packages
     5  
     6   - `hapi.chart` Complete serialization of Helm charts
     7   - `hapi.release` Information about installed charts (Releases) such as metadata about when they were installed, their status, and how they were configured.
     8   - `hapi.services.rudder` Definition for the ReleaseModuleService used by Tiller to manipulate releases on a given node
     9   - `hapi.services.tiller` Definition of the ReleaseService provided by Tiller and used by Helm clients to manipulate releases cluster wide.
    10   - `hapi.version` Version metadata used by Tiller to express its version