| 程序包 | 说明 |
|---|---|
| common.kubernetes.tiller | |
| hapi.services.tiller | |
| org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
| 限定符和类型 | 方法和说明 |
|---|---|
ReleaseServiceGrpc.ReleaseServiceBlockingStub |
TillerClient.getBlockingStub() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ReleaseServiceGrpc.ReleaseServiceBlockingStub |
ReleaseServiceGrpc.ReleaseServiceBlockingStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceBlockingStub |
ReleaseServiceGrpc.newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
| 限定符和类型 | 方法和说明 |
|---|---|
ReleaseServiceGrpc.ReleaseServiceBlockingStub |
Tiller.getReleaseServiceBlockingStub()
Returns the gRPC-generated
ReleaseServiceGrpc.ReleaseServiceBlockingStub
object that represents the capabilities of the Tiller server. |
Copyright © 2022. All rights reserved.