You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
helm/_proto
Morten Torkildsen cb2207c2fb
fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing
5 years ago
..
hapi fix(helm): Delete hooks should wait for resource to be removed from etcd before continuing 5 years ago
Makefile Move rudder proto to different package, add release status 8 years ago
README.md Update hapi.version Description in Protobuf README 6 years ago

README.md

Protobuf3 type declarations for the Helm API

Packages

  • hapi.chart Complete serialization of Helm charts
  • hapi.release Information about installed charts (Releases) such as metadata about when they were installed, their status, and how they were configured.
  • hapi.services.rudder Definition for the ReleaseModuleService used by Tiller to manipulate releases on a given node
  • hapi.services.tiller Definition of the ReleaseService provided by Tiller and used by Helm clients to manipulate releases cluster wide.
  • hapi.version Version metadata used by Tiller to express its version