| 程序包 | 说明 |
|---|---|
| hapi.services.tiller | |
| org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.GetReleaseStatusRequest,Tiller.GetReleaseStatusResponse> |
ReleaseServiceGrpc.METHOD_GET_RELEASE_STATUS
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.Builder.build() |
Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.Builder.buildPartial() |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.getDefaultInstance() |
Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.getDefaultInstanceForType() |
Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.Builder.getDefaultInstanceForType() |
Tiller.GetReleaseStatusResponse |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.getReleaseStatus(Tiller.GetReleaseStatusRequest request)
GetReleasesStatus retrieves status information for the specified release.
|
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseDelimitedFrom(InputStream input) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(byte[] data) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(ByteBuffer data) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(com.google.protobuf.ByteString data) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(InputStream input) |
static Tiller.GetReleaseStatusResponse |
Tiller.GetReleaseStatusResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.GetReleaseStatusRequest,Tiller.GetReleaseStatusResponse> |
ReleaseServiceGrpc.getGetReleaseStatusMethod() |
com.google.protobuf.Parser<Tiller.GetReleaseStatusResponse> |
Tiller.GetReleaseStatusResponse.getParserForType() |
com.google.common.util.concurrent.ListenableFuture<Tiller.GetReleaseStatusResponse> |
ReleaseServiceGrpc.ReleaseServiceFutureStub.getReleaseStatus(Tiller.GetReleaseStatusRequest request)
GetReleasesStatus retrieves status information for the specified release.
|
static com.google.protobuf.Parser<Tiller.GetReleaseStatusResponse> |
Tiller.GetReleaseStatusResponse.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.GetReleaseStatusResponse.Builder |
Tiller.GetReleaseStatusResponse.Builder.mergeFrom(Tiller.GetReleaseStatusResponse other) |
static Tiller.GetReleaseStatusResponse.Builder |
Tiller.GetReleaseStatusResponse.newBuilder(Tiller.GetReleaseStatusResponse prototype) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReleaseServiceGrpc.ReleaseServiceImplBase.getReleaseStatus(Tiller.GetReleaseStatusRequest request,
io.grpc.stub.StreamObserver<Tiller.GetReleaseStatusResponse> responseObserver)
GetReleasesStatus retrieves status information for the specified release.
|
void |
ReleaseServiceGrpc.ReleaseServiceStub.getReleaseStatus(Tiller.GetReleaseStatusRequest request,
io.grpc.stub.StreamObserver<Tiller.GetReleaseStatusResponse> responseObserver)
GetReleasesStatus retrieves status information for the specified release.
|
| 限定符和类型 | 方法和说明 |
|---|---|
Future<Tiller.GetReleaseStatusResponse> |
ReleaseManager.getStatus(Tiller.GetReleaseStatusRequest request)
Returns the status of a given Helm release.
|
Copyright © 2021. All rights reserved.