Package | Description |
---|---|
hapi.services.tiller |
Provides generated classes and interfaces for
communicating with Helm's server-side Tiller
component from Java.
|
org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
Class and Description |
---|
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.ReleaseServiceStub
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
Tiller.GetHistoryRequest
GetHistoryRequest requests a release's history.
|
Tiller.GetHistoryRequest.Builder
GetHistoryRequest requests a release's history.
|
Tiller.GetHistoryRequestOrBuilder |
Tiller.GetHistoryResponse
GetHistoryResponse is received in response to a GetHistory rpc.
|
Tiller.GetHistoryResponse.Builder
GetHistoryResponse is received in response to a GetHistory rpc.
|
Tiller.GetHistoryResponseOrBuilder |
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.GetReleaseContentRequestOrBuilder |
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.GetReleaseContentResponseOrBuilder |
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.GetReleaseStatusRequestOrBuilder |
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.GetReleaseStatusResponseOrBuilder |
Tiller.GetVersionRequest
GetVersionRequest requests for version information.
|
Tiller.GetVersionRequest.Builder
GetVersionRequest requests for version information.
|
Tiller.GetVersionRequestOrBuilder |
Tiller.GetVersionResponse
Protobuf type
hapi.services.tiller.GetVersionResponse |
Tiller.GetVersionResponse.Builder
Protobuf type
hapi.services.tiller.GetVersionResponse |
Tiller.GetVersionResponseOrBuilder |
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.InstallReleaseRequestOrBuilder |
Tiller.InstallReleaseResponse
InstallReleaseResponse is the response from a release installation.
|
Tiller.InstallReleaseResponse.Builder
InstallReleaseResponse is the response from a release installation.
|
Tiller.InstallReleaseResponseOrBuilder |
Tiller.ListReleasesRequest
ListReleasesRequest requests a list of releases.
|
Tiller.ListReleasesRequest.Builder
ListReleasesRequest requests a list of releases.
|
Tiller.ListReleasesRequestOrBuilder |
Tiller.ListReleasesResponse
ListReleasesResponse is a list of releases.
|
Tiller.ListReleasesResponse.Builder
ListReleasesResponse is a list of releases.
|
Tiller.ListReleasesResponseOrBuilder |
Tiller.ListSort
ListSort defines sorting fields on a release list.
|
Tiller.ListSort.Builder
ListSort defines sorting fields on a release list.
|
Tiller.ListSort.SortBy
SortBy defines sort operations.
|
Tiller.ListSort.SortOrder
SortOrder defines sort orders to augment sorting operations.
|
Tiller.ListSortOrBuilder |
Tiller.RollbackReleaseRequest
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
Tiller.RollbackReleaseRequest.Builder
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
Tiller.RollbackReleaseRequestOrBuilder |
Tiller.RollbackReleaseResponse
RollbackReleaseResponse is the response to an update request.
|
Tiller.RollbackReleaseResponse.Builder
RollbackReleaseResponse is the response to an update request.
|
Tiller.RollbackReleaseResponseOrBuilder |
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.TestReleaseRequestOrBuilder |
Tiller.TestReleaseResponse
TestReleaseResponse represents a message from executing a test
|
Tiller.TestReleaseResponse.Builder
TestReleaseResponse represents a message from executing a test
|
Tiller.TestReleaseResponseOrBuilder |
Tiller.UninstallReleaseRequest
UninstallReleaseRequest represents a request to uninstall a named release.
|
Tiller.UninstallReleaseRequest.Builder
UninstallReleaseRequest represents a request to uninstall a named release.
|
Tiller.UninstallReleaseRequestOrBuilder |
Tiller.UninstallReleaseResponse
UninstallReleaseResponse represents a successful response to an uninstall request.
|
Tiller.UninstallReleaseResponse.Builder
UninstallReleaseResponse represents a successful response to an uninstall request.
|
Tiller.UninstallReleaseResponseOrBuilder |
Tiller.UpdateReleaseRequest
UpdateReleaseRequest updates a release.
|
Tiller.UpdateReleaseRequest.Builder
UpdateReleaseRequest updates a release.
|
Tiller.UpdateReleaseRequestOrBuilder |
Tiller.UpdateReleaseResponse
UpdateReleaseResponse is the response to an update request.
|
Tiller.UpdateReleaseResponse.Builder
UpdateReleaseResponse is the response to an update request.
|
Tiller.UpdateReleaseResponseOrBuilder |
Class and Description |
---|
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.ReleaseServiceStub
ReleaseService is the service that a helm application uses to mutate,
query, and manage releases.
|
Tiller.GetHistoryRequest
GetHistoryRequest requests a release's history.
|
Tiller.GetHistoryRequestOrBuilder |
Tiller.GetHistoryResponse
GetHistoryResponse is received in response to a GetHistory rpc.
|
Tiller.GetReleaseContentRequest
GetReleaseContentRequest is a request to get the contents of a release.
|
Tiller.GetReleaseContentRequestOrBuilder |
Tiller.GetReleaseContentResponse
GetReleaseContentResponse is a response containing the contents of a release.
|
Tiller.GetReleaseStatusRequest
GetReleaseStatusRequest is a request to get the status of a release.
|
Tiller.GetReleaseStatusRequestOrBuilder |
Tiller.GetReleaseStatusResponse
GetReleaseStatusResponse is the response indicating the status of the named release.
|
Tiller.InstallReleaseRequest.Builder
InstallReleaseRequest is the request for an installation of a chart.
|
Tiller.InstallReleaseRequestOrBuilder |
Tiller.InstallReleaseResponse
InstallReleaseResponse is the response from a release installation.
|
Tiller.ListReleasesRequest
ListReleasesRequest requests a list of releases.
|
Tiller.ListReleasesRequestOrBuilder |
Tiller.ListReleasesResponse
ListReleasesResponse is a list of releases.
|
Tiller.RollbackReleaseRequest
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
Tiller.RollbackReleaseRequestOrBuilder |
Tiller.RollbackReleaseResponse
RollbackReleaseResponse is the response to an update request.
|
Tiller.TestReleaseRequest
TestReleaseRequest is a request to get the status of a release.
|
Tiller.TestReleaseRequestOrBuilder |
Tiller.TestReleaseResponse
TestReleaseResponse represents a message from executing a test
|
Tiller.UninstallReleaseRequest
UninstallReleaseRequest represents a request to uninstall a named release.
|
Tiller.UninstallReleaseRequestOrBuilder |
Tiller.UninstallReleaseResponse
UninstallReleaseResponse represents a successful response to an uninstall request.
|
Tiller.UpdateReleaseRequest.Builder
UpdateReleaseRequest updates a release.
|
Tiller.UpdateReleaseRequestOrBuilder |
Tiller.UpdateReleaseResponse
UpdateReleaseResponse is the response to an update request.
|
Copyright © 2017–2018, microBean. All rights reserved.