# Functions
No description provided by the author
RegisterHelmProxyServiceHandler registers the http handlers for service HelmProxyService to "mux".
RegisterHelmProxyServiceHandlerClient registers the http handlers for service HelmProxyService to "mux".
RegisterHelmProxyServiceHandlerFromEndpoint is same as RegisterHelmProxyServiceHandler but automatically dials to "endpoint" and closes the connection when "ctx" gets done.
RegisterHelmProxyServiceHandlerServer registers the http handlers for service HelmProxyService to "mux".
No description provided by the author
# Variables
No description provided by the author
# Structs
App is an app/release created from a helm chart.
AppFilter is used to list app/releases.
AppInput is used to create/update an app.
AppRef is a generic structure for looking up apps/releases.
Apps is a list of apps.
Chart is a helm chart that may be used to deploy an app/release.
ChartFilter is used for filtering helm chart search results.
Charts is a list of helm charts.
Dependency is a dependency required by a helm chart.
HistoryFilter is used to query a timeseries of releases for a specific app/release.
Maintainer is the maintainer of a helm chart.
NamespaceRef is a generic structure for looking up namespaces.
NamespaceRefs is a list of NamespaceRef.
Release tracks the state of an app during the lifecycle of it's current deployment.
Timestamps tracks timestamps related to a release.
UnimplementedHelmProxyServiceServer can be embedded to have forward compatible implementations.
# Interfaces
HelmProxyServiceClient is the client API for HelmProxyService service.
HelmProxyServiceServer is the server API for HelmProxyService service.