| Package | Description |
|---|---|
| hapi.services.tiller |
Provides generated classes and interfaces for
communicating with Helm's server-side Tiller
component from Java.
|
| org.microbean.helm |
Provides classes and interfaces for working with Helm from Java.
|
| Modifier and Type | Method and Description |
|---|---|
protected ReleaseServiceGrpc.ReleaseServiceFutureStub |
ReleaseServiceGrpc.ReleaseServiceFutureStub.build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
static ReleaseServiceGrpc.ReleaseServiceFutureStub |
ReleaseServiceGrpc.newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
| Modifier and Type | Method and Description |
|---|---|
ReleaseServiceGrpc.ReleaseServiceFutureStub |
Tiller.getReleaseServiceFutureStub()
Returns the gRPC-generated
ReleaseServiceGrpc.ReleaseServiceFutureStub
object that represents the capabilities of the Tiller server. |
Copyright © 2017–2017, MicroBean. All rights reserved.