//go:generate protoc -I ../../_proto ../../_proto/helm.proto --go_out=plugins=grpc:. /*Package hapi contains the Helm API (HAPI). Helm uses gRPC to handle communication between client and server. This package contains the definitions of the API objeccts. The files in this package that end with the extension *.pb.go are automatically generated by Protobuf for use with gRPC. */ package hapi