| 程序包 | 说明 |
|---|---|
| hapi.services.tiller | |
| org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
| 限定符和类型 | 字段和说明 |
|---|---|
static io.grpc.MethodDescriptor<Tiller.TestReleaseRequest,Tiller.TestReleaseResponse> |
ReleaseServiceGrpc.METHOD_RUN_RELEASE_TEST
已过时。
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.Builder.build() |
Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.Builder.buildPartial() |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.getDefaultInstance() |
Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.getDefaultInstanceForType() |
Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.Builder.getDefaultInstanceForType() |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseDelimitedFrom(InputStream input) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(byte[] data) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(ByteBuffer data) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(com.google.protobuf.ByteString data) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(InputStream input) |
static Tiller.TestReleaseResponse |
Tiller.TestReleaseResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<Tiller.TestReleaseResponse> |
Tiller.TestReleaseResponse.getParserForType() |
static io.grpc.MethodDescriptor<Tiller.TestReleaseRequest,Tiller.TestReleaseResponse> |
ReleaseServiceGrpc.getRunReleaseTestMethod() |
static com.google.protobuf.Parser<Tiller.TestReleaseResponse> |
Tiller.TestReleaseResponse.parser() |
Iterator<Tiller.TestReleaseResponse> |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.runReleaseTest(Tiller.TestReleaseRequest request)
RunReleaseTest executes the tests defined of a named release
|
| 限定符和类型 | 方法和说明 |
|---|---|
Tiller.TestReleaseResponse.Builder |
Tiller.TestReleaseResponse.Builder.mergeFrom(Tiller.TestReleaseResponse other) |
static Tiller.TestReleaseResponse.Builder |
Tiller.TestReleaseResponse.newBuilder(Tiller.TestReleaseResponse prototype) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
ReleaseServiceGrpc.ReleaseServiceImplBase.runReleaseTest(Tiller.TestReleaseRequest request,
io.grpc.stub.StreamObserver<Tiller.TestReleaseResponse> responseObserver)
RunReleaseTest executes the tests defined of a named release
|
void |
ReleaseServiceGrpc.ReleaseServiceStub.runReleaseTest(Tiller.TestReleaseRequest request,
io.grpc.stub.StreamObserver<Tiller.TestReleaseResponse> responseObserver)
RunReleaseTest executes the tests defined of a named release
|
| 限定符和类型 | 方法和说明 |
|---|---|
Iterator<Tiller.TestReleaseResponse> |
ReleaseManager.test(Tiller.TestReleaseRequest request)
Returns information about tests run on a given Helm release.
|
Copyright © 2019. All rights reserved.