Modifier and Type | Class and Description |
---|---|
static class |
Tiller.GetHistoryRequest
GetHistoryRequest requests a release's history.
|
static interface |
Tiller.GetHistoryRequestOrBuilder |
static class |
Tiller.GetHistoryResponse
GetHistoryResponse is received in response to a GetHistory rpc.
|
static interface |
Tiller.GetHistoryResponseOrBuilder |
static class |
Tiller.GetReleaseContentRequest
GetReleaseContentRequest is a request to get the contents of a release.
|
static interface |
Tiller.GetReleaseContentRequestOrBuilder |
static class |
Tiller.GetReleaseContentResponse
GetReleaseContentResponse is a response containing the contents of a release.
|
static interface |
Tiller.GetReleaseContentResponseOrBuilder |
static class |
Tiller.GetReleaseStatusRequest
GetReleaseStatusRequest is a request to get the status of a release.
|
static interface |
Tiller.GetReleaseStatusRequestOrBuilder |
static class |
Tiller.GetReleaseStatusResponse
GetReleaseStatusResponse is the response indicating the status of the named release.
|
static interface |
Tiller.GetReleaseStatusResponseOrBuilder |
static class |
Tiller.GetVersionRequest
GetVersionRequest requests for version information.
|
static interface |
Tiller.GetVersionRequestOrBuilder |
static class |
Tiller.GetVersionResponse
Protobuf type
hapi.services.tiller.GetVersionResponse |
static interface |
Tiller.GetVersionResponseOrBuilder |
static class |
Tiller.InstallReleaseRequest
InstallReleaseRequest is the request for an installation of a chart.
|
static interface |
Tiller.InstallReleaseRequestOrBuilder |
static class |
Tiller.InstallReleaseResponse
InstallReleaseResponse is the response from a release installation.
|
static interface |
Tiller.InstallReleaseResponseOrBuilder |
static class |
Tiller.ListReleasesRequest
ListReleasesRequest requests a list of releases.
|
static interface |
Tiller.ListReleasesRequestOrBuilder |
static class |
Tiller.ListReleasesResponse
ListReleasesResponse is a list of releases.
|
static interface |
Tiller.ListReleasesResponseOrBuilder |
static class |
Tiller.ListSort
ListSort defines sorting fields on a release list.
|
static interface |
Tiller.ListSortOrBuilder |
static class |
Tiller.RollbackReleaseRequest
Protobuf type
hapi.services.tiller.RollbackReleaseRequest |
static interface |
Tiller.RollbackReleaseRequestOrBuilder |
static class |
Tiller.RollbackReleaseResponse
RollbackReleaseResponse is the response to an update request.
|
static interface |
Tiller.RollbackReleaseResponseOrBuilder |
static class |
Tiller.TestReleaseRequest
TestReleaseRequest is a request to get the status of a release.
|
static interface |
Tiller.TestReleaseRequestOrBuilder |
static class |
Tiller.TestReleaseResponse
TestReleaseResponse represents a message from executing a test
|
static interface |
Tiller.TestReleaseResponseOrBuilder |
static class |
Tiller.UninstallReleaseRequest
UninstallReleaseRequest represents a request to uninstall a named release.
|
static interface |
Tiller.UninstallReleaseRequestOrBuilder |
static class |
Tiller.UninstallReleaseResponse
UninstallReleaseResponse represents a successful response to an uninstall request.
|
static interface |
Tiller.UninstallReleaseResponseOrBuilder |
static class |
Tiller.UpdateReleaseRequest
UpdateReleaseRequest updates a release.
|
static interface |
Tiller.UpdateReleaseRequestOrBuilder |
static class |
Tiller.UpdateReleaseResponse
UpdateReleaseResponse is the response to an update request.
|
static interface |
Tiller.UpdateReleaseResponseOrBuilder |
Modifier and Type | Method and Description |
---|---|
static Descriptors.FileDescriptor |
getDescriptor() |
static void |
registerAllExtensions(ExtensionRegistry registry) |
static void |
registerAllExtensions(ExtensionRegistryLite registry) |
public static void registerAllExtensions(ExtensionRegistryLite registry)
public static void registerAllExtensions(ExtensionRegistry registry)
public static Descriptors.FileDescriptor getDescriptor()
Copyright © 2017–2018, microBean. All rights reserved.