# Functions
No description provided by the author
No description provided by the author
# Constants
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
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
GetHistoryRequest requests a release's history.
GetHistoryResponse is received in response to a GetHistory rpc.
GetReleaseContentRequest is a request to get the contents of a release.
GetReleaseContentResponse is a response containing the contents of a release.
GetReleaseStatusRequest is a request to get the status of a release.
GetReleaseStatusResponse is the response indicating the status of the named release.
GetVersionRequest requests for version information.
No description provided by the author
InstallReleaseRequest is the request for an installation of a chart.
InstallReleaseResponse is the response from a release installation.
ListReleasesRequest requests a list of releases.
ListReleasesResponse is a list of releases.
ListSort defines sorting fields on a release list.
No description provided by the author
RollbackReleaseResponse is the response to an update request.
TestReleaseRequest is a request to get the status of a release.
TestReleaseResponse represents a message from executing a test.
UninstallReleaseRequest represents a request to uninstall a named release.
UninstallReleaseResponse represents a successful response to an uninstall request.
UpdateReleaseRequest updates a release.
UpdateReleaseResponse is the response to an update request.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ReleaseServiceClient is the client API for ReleaseService service.
ReleaseServiceServer is the server API for ReleaseService service.
# Type aliases
SortBy defines sort operations.
SortOrder defines sort orders to augment sorting operations.