# Functions
GetRelease gets an existing Release resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
NewChart registers a new resource with the given unique name, arguments, and options.
NewRelease registers a new resource with the given unique name, arguments, and options.
No description provided by the author
# Structs
Chart is a component representing a collection of resources described by an arbitrary Helm Chart.
ChartArgs specifies arguments for constructing a Chart resource.
No description provided by the author
FetchArgs specifies arguments for fetching the Helm chart.
No description provided by the author
A `Release` is an instance of a chart running in a Kubernetes cluster.
The set of arguments for constructing a Release resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Specification defining the Helm chart repository to use.
Specification defining the Helm chart repository to use.
Specification defining the Helm chart repository to use.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
ReleaseArrayInput is an input type that accepts ReleaseArray and ReleaseArrayOutput values.
No description provided by the author
ReleaseMapInput is an input type that accepts ReleaseMap and ReleaseMapOutput values.
ReleaseStatusInput is an input type that accepts ReleaseStatusArgs and ReleaseStatusOutput values.
RepositoryOptsInput is an input type that accepts RepositoryOptsArgs and RepositoryOptsOutput values.
RepositoryOptsPtrInput is an input type that accepts RepositoryOptsArgs, RepositoryOptsPtr and RepositoryOptsPtrOutput values.