See: Description
Class | Description |
---|---|
ReleaseServiceGrpc |
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
ReleaseServiceGrpc.ReleaseServiceBlockingStub |
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
ReleaseServiceGrpc.ReleaseServiceFutureStub |
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
ReleaseServiceGrpc.ReleaseServiceImplBase |
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
ReleaseServiceGrpc.ReleaseServiceStub |
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
Tiller | |
Tiller.GetHistoryRequest |
GetHistoryRequest requests a release's history.
|
Tiller.GetHistoryRequest.Builder |
GetHistoryRequest requests a release's history.
|
Tiller.GetHistoryResponse |
GetHistoryResponse is received in response to a GetHistory rpc.
|
Tiller.GetHistoryResponse.Builder |
GetHistoryResponse is received in response to a GetHistory rpc.
|
Tiller.GetReleaseContentRequest |
GetReleaseContentRequest is a request to get the contents of a release.
|
Tiller.GetReleaseContentRequest.Builder |
GetReleaseContentRequest is a request to get the contents of a release.
|
Tiller.GetReleaseContentResponse |
GetReleaseContentResponse is a response containing the contents of a release.
|
Tiller.GetReleaseContentResponse.Builder |
GetReleaseContentResponse is a response containing the contents of a release.
|
Tiller.GetReleaseStatusRequest |
GetReleaseStatusRequest is a request to get the status of a release.
|
Tiller.GetReleaseStatusRequest.Builder |
GetReleaseStatusRequest is a request to get the status of a release.
|
Tiller.GetReleaseStatusResponse |
GetReleaseStatusResponse is the response indicating the status of the named release.
|
Tiller.GetReleaseStatusResponse.Builder |
GetReleaseStatusResponse is the response indicating the status of the named release.
|
Tiller.GetVersionRequest |
GetVersionRequest requests for version information.
|
Tiller.GetVersionRequest.Builder |
GetVersionRequest requests for version information.
|
Tiller.GetVersionResponse |
Protobuf type
hapi.services.tiller.GetVersionResponse |
Tiller.GetVersionResponse.Builder |
Protobuf type
hapi.services.tiller.GetVersionResponse |
Tiller.InstallReleaseRequest |
InstallReleaseRequest is the request for an installation of a chart.
|
Tiller.InstallReleaseRequest.Builder |
InstallReleaseRequest is the request for an installation of a chart.
|
Tiller.InstallReleaseResponse |
InstallReleaseResponse is the response from a release installation.
|
Tiller.InstallReleaseResponse.Builder |
InstallReleaseResponse is the response from a release installation.
|
Tiller.ListReleasesRequest |
ListReleasesRequest requests a list of releases.
|
Tiller.ListReleasesRequest.Builder |
ListReleasesRequest requests a list of releases.
|
Tiller.ListReleasesResponse |
ListReleasesResponse is a list of releases.
|
Tiller.ListReleasesResponse.Builder |
ListReleasesResponse is a list of releases.
|
Tiller.ListSort |
ListSort defines sorting fields on a release list.
|
Tiller.ListSort.Builder |
ListSort defines sorting fields on a release list.
|
Tiller.RollbackReleaseRequest |
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
Tiller.RollbackReleaseRequest.Builder |
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
Tiller.RollbackReleaseResponse |
RollbackReleaseResponse is the response to an update request.
|
Tiller.RollbackReleaseResponse.Builder |
RollbackReleaseResponse is the response to an update request.
|
Tiller.TestReleaseRequest |
TestReleaseRequest is a request to get the status of a release.
|
Tiller.TestReleaseRequest.Builder |
TestReleaseRequest is a request to get the status of a release.
|
Tiller.TestReleaseResponse |
TestReleaseResponse represents a message from executing a test
|
Tiller.TestReleaseResponse.Builder |
TestReleaseResponse represents a message from executing a test
|
Tiller.UninstallReleaseRequest |
UninstallReleaseRequest represents a request to uninstall a named release.
|
Tiller.UninstallReleaseRequest.Builder |
UninstallReleaseRequest represents a request to uninstall a named release.
|
Tiller.UninstallReleaseResponse |
UninstallReleaseResponse represents a successful response to an uninstall request.
|
Tiller.UninstallReleaseResponse.Builder |
UninstallReleaseResponse represents a successful response to an uninstall request.
|
Tiller.UpdateReleaseRequest |
UpdateReleaseRequest updates a release.
|
Tiller.UpdateReleaseRequest.Builder |
UpdateReleaseRequest updates a release.
|
Tiller.UpdateReleaseResponse |
UpdateReleaseResponse is the response to an update request.
|
Tiller.UpdateReleaseResponse.Builder |
UpdateReleaseResponse is the response to an update request.
|
Enum | Description |
---|---|
Tiller.ListSort.SortBy |
SortBy defines sort operations.
|
Tiller.ListSort.SortOrder |
SortOrder defines sort orders to augment sorting operations.
|
Documentation of the classes and interfaces in this package is authored by the Kubernetes Helm team.
Copyright © 2017–2018, microBean. All rights reserved.