类 Tiller
- java.lang.Object
-
- hapi.services.tiller.Tiller
-
public final class Tiller extends Object
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static classTiller.GetHistoryRequestGetHistoryRequest requests a release's history.static interfaceTiller.GetHistoryRequestOrBuilderstatic classTiller.GetHistoryResponseGetHistoryResponse is received in response to a GetHistory rpc.static interfaceTiller.GetHistoryResponseOrBuilderstatic classTiller.GetReleaseContentRequestGetReleaseContentRequest is a request to get the contents of a release.static interfaceTiller.GetReleaseContentRequestOrBuilderstatic classTiller.GetReleaseContentResponseGetReleaseContentResponse is a response containing the contents of a release.static interfaceTiller.GetReleaseContentResponseOrBuilderstatic classTiller.GetReleaseStatusRequestGetReleaseStatusRequest is a request to get the status of a release.static interfaceTiller.GetReleaseStatusRequestOrBuilderstatic classTiller.GetReleaseStatusResponseGetReleaseStatusResponse is the response indicating the status of the named release.static interfaceTiller.GetReleaseStatusResponseOrBuilderstatic classTiller.GetVersionRequestGetVersionRequest requests for version information.static interfaceTiller.GetVersionRequestOrBuilderstatic classTiller.GetVersionResponseProtobuf typehapi.services.tiller.GetVersionResponsestatic interfaceTiller.GetVersionResponseOrBuilderstatic classTiller.InstallReleaseRequestInstallReleaseRequest is the request for an installation of a chart.static interfaceTiller.InstallReleaseRequestOrBuilderstatic classTiller.InstallReleaseResponseInstallReleaseResponse is the response from a release installation.static interfaceTiller.InstallReleaseResponseOrBuilderstatic classTiller.ListReleasesRequestListReleasesRequest requests a list of releases.static interfaceTiller.ListReleasesRequestOrBuilderstatic classTiller.ListReleasesResponseListReleasesResponse is a list of releases.static interfaceTiller.ListReleasesResponseOrBuilderstatic classTiller.ListSortListSort defines sorting fields on a release list.static interfaceTiller.ListSortOrBuilderstatic classTiller.RollbackReleaseRequestProtobuf typehapi.services.tiller.RollbackReleaseRequeststatic interfaceTiller.RollbackReleaseRequestOrBuilderstatic classTiller.RollbackReleaseResponseRollbackReleaseResponse is the response to an update request.static interfaceTiller.RollbackReleaseResponseOrBuilderstatic classTiller.TestReleaseRequestTestReleaseRequest is a request to get the status of a release.static interfaceTiller.TestReleaseRequestOrBuilderstatic classTiller.TestReleaseResponseTestReleaseResponse represents a message from executing a teststatic interfaceTiller.TestReleaseResponseOrBuilderstatic classTiller.UninstallReleaseRequestUninstallReleaseRequest represents a request to uninstall a named release.static interfaceTiller.UninstallReleaseRequestOrBuilderstatic classTiller.UninstallReleaseResponseUninstallReleaseResponse represents a successful response to an uninstall request.static interfaceTiller.UninstallReleaseResponseOrBuilderstatic classTiller.UpdateReleaseRequestUpdateReleaseRequest updates a release.static interfaceTiller.UpdateReleaseRequestOrBuilderstatic classTiller.UpdateReleaseResponseUpdateReleaseResponse is the response to an update request.static interfaceTiller.UpdateReleaseResponseOrBuilder
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static com.google.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
-
-
方法详细资料
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-