From f16ed977bea1540f0f8446a2eee550e0436691fa Mon Sep 17 00:00:00 2001 From: sauman Date: Thu, 23 Feb 2017 10:08:50 +0600 Subject: [PATCH] Comment added for AuthHeader --- pkg/helm/types.go | 1 + 1 file changed, 1 insertion(+) diff --git a/pkg/helm/types.go b/pkg/helm/types.go index 63620001f..ade3e7397 100644 --- a/pkg/helm/types.go +++ b/pkg/helm/types.go @@ -16,6 +16,7 @@ limitations under the License. package helm +//AuthHeader is key type for context type AuthHeader string const (